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

Antonio Rojas arojas at archlinux.org
Mon Sep 17 21:11:26 UTC 2018


    Date: Monday, September 17, 2018 @ 21:11:26
  Author: arojas
Revision: 334797

Build with lcms2

Modified:
  geeqie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-17 18:06:27 UTC (rev 334796)
+++ PKGBUILD	2018-09-17 21:11:26 UTC (rev 334797)
@@ -3,12 +3,12 @@
 
 pkgname=geeqie
 pkgver=1.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A lightweight image browser and viewer"
 arch=('x86_64')
 url="http://www.geeqie.org/"
 license=('GPL2')
-depends=('exiv2' 'gtk2' 'lcms' 'ffmpegthumbnailer')
+depends=('exiv2' 'gtk2' 'ffmpegthumbnailer')
 makedepends=('intltool' 'doxygen' 'gnome-doc-utils' 'python')
 optdepends=('librsvg: SVG rendering'
 	    'fbida: for jpeg rotation')



More information about the arch-commits mailing list