ports/opt (3.6): harfbuzz: added gobject-introspection to deps
commit 2b5fd2b88e08ed8020ea7f495cb7c1f01cc5af4c Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sun Sep 27 10:57:33 2020 +0200 harfbuzz: added gobject-introspection to deps diff --git a/harfbuzz/.signature b/harfbuzz/.signature index 593bb8d0c..0828a8e59 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -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 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 460aad211..acda1bb2b 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -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() {
participants (1)
-
crux@crux.nu