mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
babl: update to 0.1.98.
This commit is contained in:
parent
a622deec89
commit
ef04be385b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'babl'
|
# Template file for 'babl'
|
||||||
pkgname=babl
|
pkgname=babl
|
||||||
version=0.1.96
|
version=0.1.98
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -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=33673fe459a983f411245a49f81fd7f1966af1ea8eca9b095a940c542b8545f6
|
checksum=f3b222f84e462735de63fa9c3651942f2b78fd314c73a22e05ff7c73afd23af1
|
||||||
|
|
||||||
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