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

Andreas Radke andyrtr at archlinux.org
Wed Jan 13 06:52:30 UTC 2021


    Date: Wednesday, January 13, 2021 @ 06:52:30
  Author: andyrtr
Revision: 406156

upgpkg: geeqie 1.6-4: poppler-glib is a runtime dependency - FS#69306

Modified:
  geeqie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 06:23:57 UTC (rev 406155)
+++ PKGBUILD	2021-01-13 06:52:30 UTC (rev 406156)
@@ -4,7 +4,7 @@
 
 pkgname=geeqie
 pkgver=1.6
-pkgrel=3
+pkgrel=4
 pkgdesc='Lightweight image viewer'
 arch=('x86_64')
 url="http://www.geeqie.org/"
@@ -11,8 +11,9 @@
 license=('GPL2')
 # https://github.com/BestImageViewer/geeqie#optional-libraries
 depends=('exiv2' 'gtk3' 'ffmpegthumbnailer'
-         'libdjvu' 'libheif' 'libchamplain')
-makedepends=('intltool' 'python' 'librsvg' 'poppler-glib'
+         'libdjvu' 'libheif' 'libchamplain'
+         'poppler-glib')
+makedepends=('intltool' 'python' 'librsvg'
              'libwmf' 'libwebp' 'imagemagick'
              'fbida' 'gawk' 'perl-image-exiftool'
              # for the docs
@@ -21,7 +22,6 @@
             'fbida: for jpeg rotation'
             'gawk: to use the geo-decode function'
             'perl-image-exiftool: for the jpeg extraction plugin'
-            'poppler-glib: for displaying pdf files'
             'gphoto2: command-line tools for various (plugin) operations'
             'imagemagick: command-line tools for various (plugin) operations')
 source=("http://www.geeqie.org/${pkgname}-${pkgver}.tar.xz"{,.asc}



More information about the arch-commits mailing list