aboutsummaryrefslogtreecommitdiffstats
path: root/main/pango/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/pango/APKBUILD')
-rw-r--r--main/pango/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/main/pango/APKBUILD b/main/pango/APKBUILD
index a026f67245..f7fcb2ce9c 100644
--- a/main/pango/APKBUILD
+++ b/main/pango/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=pango
pkgver=1.44.1
-pkgrel=0
+pkgrel=1
pkgdesc="A library for layout and rendering of text"
url="https://www.pango.org/"
arch="all"
@@ -15,6 +15,7 @@ triggers="$pkgname.trigger=/usr/lib/pango/*/modules"
subpackages="$pkgname-dev $pkgname-doc $pkgname-tools"
source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
disable-tests.patch
+ fix-include-hb.patch
"
build() {
@@ -48,4 +49,5 @@ tools() {
}
sha512sums="b28091ed522fec6c260d9bdf7cb2b6b8a445373c92dccc0ade4719f2cf017562ab366cf5ee03ca5b2796437bfb95e27659e6cef20354c91e017a8fa41738e1ec pango-1.44.1.tar.xz
-5394716f596af3ec7476ff83cb98733e2e2a11b52225577dbc18432abce5787fe3f145a35488361a7a90ad3ad53b5962f1e39900f7ba7b34c1e6c181ee9f1c2d disable-tests.patch"
+5394716f596af3ec7476ff83cb98733e2e2a11b52225577dbc18432abce5787fe3f145a35488361a7a90ad3ad53b5962f1e39900f7ba7b34c1e6c181ee9f1c2d disable-tests.patch
+0db43f91c7da15cb90d6e5bea18a4cf3f2afe7c11979eff60ce61e84a287f404114d4250cb03bdc48323af84ec2c578f3a7ee830d1d965f203d5e1979f6360fa fix-include-hb.patch"