gegl: update to 0.4.40.

This commit is contained in:
Michal Vasilek 2023-02-16 16:40:00 +01:00
parent dd789b95eb
commit 1f994a0dd8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gegl'
pkgname=gegl
version=0.4.38
revision=2
version=0.4.40
revision=1
build_style=meson
build_helper="gir"
configure_args="-Ddocs=false -Dintrospection=true -Dvapigen=enabled
@ -18,7 +18,7 @@ license="GPL-3.0-only, LGPL-3.0-only"
homepage="https://gegl.org/"
changelog="https://gitlab.gnome.org/GNOME/gegl/-/raw/master/docs/NEWS.adoc"
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz"
checksum=e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750
checksum=cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d
case "$XBPS_TARGET_MACHINE" in
arm*) configure_args+=" -Db_lto=false"