mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gegl: update to 0.4.46.
This commit is contained in:
parent
8932a8bae5
commit
59c469eec5
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.44
|
version=0.4.46
|
||||||
revision=3
|
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=0a4cdb41635e406a0849cd0d3f03caf7d97cab8aa13d28707d532d0089d56126
|
checksum=d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892
|
||||||
|
|
||||||
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