mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
harfbuzz: bump to 1.3.4
This commit is contained in:
@@ -18,7 +18,7 @@ COPYRIGHT="2004-2016 Behdad Esfahbod
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9"
|
||||
CHECKSUM_SHA256="718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b"
|
||||
PATCHES="harfbuzz-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -34,8 +34,8 @@ fi
|
||||
|
||||
PROVIDES="
|
||||
harfbuzz$secondaryArchSuffix = $portVersion compat >= 0.9
|
||||
lib:libharfbuzz$secondaryArchSuffix = 0.10302.0 compat >= 0
|
||||
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10302.0 compat >= 0
|
||||
lib:libharfbuzz$secondaryArchSuffix = 0.10304.0 compat >= 0
|
||||
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10304.0 compat >= 0
|
||||
cmd:hb_ot_shape_closure$commandSuffix
|
||||
cmd:hb_shape$commandSuffix
|
||||
"
|
||||
@@ -54,8 +54,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
harfbuzz${secondaryArchSuffix}_devel = $portVersion compat >= 0.9
|
||||
devel:libharfbuzz$secondaryArchSuffix = 0.10302.0 compat >= 0
|
||||
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10302.0 compat >= 0
|
||||
devel:libharfbuzz$secondaryArchSuffix = 0.10304.0 compat >= 0
|
||||
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10304.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
harfbuzz$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user