1
0
forked from ports/opt

harfbuzz: new dependency: glib-introspection

This commit is contained in:
Tim Biermann 2024-05-14 01:50:28 +02:00
parent 38214fc6a2
commit 197ae11c63
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/V0KF4AKNKg7xfAerdZ+uf5b1opHYE3Uz/XwuR1QKRoWBUSRU52+qRcSNTJ/GHbANvn7Z7DnHlY2wFHbJiKUyQk=
SHA256 (Pkgfile) = e943d775e55af75c9ec9a6516c8c60ecd24dcfd74aebca9c10235a1abbaa31a1
RWSE3ohX2g5d/c+/FEPibkivlLeHBPqawhP1M0dFrslj5zUlMEOcd/pReUfyFeGnHeECrOklOCN2O1zUySbPMasngwSfjf+eiQs=
SHA256 (Pkgfile) = 9310eac6c64bb074854242de0a196e304761ede25267ae1ee7ad48a2961f2f33
SHA256 (.footprint) = 5aa8966f75dfcf7cb2e1eba49530db28e1705cede384921bf1268de10a0b35d7
SHA256 (harfbuzz-8.5.0.tar.xz) = 77e4f7f98f3d86bf8788b53e6832fb96279956e1c3961988ea3d4b7ca41ddc27

View File

@ -1,12 +1,12 @@
# Description: An OpenType text shaping engine
# URL: https://github.com/harfbuzz/harfbuzz
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: cairo gobject-introspection
# Depends on: cairo glib-introspection
# Optional: chafa graphite2 icu
name=harfbuzz
version=8.5.0
release=1
release=2
source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/$name-$version.tar.xz)
build() {