harfbuzz: update to 7.3.0.
This commit is contained in:
parent
1402a662e3
commit
fd02121d6d
@ -1,7 +1,7 @@
|
||||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=7.1.0
|
||||
revision=2
|
||||
version=7.3.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir qemu"
|
||||
configure_args="-Dglib=enabled -Dfreetype=enabled -Dcairo=enabled -Dicu=enabled
|
||||
@ -14,7 +14,13 @@ license="MIT"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
|
||||
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||
checksum=f135a61cd464c9ed6bc9823764c188f276c3850a8dc904628de2a87966b7077b
|
||||
checksum=20770789749ac9ba846df33983dbda22db836c70d9f5d050cb9aa5347094a8fb
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=enabled"
|
||||
else
|
||||
configure_args+=" -Dtests=disabled"
|
||||
fi
|
||||
|
||||
libharfbuzz_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
Loading…
x
Reference in New Issue
Block a user