media-libs: add $secondaryArchSuffix for libtoolize (86 recipes) (#795)

This commit is contained in:
fbrosson
2016-09-23 21:13:18 +00:00
committed by waddlesplash
parent 3ecd57b789
commit 36c413d580
86 changed files with 172 additions and 172 deletions

View File

@@ -15,7 +15,7 @@ that date will remain compatible with future releases."
HOMEPAGE="http://www.theora.org/"
COPYRIGHT="2002-2009 Xiph.Org Foundation"
LICENSE="BSD (3-clause)"
REVISION="4"
REVISION="5"
SOURCE_URI="http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2"
CHECKSUM_SHA256="b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc"
PATCHES="libtheora-1.1.1.patchset"
@@ -55,7 +55,7 @@ BUILD_PREREQUIRES="
cmd:autoconf
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:libtoolize
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
"