aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2015-12-27 10:46:09 +0800
committerIru Cai2015-12-27 10:46:09 +0800
commitb7d9c7c8cf4ec0130818e7e0502b31a6a467114d (patch)
tree9ca7ad52a8722400b3ae05549eb868d9fc3b641b
parent05a8e6ce30b18795e696560766216735d402a3c1 (diff)
downloadaur-b7d9c7c8cf4ec0130818e7e0502b31a6a467114d.tar.gz
add libmypaint-git as dependency
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c791a50bdc2b..306b3ddc53d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Dec 27 02:45:53 UTC 2015
pkgbase = gimp-git
pkgdesc = GNU Image Manipulation Program
- pkgver = 2.9.2.18.gee8f0fe
+ pkgver = 2.9.2.137.g5c0f4b5
pkgrel = 1
epoch = 1
url = http://www.gimp.org
@@ -29,6 +31,7 @@ pkgbase = gimp-git
depends = gtk-doc
depends = gegl-git>=0.3.4
depends = openexr>=1.6.1
+ depends = libmypaint-git
optdepends = gutenprint: for sophisticated printing only as gimp has built-in cups print support
optdepends = poppler-glib: for pdf support
optdepends = alsa-lib: for MIDI event controller module
diff --git a/PKGBUILD b/PKGBUILD
index b2bda317a43d..8c356346fe17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gimp-git
epoch=1
-pkgver=2.9.2.18.gee8f0fe
+pkgver=2.9.2.137.g5c0f4b5
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ groups=()
depends=('pygtk' 'lcms2>=2.2' 'libwmf>=0.2.8' 'webkitgtk2>=1.6.1' \
'libgexiv2' 'librsvg>=2.16.1' 'desktop-file-utils' \
'libexif>=0.6.15' 'libart-lgpl>=2.3.19' 'dbus-glib' 'gtk-doc' \
- 'gegl-git>=0.3.4' 'openexr>=1.6.1')
+ 'gegl-git>=0.3.4' 'openexr>=1.6.1' 'libmypaint-git')
makedepends=('git' 'gutenprint>=5.0.0' 'intltool>=0.40.1' \
'gnome-python>=2.16.2' 'poppler>=0.12.4' \
'alsa-lib>=1.0.0' 'libxslt')