From 9b0a17acb95bb68fcd3aeaa5d47bf289c8fa76b7 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Wed, 7 May 2014 22:39:55 +0400 Subject: [PATCH] gimp: Rebuild with new poppler. --- mingw-w64-gimp/PKGBUILD | 65 +++++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 32 deletions(-) diff --git a/mingw-w64-gimp/PKGBUILD b/mingw-w64-gimp/PKGBUILD index 09d355aec1..0615f5462f 100644 --- a/mingw-w64-gimp/PKGBUILD +++ b/mingw-w64-gimp/PKGBUILD @@ -4,48 +4,49 @@ _realname=gimp _mingw_suff=mingw-w64-${CARCH} pkgname=("${_mingw_suff}-${_realname}") pkgver=2.8.10 -pkgrel=6 -pkgdesc="GNU Image Manipulation Program" +pkgrel=7 +pkgdesc="GNU Image Manipulation Program (mingw-w64)" arch=('any') groups=("${_mingw_suff}") url="http://www.gimp.org/" license=('GPL' 'LGPL') depends=("${_mingw_suff}-python2-pygtk" - "${_mingw_suff}-lcms2" - "${_mingw_suff}-xpm-nox" - "${_mingw_suff}-libwmf" - "${_mingw_suff}-librsvg" - "${_mingw_suff}-libmng" - "${_mingw_suff}-dbus-glib" - "${_mingw_suff}-libexif" - "${_mingw_suff}-gegl" - "${_mingw_suff}-jasper" - "${_mingw_suff}-hicolor-icon-theme" - "${_mingw_suff}-babl" - "${_mingw_suff}-openexr" - "${_mingw_suff}-webkitgtk2" - "${_mingw_suff}-poppler" - "${_mingw_suff}-curl" - "${_mingw_suff}-ghostscript" - ) + "${_mingw_suff}-lcms2" + "${_mingw_suff}-xpm-nox" + "${_mingw_suff}-libwmf" + "${_mingw_suff}-librsvg" + "${_mingw_suff}-libmng" + "${_mingw_suff}-dbus-glib" + "${_mingw_suff}-libexif" + "${_mingw_suff}-gegl" + "${_mingw_suff}-jasper" + "${_mingw_suff}-hicolor-icon-theme" + "${_mingw_suff}-babl" + "${_mingw_suff}-openexr" + "${_mingw_suff}-webkitgtk2" + "${_mingw_suff}-poppler" + "${_mingw_suff}-curl" + "${_mingw_suff}-ghostscript" + ) makedepends=('intltool' - "${_mingw_suff}-iso-codes" - "${_mingw_suff}-curl" - "${_mingw_suff}-webkitgtk2" - "${_mingw_suff}-poppler" - "${_mingw_suff}-ghostscript") + "${_mingw_suff}-iso-codes" + "${_mingw_suff}-curl" + "${_mingw_suff}-webkitgtk2" + "${_mingw_suff}-poppler" + "${_mingw_suff}-ghostscript") options=('strip' 'makeflags') install=gimp-${CARCH}.install -source=(ftp://ftp.gimp.org/pub/gimp/v${pkgver%.*}/${_realname}-${pkgver}.tar.bz2 +source=(http://download.gimp.org/pub/gimp/v${pkgver%.*}/${_realname}-${pkgver}.tar.bz2{,.md5} uri-backend-libcurl.patch - patch_CVE197.patch - patch_CVE1913.patch - freetype_location.patch - gegl-0.3-fix.patch - find-directx-fix.patch - python-m4.patch - mingw-add-ModuleFileName-dir-to-PATH.patch) + patch_CVE197.patch + patch_CVE1913.patch + freetype_location.patch + gegl-0.3-fix.patch + find-directx-fix.patch + python-m4.patch + mingw-add-ModuleFileName-dir-to-PATH.patch) md5sums=('84c964aab7044489af69f7319bb59b47' + 'c80070bf99005917b0d35263bfedc3f2' 'e894f4b2ffa92c71448fdd350e9b78c6' '901643efc82fae57af466d8a0a8991ff' 'dcc2acc9f9962a7c83ffb4243c08c469'