mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gegl: update to 0.4.56.
This commit is contained in:
parent
2c7a64a664
commit
138b6aa816
2 changed files with 6 additions and 6 deletions
|
@ -2403,9 +2403,9 @@ libopenrawgnome.so.7 libopenraw-0.1.0_1
|
||||||
libclutter-gst-3.0.so.0 clutter-gst3-3.0.4_1
|
libclutter-gst-3.0.so.0 clutter-gst3-3.0.4_1
|
||||||
libgsound.so.0 gsound-1.0.1_1
|
libgsound.so.0 gsound-1.0.1_1
|
||||||
libproc2.so.0 procps-ng-4.0.3_1
|
libproc2.so.0 procps-ng-4.0.3_1
|
||||||
libgegl-0.4.so.0 gegl-0.4.16_1
|
libgegl-0.4.so.0 gegl-0.4.56_1
|
||||||
libgegl-npd-0.4.so gegl-0.4.16_1
|
libgegl-npd-0.4.so gegl-0.4.56_1
|
||||||
libgegl-sc-0.4.so gegl-0.4.16_1
|
libgegl-sc-0.4.so gegl-0.4.56_1
|
||||||
libgnunettransportmonitor.so.0 gnunet-0.12.2_1
|
libgnunettransportmonitor.so.0 gnunet-0.12.2_1
|
||||||
libgnunettransporttesting.so.0 gnunet-0.12.2_1
|
libgnunettransporttesting.so.0 gnunet-0.12.2_1
|
||||||
libgnunettransporttesting2.so.0 gnunet-0.12.2_1
|
libgnunettransporttesting2.so.0 gnunet-0.12.2_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gegl'
|
# Template file for 'gegl'
|
||||||
pkgname=gegl
|
pkgname=gegl
|
||||||
version=0.4.46
|
version=0.4.56
|
||||||
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=d0b3b2481bc8774c5f3d0a487611910166d18eef823a859fb91e781ab7b1e892
|
checksum=a04a64b90f9b5ac9ae5643401c7d5eb3cb41f42c52ce9787089b5d2a2dd3cc5c
|
||||||
|
|
||||||
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