[arch-commits] Commit in gimp/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Nov 8 01:03:10 UTC 2008
Date: Friday, November 7, 2008 @ 20:03:09
Author: jgc
Revision: 18614
upgpkg: gimp 2.6.2-2
Modified:
gimp/trunk/PKGBUILD
----------+
PKGBUILD | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-08 01:02:43 UTC (rev 18613)
+++ PKGBUILD 2008-11-08 01:03:09 UTC (rev 18614)
@@ -3,20 +3,21 @@
pkgname=gimp
pkgver=2.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
url="http://www.gimp.org/"
license=('GPL')
-depends=('gtk2>=2.12.11' 'lcms>=1.17' 'libxpm>=3.5.7' 'libwmf>=0.2.8.4'
- 'libxmu>=1.0.4' 'librsvg>=2.22.2' 'libmng>=1.0.10' 'dbus-glib>=0.7.6'
- 'libexif>=0.6.16' 'pygtk>=2.12.1' 'desktop-file-utils' 'gegl>=0.0.18')
+depends=('gtk2>=2.14.4' 'lcms>=1.17' 'libxpm>=3.5.7' 'libwmf>=0.2.8.4'
+ 'libxmu>=1.0.4' 'librsvg>=2.22.3' 'libmng>=1.0.10' 'dbus-glib>=0.76'
+ 'libexif>=0.6.16' 'pygtk>=2.13.0' 'desktop-file-utils' 'gegl>=0.0.18')
makedepends=('gutenprint>=5.0.2' 'intltool>=0.35.5' 'libwebkit'
- 'gnome-python>=2.16.2' 'poppler-glib>=0.8.6' 'pkgconfig>=0.21'
+ 'gnome-python>=2.16.2' 'poppler-glib>=0.10.0' 'pkgconfig>=0.21'
'alsa-lib>=1.0.16' 'libgnomeui>=2.22.1')
-optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support' \
- 'libwebkit: for the help browser' 'poppler-glib: for pdf support' \
- 'hal: for Linux input event controller module' \
+optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
+ 'libwebkit: for the help browser'
+ 'poppler-glib: for pdf support'
+ 'hal: for Linux input event controller module'
'alsa-lib: for MIDI event controller module')
options=('!libtool' '!makeflags')
conflicts=('gimp-devel')
More information about the arch-commits
mailing list