mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
harfbuzz: bump version.
This commit is contained in:
@@ -18,7 +18,7 @@ COPYRIGHT="2004-2017 Behdad Esfahbod
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="21a78b81cd20cbffdb04b59ac7edfb410e42141869f637ae1d6778e74928d293"
|
||||
CHECKSUM_SHA256="b85f6627425d54f32118308e053b939c63a388de9bf455b3830f68cad406bc6d"
|
||||
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.10400.6 compat >= 0
|
||||
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.6 compat >= 0
|
||||
lib:libharfbuzz$secondaryArchSuffix = 0.10400.7 compat >= 0
|
||||
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.7 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.10400.6 compat >= 0
|
||||
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.6 compat >= 0
|
||||
devel:libharfbuzz$secondaryArchSuffix = 0.10400.7 compat >= 0
|
||||
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.7 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
harfbuzz$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user