Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4c1635f0744397492b35d9408dda9cec1ad88045
commit 4c1635f0744397492b35d9408dda9cec1ad88045 Author: crazy <[EMAIL PROTECTED]> Date: Thu Jan 17 20:18:42 2008 +0100 vorbisgain-0.37-1-i686 * New package from jowe * see http://forums.frugalware.org/index.php?t=rview&goto=7917#msg_7917 diff --git a/source/multimedia-extra/vorbisgain/FrugalBuild b/source/multimedia-extra/vorbisgain/FrugalBuild new file mode 100644 index 0000000..dc713e6 --- /dev/null +++ b/source/multimedia-extra/vorbisgain/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0 SBU +# Maintainer: crazy <[EMAIL PROTECTED]> +# Contributor: jowe <[EMAIL PROTECTED]> + +pkgname=vorbisgain +pkgver=0.37 +pkgrel=1 +pkgdesc="VorbisGain is a utility that uses a psychoacoustic method to correct the volume of an Ogg Vorbis file to a predefined standardized loudness" +url="http://sjeng.org/vorbisgain.html" +depends=('libvorbis') +groups=('multimedia-extra') +archs=('i686') +up2date="lynx -dump http://sjeng.org/ftp/vorbis/ | Flasttar" +source=(http://sjeng.org/ftp/vorbis/$pkgname-$pkgver.tar.gz) +sha1sums=('bd79764a83a8ee327df85c538ec798a6d3f240be') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
