mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
harfbuzz: bump to 1.4.2.
This commit is contained in:
@@ -4,7 +4,7 @@ layout complex text such as the Indic and Arabic alphabets."
|
||||
HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||
COPYRIGHT="2004-2017 Behdad Esfahbod
|
||||
2000-2005 Owen Taylor
|
||||
2013, 2015-2016 Khaled Hosny
|
||||
2013, 2015-2017 Khaled Hosny
|
||||
2010,2011,2012 Google, Inc.
|
||||
2012 Mozilla Foundation
|
||||
2011 Codethink Limited
|
||||
@@ -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="85a27fab639a1d651737dcb6b69e4101e3fd09522fdfdcb793df810b5cb315bd"
|
||||
CHECKSUM_SHA256="8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3"
|
||||
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.1 compat >= 0
|
||||
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.1 compat >= 0
|
||||
lib:libharfbuzz$secondaryArchSuffix = 0.10400.2 compat >= 0
|
||||
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.2 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.1 compat >= 0
|
||||
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.1 compat >= 0
|
||||
devel:libharfbuzz$secondaryArchSuffix = 0.10400.2 compat >= 0
|
||||
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.2 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
harfbuzz$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user