harfbuzz: bump to 1.3.2. (#814)

This commit is contained in:
fbrosson
2016-09-30 00:59:20 +00:00
committed by waddlesplash
parent d85aa9ccab
commit f64cb25b94
2 changed files with 5 additions and 5 deletions

View File

@@ -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="a242206dd119d5e6cc1b2253c116abbae03f9d930cb60b515fb0d248decf89a1"
CHECKSUM_SHA256="8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027"
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.10301.0 compat >= 0
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10301.0 compat >= 0
lib:libharfbuzz$secondaryArchSuffix = 0.10302.0 compat >= 0
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10302.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.10301.0 compat >= 0
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10301.0 compat >= 0
devel:libharfbuzz$secondaryArchSuffix = 0.10302.0 compat >= 0
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10302.0 compat >= 0
"
REQUIRES_devel="
harfbuzz$secondaryArchSuffix == $portVersion base