summaryrefslogtreecommitdiff
path: root/pcr/gimp-devel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/gimp-devel/PKGBUILD')
-rw-r--r--pcr/gimp-devel/PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/pcr/gimp-devel/PKGBUILD b/pcr/gimp-devel/PKGBUILD
index 94be847b6..d985a7533 100644
--- a/pcr/gimp-devel/PKGBUILD
+++ b/pcr/gimp-devel/PKGBUILD
@@ -1,17 +1,17 @@
-# Maintainer: Márcio Silva <coadde@parabola.nu>
-# Maintainer (Arch): Daniel Isenmann <daniel@archlinux.org>
+# Maintainer: Márcio Silva <coadde@parabola.nu>
+# based of gimp
_pkgname=gimp
pkgname=gimp-devel
pkgver=2.9.2
-pkgrel=2
+pkgrel=3
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64' 'armv7h')
url="http://www.${_pkgname}.org/"
license=('GPL' 'LGPL')
depends=('pygtk' 'lcms2' 'libxpm' 'libwmf' 'libxmu' 'librsvg' 'libmng' 'dbus-glib'
- 'libgexiv2' 'gegl' 'jasper' 'desktop-file-utils' 'hicolor-icon-theme' 'babl'
- 'libgudev' 'libmypaint' 'aalib') # openexr is unstable
+ 'libgexiv2' 'gegl-devel' 'jasper' 'desktop-file-utils' 'hicolor-icon-theme' 'babl'
+ 'openexr' 'libgudev' 'mypaint-gegl' 'aalib')
makedepends=('intltool' 'webkitgtk2' 'poppler-glib' 'poppler-data' 'alsa-lib' 'iso-codes' 'ghostscript' 'gtk-doc'
'sdl' 'suitesparse' 'ffmpeg' 'lensfun' 'libraw' 'lua')
optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'
@@ -19,12 +19,10 @@ optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cu
'poppler-glib: for pdf support'
'poppler-data: for pdf import with Cyrillic and CJK support'
'alsa-lib: for MIDI event controller module'
- 'mypaint-gegl-git: for use mypaint brushes'
'ghostscript: for postscript support')
options=('!makeflags')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
-install=${_pkgname}.install
source=(http://download.${_pkgname}.org/pub/${_pkgname}/v${pkgver%.*}/${_pkgname}-${pkgver}.tar.bz2
linux-kernel.gpl)
md5sums=('aa8a846a497e3328c5b7d2fd33f5cf63'