mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
babl: update to 0.1.114.
This commit is contained in:
parent
8b5220c43d
commit
38d6d35071
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'babl'
|
# Template file for 'babl'
|
||||||
pkgname=babl
|
pkgname=babl
|
||||||
version=0.1.112
|
version=0.1.114
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
configure_args="-Dwith-docs=false -Denable-gir=true"
|
configure_args="-Dwith-docs=false -Denable-gir=true"
|
||||||
|
@ -13,7 +13,7 @@ license="LGPL-3.0-only"
|
||||||
homepage="https://gegl.org/babl/"
|
homepage="https://gegl.org/babl/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/babl/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/babl/-/raw/master/NEWS"
|
||||||
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-${version}.tar.xz"
|
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-${version}.tar.xz"
|
||||||
checksum=fb696682421787c8fecc83e8aab48121dec8ee38d119b65291cfcbe315028a79
|
checksum=bcbb7786c1e447703db3bc7fa34d62d0d2d117b22f04d8834c7b2d5ded456487
|
||||||
|
|
||||||
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