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

Felix Yan fyan at archlinux.org
Tue Mar 3 14:48:52 UTC 2015


    Date: Tuesday, March 3, 2015 @ 15:48:52
  Author: fyan
Revision: 232480

upgpkg: gwenview 14.12.2-2

add qt5-imageformats and kimageformats into optdepends (FS#43633)

Modified:
  gwenview/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-03 11:19:48 UTC (rev 232479)
+++ PKGBUILD	2015-03-03 14:48:52 UTC (rev 232480)
@@ -4,7 +4,7 @@
 
 pkgname=gwenview
 pkgver=14.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A fast and easy to use image viewer for KDE"
 url='http://kde.org/applications/graphics/gwenview/'
 arch=('i686' 'x86_64')
@@ -11,6 +11,8 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegraphics')
 depends=('kded' 'kactivities-frameworks' 'baloo-frameworks')
+optdepends=('qt5-imageformats: support for tiff, webp, and more image formats'
+            'kimageformats: support for dds, xcf, exr, psd, and more image formats')
 makedepends=('extra-cmake-modules' 'git' 'kdoctools' 'python')
 replaces=('kdegraphics-gwenview')
 conflicts=('kdegraphics-gwenview')



More information about the arch-commits mailing list