summaryrefslogtreecommitdiff
path: root/extra/gimp
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-24 23:55:24 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-24 23:55:24 -0300
commitd0667450d97b754454742d2c3954979ed0826f1b (patch)
treebbf4c7fec1eb8013a10bd406fcbe3501cdb5a829 /extra/gimp
parentc17c5a39aa47a22c64b63bdc0ccc5f20da37b98e (diff)
parentfad7e04efd4045c478db2e849bb8d457b82cdada (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/ascii/PKGBUILD community/shapelib/PKGBUILD core/e2fsprogs/PKGBUILD
Diffstat (limited to 'extra/gimp')
-rw-r--r--extra/gimp/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/extra/gimp/PKGBUILD b/extra/gimp/PKGBUILD
index 9e89aacba..8ad7bccfc 100644
--- a/extra/gimp/PKGBUILD
+++ b/extra/gimp/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 184384 2013-05-06 19:37:31Z foutrelis $
+# $Id: PKGBUILD 188883 2013-06-23 21:29:32Z daniel $
# Maintainer: Daniel Isenmann <daniel@archlinux.org>
pkgname=gimp
-pkgver=2.8.4
-pkgrel=2
+pkgver=2.8.6
+pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gimp.org/"
license=('GPL' 'LGPL')
depends=('pygtk' 'lcms' 'libxpm' 'libwmf' 'libxmu' 'librsvg' 'libmng' 'dbus-glib' \
'libexif' 'gegl' 'jasper' 'desktop-file-utils' 'hicolor-icon-theme' 'babl')
-makedepends=('intltool' 'libwebkit' 'poppler-glib' 'alsa-lib' 'iso-codes' 'curl' 'ghostscript')
+makedepends=('intltool' 'webkitgtk2' 'poppler-glib' 'alsa-lib' 'iso-codes' 'curl' 'ghostscript')
optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
- 'libwebkit: for the help browser'
+ 'webkitgtk2: for the help browser'
'poppler-glib: for pdf support'
'alsa-lib: for MIDI event controller module'
'curl: for URI support'
@@ -22,7 +22,7 @@ conflicts=('gimp-devel')
install=gimp.install
source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 linux.gpl
uri-backend-libcurl.patch)
-md5sums=('392592e8755d046317878d226145900f'
+md5sums=('12b3fdf33d1f07ae79b412a9e38b9693'
'bb27bc214261d36484093e857f015f38'
'e894f4b2ffa92c71448fdd350e9b78c6')