babl: update to 0.1.114.

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

View file

@ -1,7 +1,7 @@
# Template file for 'babl'
pkgname=babl
version=0.1.112
revision=2
version=0.1.114
revision=1
build_style=meson
build_helper=gir
configure_args="-Dwith-docs=false -Denable-gir=true"
@ -13,7 +13,7 @@ license="LGPL-3.0-only"
homepage="https://gegl.org/babl/"
changelog="https://gitlab.gnome.org/GNOME/babl/-/raw/master/NEWS"
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-${version}.tar.xz"
checksum=fb696682421787c8fecc83e8aab48121dec8ee38d119b65291cfcbe315028a79
checksum=bcbb7786c1e447703db3bc7fa34d62d0d2d117b22f04d8834c7b2d5ded456487
case "$XBPS_TARGET_MACHINE" in
arm*) configure_args+=" -Db_lto=false"