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

Christian Hesse eworm at archlinux.org
Fri Jun 22 06:39:15 UTC 2018


    Date: Friday, June 22, 2018 @ 06:39:15
  Author: eworm
Revision: 327428

upgpkg: gimp 2.10.2-2

support HEIF file format (FS#58709)

Modified:
  gimp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-22 02:32:51 UTC (rev 327427)
+++ PKGBUILD	2018-06-22 06:39:15 UTC (rev 327428)
@@ -4,14 +4,14 @@
 
 pkgname=gimp
 pkgver=2.10.2
-pkgrel=1
+pkgrel=2
 pkgdesc='GNU Image Manipulation Program'
 url='https://www.gimp.org/'
 arch=('x86_64')
 license=('GPL' 'LGPL')
 depends=('babl' 'dbus-glib' 'desktop-file-utils' 'gegl' 'glib-networking' 'hicolor-icon-theme'
-         'jasper' 'lcms' 'libexif' 'libgudev' 'libmng' 'libmypaint' 'librsvg' 'libwebp' 'libwmf'
-         'libxmu' 'libxpm' 'mypaint-brushes' 'openexr' 'poppler-data' 'pygtk')
+         'jasper' 'lcms' 'libheif' 'libexif' 'libgudev' 'libmng' 'libmypaint' 'librsvg' 'libwebp'
+         'libwmf' 'libxmu' 'libxpm' 'mypaint-brushes' 'openexr' 'poppler-data' 'pygtk')
 makedepends=('alsa-lib' 'curl' 'ghostscript' 'gtk-doc' 'intltool' 'iso-codes' 'poppler-glib')
 optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
             'poppler-glib: for pdf support'



More information about the arch-commits mailing list