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

Antonio Rojas arojas at archlinux.org
Thu Nov 22 21:09:47 UTC 2018


    Date: Thursday, November 22, 2018 @ 21:09:47
  Author: arojas
Revision: 340314

Add qt5-xmlpatterns dependency, no longer pulled by qt5-declarative

Modified:
  digikam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-22 20:49:40 UTC (rev 340313)
+++ PKGBUILD	2018-11-22 21:09:47 UTC (rev 340314)
@@ -13,7 +13,7 @@
 license=(GPL)
 url="http://www.digikam.org/"
 makedepends=(extra-cmake-modules libkipi libksane liblqr opencv doxygen lensfun eigen boost kdoctools marble-common
-             kfilemetadata akonadi-contacts qtav threadweaver kcalcore knotifyconfig libmediawiki libkvkontakte glu)
+             kfilemetadata akonadi-contacts qtav threadweaver kcalcore knotifyconfig libmediawiki libkvkontakte glu qt5-xmlpatterns)
 source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz"
         kdebug-395875.patch::"https://cgit.kde.org/digikam.git/patch/core?id=486e34a0"
         digikam-opencv4.patch)
@@ -65,7 +65,8 @@
   pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam"
   depends=(kio libkipi)
   optdepends=('libmediawiki: MediaWiki Export plugin'
-              'libkvkontakte: VKontakte.ru Exporter plugin')
+              'libkvkontakte: VKontakte.ru Exporter plugin'
+              'qt5-xmlpatterns: rajce.net plugin')
 
   cd build/extra
   make DESTDIR="$pkgdir" install



More information about the arch-commits mailing list