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

Daniel Isenmann daniel at archlinux.org
Sat May 26 19:56:44 UTC 2012


    Date: Saturday, May 26, 2012 @ 15:56:44
  Author: daniel
Revision: 159778

upgpkg: gimp 2.8.0-2

Add JPEG2000 support with jasper - fixed FS#29991

Modified:
  gimp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-26 19:52:21 UTC (rev 159777)
+++ PKGBUILD	2012-05-26 19:56:44 UTC (rev 159778)
@@ -3,13 +3,13 @@
 
 pkgname=gimp
 pkgver=2.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GNU Image Manipulation Program"
 arch=('i686' 'x86_64')
 url="http://www.gimp.org/"
 license=('GPL' 'LGPL')
 depends=('pygtk' 'lcms' 'libxpm' 'libwmf' 'libxmu' 'librsvg' 'libmng' 'dbus-glib' \
-         'libexif' 'gegl' 'desktop-file-utils' 'hicolor-icon-theme' 'babl')
+         'libexif' 'gegl' 'jasper' 'desktop-file-utils' 'hicolor-icon-theme' 'babl')
 makedepends=('intltool' 'libwebkit' 'poppler-glib' 'alsa-lib' 'iso-codes' 'curl')
 optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
             'libwebkit: for the help browser'




More information about the arch-commits mailing list