summaryrefslogtreecommitdiff
path: root/extra/sox/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-10 23:15:14 +0000
committerroot <root@rshg054.dnsready.net>2012-02-10 23:15:14 +0000
commit9d1489b877a1fa7c2674cf1f744804db42d93bfc (patch)
tree33f1f96e0a8a2cc9a6a2939dfa0517a2ea47dcce /extra/sox/PKGBUILD
parent4bc61018eec54dbe50e7556ce01d2ef2859b2c9f (diff)
Fri Feb 10 23:15:14 UTC 2012
Diffstat (limited to 'extra/sox/PKGBUILD')
-rw-r--r--extra/sox/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/sox/PKGBUILD b/extra/sox/PKGBUILD
index 5973fa422..40aedb9a7 100644
--- a/extra/sox/PKGBUILD
+++ b/extra/sox/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 148932 2012-02-05 11:56:32Z ibiru $
+# $Id: PKGBUILD 149755 2012-02-10 04:38:45Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=sox
pkgver=14.3.2
-pkgrel=5
+pkgrel=6
pkgdesc="The Swiss Army knife of sound processing tools"
arch=('i686' 'x86_64')
url="http://sox.sourceforge.net/"
license=('GPL' 'LGPL')
-depends=('libltdl' 'file' 'libsndfile' 'libpng' 'lame' 'opencore-amr')
+depends=('libltdl' 'file' 'libsndfile' 'libpng' 'lame' 'opencore-amr' 'gsm')
makedepends=('ffmpeg' 'libao' 'libmad' 'libid3tag' 'wavpack' 'libpulse')
optdepends=('libao: for ao plugin'
'ffmpeg: for ffmpeg plugin'