mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fix some occurrences of _devel$secondaryArchSuffix
This commit is contained in:
@@ -51,7 +51,7 @@ BUILD_REQUIRES="
|
||||
devel:librevenge_stream_0.0$secondaryArchSuffix
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
glm_devel$secondaryArchSuffix
|
||||
glm${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
|
||||
@@ -3,7 +3,7 @@ DESCRIPTION="A generic game engine for 2D double-buffering animation"
|
||||
HOMEPAGE="http://sarrazip.com/dev/burgerspace.html"
|
||||
COPYRIGHT="2009 Pierre Sarrazin"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://perso.b2b2c.ca/sarrazip/dev/flatzebra-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4e7bb0a77136ec3b81e0f73c1d08e828d38ef011095d5ce7068a94f3bb21d67a"
|
||||
SOURCE_DIR="flatzebra-$portVersion"
|
||||
@@ -25,7 +25,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
flatzebra_devel$secondaryArchSuffix = $portVersion
|
||||
flatzebra${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libflatzebra_0.1$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
@@ -24,7 +24,7 @@ following:
|
||||
HOMEPAGE="http://apr.apache.org/"
|
||||
COPYRIGHT="2012 The Apache Software Foundation"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://archive.apache.org/dist/apr/apr-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1af06e1720a58851d90694a984af18355b65bb0d047be03ec7d659c746d6dbdb"
|
||||
PATCHES="apr-$portVersion.patch"
|
||||
@@ -41,7 +41,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
apr_devel$secondaryArchSuffix = portVersion compat >= 1
|
||||
apr${secondaryArchSuffix}_devel = portVersion compat >= 1
|
||||
cmd:apr_1_config$secondaryArchSuffix = portVersion compat >= 1
|
||||
devel:libapr_1$secondaryArchSuffix = 0.5.2 compat >= 0
|
||||
"
|
||||
|
||||
@@ -10,7 +10,7 @@ deficiencies or features."
|
||||
HOMEPAGE="http://apr.apache.org/"
|
||||
COPYRIGHT="2011 The Apache Software Foundation."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://archive.apache.org/dist/apr/apr-util-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="976a12a59bc286d634a21d7be0841cc74289ea9077aa1af46be19d1a6e844c19"
|
||||
SOURCE_DIR="apr-util-$portVersion"
|
||||
@@ -31,7 +31,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
apr_util_devel$secondaryArchSuffix = portVersion compat >= 1
|
||||
apr_util${secondaryArchSuffix}_devel = portVersion compat >= 1
|
||||
cmd:apu_1_config$secondaryArchSuffix = $portVersion compat >= 1
|
||||
devel:libaprutil_1$secondaryArchSuffix = 0.5.4 compat >= 0
|
||||
"
|
||||
|
||||
@@ -32,7 +32,7 @@ BUILD_REQUIRES="
|
||||
devel:libz
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel$secondaryArchSuffix
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
cmd:gcc
|
||||
cmd:python
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user