harfbuzz: new maintainer

This commit is contained in:
Juergen Daubert 2021-01-23 12:59:06 +01:00
parent cce1f350e3
commit 27b5f3aa0a
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/YR8d7yjt4kAuLOHoPrp3sf3noE/2CH44R7lfAsw6zL3x4+JAAOTRzWbJzaayZAaLphUneQ8W0mHGIuOqy5G7AE=
SHA256 (Pkgfile) = 79dd369243f4d7551c1b5c9cecd464e0a89fa13b4171ff8d0ebc07c67a8d935b
RWSE3ohX2g5d/b2lQDqsmys9EneNge9mEQIUA7XC5skWfaFqJqQfCBiBn3wc8KYhqE899peIcMhmkPqi5L/SqVkCbR2XYeY3VAc=
SHA256 (Pkgfile) = 1db556b9b05c678c107243ac43d5596f75325b528b15a7cd553fcbe45b360e7d
SHA256 (.footprint) = f67dfb4384c8bf3dc371e84e7ade21bd362753d0d2968c82d07471c93e357d1b
SHA256 (harfbuzz-2.7.4.tar.gz) = daff8a4003ac420a8550760ed303ce33b310c8ea17b7f15b307d1969cabcebcb

View File

@ -1,6 +1,6 @@
# Description: An OpenType text shaping engine
# URL: https://github.com/harfbuzz/harfbuzz
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: cairo gobject-introspection meson ninja
name=harfbuzz
@ -11,6 +11,7 @@ source=(https://github.com/harfbuzz/harfbuzz/archive/$version/$name-$version.tar
build() {
meson setup build $name-$version \
--prefix=/usr \
--buildtype=plain \
-D benchmark=disabled \
-D docs=disabled \
-D graphite=auto