aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIru Cai2016-08-06 17:20:35 +0800
committerIru Cai2016-08-06 17:20:35 +0800
commitfa2d6415a4ce80f3f372c652f3a4a736de525319 (patch)
tree43d576478e6553e87c5dda88dae0924808632c49
parent93ed99d939dc18caff613674b751a4843cea65eb (diff)
downloadaur-fa2d6415a4ce80f3f372c652f3a4a736de525319.tar.gz
version update and cleanup
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3ecb9c8b3e4..f6b0b60c4a20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 18 02:44:21 UTC 2016
+# Sat Aug 6 09:20:20 UTC 2016
pkgbase = gimp-git
pkgdesc = GNU Image Manipulation Program
- pkgver = 2.9.2.1044.g1c6b85d
+ pkgver = 2.9.4.47.g8493711
pkgrel = 1
epoch = 1
url = http://www.gimp.org
@@ -30,7 +30,7 @@ pkgbase = gimp-git
depends = gtk-doc
depends = gegl-git>=0.3.4
depends = openexr>=1.6.1
- depends = libmypaint-git
+ depends = libmypaint-git>=1.3.0
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 c8713f8d53df..99436e09b331 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,17 +4,16 @@
pkgname=gimp-git
epoch=1
-pkgver=2.9.2.1044.g1c6b85d
+pkgver=2.9.4.47.g8493711
pkgrel=1
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64')
url="http://www.gimp.org"
license=('GPL' 'LGPL')
-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' 'libmypaint-git')
+ 'gegl-git>=0.3.4' 'openexr>=1.6.1' 'libmypaint-git>=1.3.0')
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')
@@ -26,13 +25,10 @@ optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cu
options=('!libtool' '!makeflags')
provides=('gimp')
conflicts=('gimp')
-replaces=()
-backup=()
source=(git://git.gnome.org/gimp
linux.gpl)
md5sums=('SKIP'
'bb27bc214261d36484093e857f015f38')
-noextract=()
_gitname=gimp