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

Andrea Scarpino andrea at archlinux.org
Thu Feb 10 07:34:56 UTC 2011


    Date: Thursday, February 10, 2011 @ 02:34:55
  Author: andrea
Revision: 109496

added ifuse as optdependence (FS#22590)

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-10 07:34:49 UTC (rev 109495)
+++ PKGBUILD	2011-02-10 07:34:55 UTC (rev 109496)
@@ -14,9 +14,10 @@
         'liblastfm' 'ffmpeg' 'libofa')
 makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
         'docbook-xsl')
-optdepends=("libgpod: support Apple iPod audio devices"
+optdepends=("libgpod: support for Apple iPod audio devices"
 	"libmtp: support for portable media devices"
-	"loudmouth: backend needed by mp3tunes for syncing")
+	"loudmouth: backend needed by mp3tunes for syncing"
+    "ifuse: support for Apple iPod Touch and iPhone")
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('bdb6ddc8e38d0982a0786ff8ac96d923')




More information about the arch-commits mailing list