gegl: update to 0.4.58.

This commit is contained in:
oreo639
2025-03-24 13:04:44 -07:00
committed by classabbyamp
parent 2212c0fa13
commit 3d82d0cfcb

View File

@@ -1,6 +1,6 @@
# Template file for 'gegl'
pkgname=gegl
version=0.4.56
version=0.4.58
revision=1
build_style=meson
build_helper="gir"
@@ -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=a04a64b90f9b5ac9ae5643401c7d5eb3cb41f42c52ce9787089b5d2a2dd3cc5c
checksum=d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff
case "$XBPS_TARGET_MACHINE" in
arm*) configure_args+=" -Db_lto=false"