libfontenc, bump revision after changes to util-macros

This commit is contained in:
begasus
2018-07-13 21:07:33 +02:00
committed by waddlesplash
parent 4856310662
commit f11b8a0946

View File

@@ -4,11 +4,11 @@ portably determine and deal with different encodings of fonts."
HOMEPAGE="https://www.x.org/"
COPYRIGHT="1998-2001 Juliusz Chroboczek"
LICENSE="MIT (no promotion)"
REVISION="3"
REVISION="4"
SOURCE_URI="https://www.x.org/archive/individual/lib/libfontenc-$portVersion.tar.bz2"
CHECKSUM_SHA256="70588930e6fc9542ff38e0884778fbc6e6febf21adbab92fd8f524fe60aefd21"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
libVersion=1.0.0
@@ -35,12 +35,13 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
fontutil$secondaryArchSuffix
devel:libz$secondaryArchSuffix
devel:util_macros
devel:xproto$secondaryArchSuffix
"
BUILD_PREREQUIRES="
devel:util_macros$secondaryArchSuffix
cmd:aclocal
cmd:autoconf
cmd:awk
cmd:gcc$secondaryArchSuffix
cmd:libtoolize$secondaryArchSuffix
cmd:make