gimp: update to 2.10.24

graphviz is now optional, see
f83fd22c4b
This commit is contained in:
FollieHiyuki 2021-05-13 22:04:50 +03:00 committed by Érico Nogueira Rolim
parent 473850aa8e
commit ddc3c4c7fa
1 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gimp'
pkgname=gimp
version=2.10.22
revision=3
version=2.10.24
revision=1
build_style=gnu-configure
configure_args="--disable-check-update --datadir=/usr/share"
hostmakedepends="automake gegl gettext-devel glib-devel gtk+-devel intltool
@ -12,15 +12,14 @@ makedepends="aalib-devel alsa-lib-devel babl-devel dbus-glib-devel gegl-devel
libopenexr-devel librsvg-devel libwmf-devel mypaint-brushes1
poppler-glib-devel pygtk-devel glib-networking libwebp-devel
libheif-devel libopenjpeg2-devel x265-devel"
# graphviz is necessary to enable gegl:introspect
depends="desktop-file-utils hicolor-icon-theme iso-codes mypaint-brushes1 graphviz"
depends="desktop-file-utils hicolor-icon-theme iso-codes mypaint-brushes1"
short_desc="GNU image manipulation program"
conf_files="/etc/gimp/${version%%.*}.0/*"
maintainer="fosslinux <fosslinux@aussies.space>"
license="GPL-3.0-only"
homepage="https://www.gimp.org"
distfiles="https://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2"
checksum=2db84b57f3778d80b3466d7c21a21d22e315c7b062de2883cbaaeda9a0f618bb
checksum=bd1bb762368c0dd3175cf05006812dd676949c3707e21f4e6857435cb435989e
python_version=2
lib32disabled=yes
no_generic_pkgconfig_link=yes