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

Antonio Rojas arojas at archlinux.org
Mon Dec 18 21:37:20 UTC 2017


    Date: Monday, December 18, 2017 @ 21:37:19
  Author: arojas
Revision: 313312

Remove clamz dependency

Modified:
  amarok/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-18 20:59:57 UTC (rev 313311)
+++ PKGBUILD	2017-12-18 21:37:19 UTC (rev 313312)
@@ -5,7 +5,7 @@
 
 pkgname=amarok
 pkgver=2.8.0
-pkgrel=16
+pkgrel=17
 pkgdesc="The powerful music player for KDE"
 arch=("x86_64")
 url="http://amarok.kde.org/"
@@ -12,14 +12,12 @@
 license=('GPL2' 'LGPL2.1' 'FDL')
 depends=('kdebase-runtime' 'mariadb' 'taglib-extras'
         'liblastfm' 'ffmpeg' 'libofa' 'qjson' 'qtscriptgenerator')
-makedepends=('pkgconfig' 'automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth'
-             'libmygpo-qt' 'mesa' 'clamz')
+makedepends=('automoc4' 'cmake' 'libgpod' 'libmtp' 'loudmouth' 'libmygpo-qt')
 optdepends=("libgpod: support for Apple iPod audio devices"
             "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"
             "gst-libav: MP3 codecs"
             "audiocd-kio4: audio CD support")
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2"



More information about the arch-commits mailing list