mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
babl: update to 0.1.112.
This commit is contained in:
parent
138b6aa816
commit
bd68a85137
2 changed files with 3 additions and 3 deletions
|
@ -532,7 +532,7 @@ libkImageAnnotator.so.0 kImageAnnotator-0.7.1_1
|
|||
libkImageAnnotator-Qt5.so.0 kImageAnnotator-qt5-0.7.1_1
|
||||
libkColorPicker.so.0 kColorPicker-0.3.1_1
|
||||
libkColorPicker-Qt5.so.0 kColorPicker-qt5-0.3.1_1
|
||||
libbabl-0.1.so.0 babl-0.1.16_1
|
||||
libbabl-0.1.so.0 babl-0.1.112_1
|
||||
libbamf3.so.2 bamf-0.5.1_1
|
||||
libicuio.so.73 icu-libs-73.2_1
|
||||
libicui18n.so.73 icu-libs-73.2_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'babl'
|
||||
pkgname=babl
|
||||
version=0.1.106
|
||||
version=0.1.112
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
|
@ -13,7 +13,7 @@ license="LGPL-3.0-only"
|
|||
homepage="https://gegl.org/babl/"
|
||||
changelog="https://gitlab.gnome.org/GNOME/babl/-/raw/master/NEWS"
|
||||
distfiles="https://download.gimp.org/pub/babl/${version%.*}/babl-${version}.tar.xz"
|
||||
checksum=d325135d3304f088c134cc620013acf035de2e5d125a50a2d91054e7377c415f
|
||||
checksum=fb696682421787c8fecc83e8aab48121dec8ee38d119b65291cfcbe315028a79
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) configure_args+=" -Db_lto=false"
|
||||
|
|
Loading…
Add table
Reference in a new issue