mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
harfbuzz: update to 2.9.0.
This commit is contained in:
parent
5e09165890
commit
9253ab9975
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=2.8.2
|
||||
revision=2
|
||||
version=2.9.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
configure_args="-Dglib=enabled -Dfreetype=enabled -Dcairo=enabled -Dicu=enabled
|
||||
|
@ -12,9 +12,9 @@ short_desc="OpenType text shaping engine"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||
changelog="https://github.com/harfbuzz/harfbuzz/raw/master/NEWS"
|
||||
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
|
||||
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||
checksum=d58461395ce28b9dc03903254374dd70c38c8c28c5046db123c08f7ab9417be7
|
||||
checksum=3e1c2e1d2c65d56364fd16d1c41a06b2a35795496f78dfff635c2b7414b54c5a
|
||||
|
||||
libharfbuzz_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
Loading…
Add table
Reference in a new issue