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

Andrea Scarpino andrea at archlinux.org
Tue Oct 14 16:45:10 UTC 2014


    Date: Tuesday, October 14, 2014 @ 18:45:10
  Author: andrea
Revision: 224342

gst-libav is needed to play MP3s (FS#41970)

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-14 16:43:36 UTC (rev 224341)
+++ PKGBUILD	2014-10-14 16:45:10 UTC (rev 224342)
@@ -15,11 +15,12 @@
 makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
              'libmygpo-qt' 'mesa' 'clamz')
 optdepends=("libgpod: support for Apple iPod audio devices"
-	        "libmtp: support for portable media devices"
-        	"loudmouth: backend needed by mp3tunes for syncing"
+            "libmtp: support for portable media devices"
+            "loudmouth: backend needed by mp3tunes for syncing"
             "ifuse: support for Apple iPod Touch and iPhone"
             "libmygpo-qt: gpodder.net Internet Service"
-            "clamz: allow to download songs from Amazon.com")
+            "clamz: allow to download songs from Amazon.com"
+            "gst-libav: MP3 codecs")
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937')



More information about the arch-commits mailing list