[arch-commits] Commit in sox/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Fri Feb 10 04:38:22 UTC 2012


    Date: Thursday, February 9, 2012 @ 23:38:22
  Author: eric
Revision: 149754

upgpkg: sox 14.3.2-6

Add gsm depends (close FS#28327)

Modified:
  sox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-10 04:20:16 UTC (rev 149753)
+++ PKGBUILD	2012-02-10 04:38:22 UTC (rev 149754)
@@ -3,12 +3,12 @@
 
 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'




More information about the arch-commits mailing list