mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
harfbuzz: bump version.
This commit is contained in:
@@ -16,7 +16,7 @@ COPYRIGHT="2010,2011,2012 Google, Inc.
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26"
|
||||
CHECKSUM_SHA256="0f584a5947e60ede565e7a4e122baa5e4b17a62eab872abf5f73d8552ceb716b"
|
||||
#PATCHES="harfbuzz-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -24,8 +24,8 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
harfbuzz$secondaryArchSuffix = $portVersion compat >= 0.9
|
||||
lib:libharfbuzz$secondaryArchSuffix = 0.10000.6 compat >= 0
|
||||
lib:libharfbuzz_icu$secondaryArchSuffix
|
||||
lib:libharfbuzz$secondaryArchSuffix = 0.10100.0 compat >= 0
|
||||
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10100.0 compat >= 0
|
||||
cmd:hb_ot_shape_closure$secondaryArchSuffix
|
||||
cmd:hb_shape$secondaryArchSuffix
|
||||
"
|
||||
@@ -44,7 +44,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
harfbuzz${secondaryArchSuffix}_devel = $portVersion compat >= 0.9
|
||||
devel:libharfbuzz$secondaryArchSuffix = 0.10000.6 compat >= 0
|
||||
devel:libharfbuzz$secondaryArchSuffix = 0.10100.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
harfbuzz$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user