From 607587c7c499d61718e6a252e3ef0e67d2dd485f Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 30 Jan 2012 20:28:34 +0100 Subject: alsa-plugins 1.0.25-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alsa-plugins/Pkgfile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'alsa-plugins/Pkgfile') diff --git a/alsa-plugins/Pkgfile b/alsa-plugins/Pkgfile index d9b8d70c0..7132db9cb 100755 --- a/alsa-plugins/Pkgfile +++ b/alsa-plugins/Pkgfile @@ -6,18 +6,15 @@ # Run on: alsa-lib,libsamplerate,speex,liba52,ffmpeg name=alsa-plugins -version=1.0.24 -release=5 +version=1.0.25 +release=1 source=(ftp://ftp.alsa-project.org/pub/plugins/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ --disable-pulseaudio \ --disable-jack make make DESTDIR=$PKG install } - -- cgit v1.2.3-54-g00ecf