mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gegl: update to 0.4.40.
This commit is contained in:
parent
dd789b95eb
commit
1f994a0dd8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gegl'
|
# Template file for 'gegl'
|
||||||
pkgname=gegl
|
pkgname=gegl
|
||||||
version=0.4.38
|
version=0.4.40
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Ddocs=false -Dintrospection=true -Dvapigen=enabled
|
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/"
|
homepage="https://gegl.org/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gegl/-/raw/master/docs/NEWS.adoc"
|
changelog="https://gitlab.gnome.org/GNOME/gegl/-/raw/master/docs/NEWS.adoc"
|
||||||
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz"
|
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.xz"
|
||||||
checksum=e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750
|
checksum=cdde80d15a49dab9a614ef98f804c8ce6e4cfe1339a3c240c34f3fb45436b85d
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) configure_args+=" -Db_lto=false"
|
arm*) configure_args+=" -Db_lto=false"
|
||||||
|
|
Loading…
Add table
Reference in a new issue