[arch-commits] CVS update of extra/multimedia/sox (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Aug 21 19:43:05 UTC 2007


    Date: Tuesday, August 21, 2007 @ 15:43:05
  Author: tpowa
    Path: /home/cvs-extra/extra/multimedia/sox

Modified: PKGBUILD (1.13 -> 1.14)

'upgpgkg: aded libsamplerate as depend'


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/multimedia/sox/PKGBUILD
diff -u extra/multimedia/sox/PKGBUILD:1.13 extra/multimedia/sox/PKGBUILD:1.14
--- extra/multimedia/sox/PKGBUILD:1.13	Sat Apr 14 13:54:25 2007
+++ extra/multimedia/sox/PKGBUILD	Tue Aug 21 15:43:05 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.13 2007/04/14 17:54:25 dale Exp $
+# $Id: PKGBUILD,v 1.14 2007/08/21 19:43:05 tpowa Exp $
 # Maintainer: dale <dale at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sox
 pkgver=13.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The Swiss Army knife of sound processing tools"
 arch=(i686 x86_64)
-depends=('libvorbis' 'lame' 'libmad' 'bash' 'alsa-lib' 'libsndfile')
+license=('GPL')
+depends=('libvorbis' 'lame' 'libmad' 'bash' 'alsa-lib' 'libsndfile' 'libsamplerate')
 url="http://sox.sourceforge.net/"
 source=(http://easynews.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('0243d62895caee558b5294d5b78cfbcb')
-options=(NOLIBTOOL)
+options=(!libtool)
 
 build() {
 	cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list