author | Fredy García
<frealgagu@gmail.com> 2023-06-29 21:12:27 UTC |
committer | Fredy García
<frealgagu@gmail.com> 2023-06-29 21:12:27 UTC |
parent | 4cee59e60837a583e42db47214e483c4be86e716 |
.SRCINFO | +2 | -3 |
PKGBUILD | +3 | -3 |
diff --git a/.SRCINFO b/.SRCINFO index 1bcf561..d1fde76 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = amarok pkgdesc = The powerful music player for KDE pkgver = 2.9.71 - pkgrel = 3 + pkgrel = 4 url = http://amarok.kde.org/ arch = x86_64 license = FDL @@ -11,6 +11,7 @@ pkgbase = amarok makedepends = gdk-pixbuf2 makedepends = git makedepends = knotifyconfig + makedepends = qt5-tools makedepends = loudmouth depends = kcmutils depends = kdoctools @@ -22,8 +23,6 @@ pkgbase = amarok depends = libofa depends = mariadb depends = phonon-qt5 - depends = qt5-script - depends = qt5-tools depends = qt5-webengine depends = taglib-extras depends = threadweaver diff --git a/PKGBUILD b/PKGBUILD index ae87de2..09350fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,13 +6,13 @@ pkgname=amarok pkgver=2.9.71 -pkgrel=3 +pkgrel=4 pkgdesc="The powerful music player for KDE" arch=("x86_64") url="http://${pkgname}.kde.org/" license=("FDL" "GPL2" "LGPL2.1") -depends=("kcmutils" "kdoctools" "kdnssd" "kirigami2" "knewstuff" "ktexteditor" "liblastfm-qt5" "libofa" "mariadb" "phonon-qt5" "qt5-script" "qt5-tools" "qt5-webengine" "taglib-extras" "threadweaver") -makedepends=("extra-cmake-modules" "gdk-pixbuf2" "git" "knotifyconfig" "loudmouth") +depends=("kcmutils" "kdoctools" "kdnssd" "kirigami2" "knewstuff" "ktexteditor" "liblastfm-qt5" "libofa" "mariadb" "phonon-qt5" "qt5-webengine" "taglib-extras" "threadweaver") +makedepends=("extra-cmake-modules" "gdk-pixbuf2" "git" "knotifyconfig" "qt5-tools" "loudmouth") optdepends=( "ifuse: support for Apple iPod Touch and iPhone" "loudmouth: backend needed by mp3tunes for syncing"