From 4e2fbd95c5d3de973a7f16f9d3edf9761c2d353a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?coadde=20=5BM=C3=A1rcio=20Alexandre=20Silva=20Delgado=5D?= Date: Tue, 3 May 2016 01:12:37 -0300 Subject: pcr/gimp-git: update package --- pcr/gimp-git/PKGBUILD | 49 +++++-------------------------------------------- 1 file changed, 5 insertions(+), 44 deletions(-) (limited to 'pcr/gimp-git/PKGBUILD') diff --git a/pcr/gimp-git/PKGBUILD b/pcr/gimp-git/PKGBUILD index ce72925b1..2769cc80f 100644 --- a/pcr/gimp-git/PKGBUILD +++ b/pcr/gimp-git/PKGBUILD @@ -1,9 +1,9 @@ -# Maintainer: Márcio Silva -# Maintainer (Arch): Daniel Isenmann +# Maintainer: Márcio Silva +# based of gimp _pkgname=gimp pkgname=gimp-git -pkgver=r36013.789e9f2 +pkgver=r36696.f1f91ec pkgrel=1 pkgdesc="GNU Image Manipulation Program" arch=('i686' 'x86_64' 'armv7h') @@ -11,35 +11,21 @@ url="http://www.${_pkgname}.org/" license=('GPL' 'LGPL') depends=('pygtk' 'lcms2' 'libxpm' 'libwmf' 'libxmu' 'librsvg' 'libmng' 'dbus-glib' 'libgexiv2' 'gegl-git' 'jasper' 'desktop-file-utils' 'hicolor-icon-theme' 'babl' - 'libgudev' 'libmypaint-gegl-git' 'aalib') # openexr is unstable + 'openexr' 'libgudev' 'mypaint-gegl' 'aalib') makedepends=('intltool' 'webkitgtk2' 'poppler-glib' 'poppler-data' 'alsa-lib' 'iso-codes' 'ghostscript' 'gtk-doc' 'git' - 'sdl' 'suitesparse' 'ffmpeg' 'lensfun' 'libraw' 'lua') + 'sdl' 'suitesparse' 'ffmpeg' 'lensfun' 'libraw' 'lua' 'python') # python: for gdbus-codegen optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support' 'webkitgtk2: for the help browser' '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=(${_pkgname}-${pkgver}::git+git://git.gnome.org/${_pkgname}.git - 16-${_pkgname}-prefs-folders-icon-themes.png::https://git.gnome.org/browse/${_pkgname}/plain/icons/Symbolic/16/${_pkgname}-prefs-folders-icon-themes.png?id=56a4166bffbccf7cbac0f6c2a86b131569125c71 - 16-${_pkgname}-prefs-icon-theme.png::https://git.gnome.org/browse/${_pkgname}/plain/icons/Symbolic/16/${_pkgname}-prefs-icon-theme.png?id=56a4166bffbccf7cbac0f6c2a86b131569125c71 - 22-${_pkgname}-prefs-folders-icon-themes.png::https://git.gnome.org/browse/${_pkgname}/plain/icons/Symbolic/22/${_pkgname}-prefs-folders-icon-themes.png?id=56a4166bffbccf7cbac0f6c2a86b131569125c71 - 22-${_pkgname}-prefs-icon-theme.png::https://git.gnome.org/browse/${_pkgname}/plain/icons/Symbolic/22/${_pkgname}-prefs-icon-theme.png?id=56a4166bffbccf7cbac0f6c2a86b131569125c71 - 48-${_pkgname}-prefs-folders-icon-themes.png::https://git.gnome.org/browse/${_pkgname}/plain/icons/Symbolic/48/${_pkgname}-prefs-folders-icon-themes.png?id=56a4166bffbccf7cbac0f6c2a86b131569125c71 - 48-${_pkgname}-prefs-icon-theme.png::https://git.gnome.org/browse/${_pkgname}/plain/icons/Symbolic/48/${_pkgname}-prefs-icon-theme.png?id=56a4166bffbccf7cbac0f6c2a86b131569125c71 linux-kernel.gpl) md5sums=('SKIP' - '1bd9199d99663d1418557e0abb101ada' - '4b90f51fd82c783ff8a15903df266298' - '9f43e10cbc033489dce23b6bbfb39069' - '2be93e54af2854499203a6a071de882d' - 'e1daf16478537788eee10d9ae269573d' - '6573c96d86a6bd2cea5ecd952a243d60' '36854ad996c96df06249f1e94bd996d5') pkgver() { @@ -47,31 +33,6 @@ pkgver() { printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)" } -prepare() { - cd "${srcdir}/${_pkgname}-${pkgver}" - -# # fix OpenEXR support -# sed -i '\|if test "x$with_openexr" != xno; then|,+6 d -# s|have_openexr=no|have_openexr=yes| -# ' configure.ac -# sed -i 's|ImfChannelList[.]h|OpenEXR/ImfChannelList.h| -# s|ImfInputFile[.]h|OpenEXR/ImfInputFile.h| -# s|ImfRgbaFile[.]h|OpenEXR/ImfRgbaFile.h| -# s|ImfRgbaYca[.]h|OpenEXR/ImfRgbaYca.h| -# s|ImfStandardAttributes[.]h|OpenEXR/ImfStandardAttributes.h| -# ' plug-ins/file-exr/openexr-wrapper.cc - - # Taoism (Ying Yang) icons removal from Symbolic icon theme, since it is software for all users, not just for Taotists ones: - # https://git.gnome.org/browse/gimp/commit/?id=836cce83896cb47ef00458b5190d5f0a5e1acd5d - # https://bugzilla.gnome.org/show_bug.cgi?id=760281 - cp ../16-${_pkgname}-prefs-folders-icon-themes.png icons/Symbolic/16/${_pkgname}-prefs-folders-icon-themes.png - cp ../16-${_pkgname}-prefs-icon-theme.png icons/Symbolic/16/${_pkgname}-prefs-icon-theme.png - cp ../22-${_pkgname}-prefs-folders-icon-themes.png icons/Symbolic/22/${_pkgname}-prefs-folders-icon-themes.png - cp ../22-${_pkgname}-prefs-icon-theme.png icons/Symbolic/22/${_pkgname}-prefs-icon-theme.png - cp ../48-${_pkgname}-prefs-folders-icon-themes.png icons/Symbolic/48/${_pkgname}-prefs-folders-icon-themes.png - cp ../48-${_pkgname}-prefs-icon-theme.png icons/Symbolic/48/${_pkgname}-prefs-icon-theme.png -} - build() { cd "${srcdir}/${_pkgname}-${pkgver}" NOCONFIGURE=1 ./autogen.sh -- cgit v1.2.3-2-g168b