gegl: update to 0.4.62.

This commit is contained in:
classabbyamp 2025-05-19 11:59:34 -04:00
parent 38d6d35071
commit a601ca8032
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'gegl'
pkgname=gegl
version=0.4.58
revision=2
version=0.4.62
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=d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff
checksum=5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c
case "$XBPS_TARGET_MACHINE" in
arm*) configure_args+=" -Db_lto=false"