harfbuzz: added gobject-introspection to deps

This commit is contained in:
Fredrik Rinnestam 2020-09-27 10:57:33 +02:00
parent 800379f3b2
commit 2b5fd2b88e
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/WqCrPZBSAqjRcWKgxlEA/8PGWr/Ugf5h7Zrn+1cwZk5NXYRY1XnJMQbVAXCmulc1RILDQg+rwMoADi0oVifxw0=
SHA256 (Pkgfile) = 7d02d0bd646f03792dea7aede3d2282e5bd3209b443d4271191f362675b52d86
RWSE3ohX2g5d/Q1COas0BXoherCXFGufzwhpLrDlCw7XwVqphhws73YQD/gILrZWw/6y30F+aolsg4pYAuQ62PFaSMqHnCwKnQk=
SHA256 (Pkgfile) = 3a2d0b2aa3ec2dcadc9cb65c676243b64216dcfaab9e645095af0e66b8f53484
SHA256 (.footprint) = 923dae811d9b5dcc175b96ef59a2fabf4040cf0b7f7171d5f5247eac73bc0bae
SHA256 (harfbuzz-2.7.2.tar.gz) = 8ec112ee108642477478b75fc7906422abed404d7530e47ba0a4875f553f1b59

View File

@ -1,11 +1,11 @@
# Description: An OpenType text shaping engine
# URL: https://github.com/harfbuzz/harfbuzz
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
# Depends on: cairo meson ninja
# Depends on: cairo gobject-introspection meson ninja
name=harfbuzz
version=2.7.2
release=2
release=3
source=(https://github.com/harfbuzz/harfbuzz/archive/$version/$name-$version.tar.gz)
build() {