Drop references to $haikuVersion.

* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
This commit is contained in:
Oliver Tappe
2014-12-14 23:08:52 +01:00
parent d6bd7df96e
commit 52b344b97b
927 changed files with 1925 additions and 1925 deletions

View File

@@ -21,12 +21,12 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
BUILD_REQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
python_setuptools
"

View File

@@ -19,7 +19,7 @@ PROVIDES="
"
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:gcc
cmd:make
cmd:python

View File

@@ -34,13 +34,13 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
BUILD_REQUIRES=""
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:python
"

View File

@@ -23,14 +23,14 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
BUILD_REQUIRES=""
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:python
cmd:gcc
"

View File

@@ -30,7 +30,7 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
haiku_devel$secondaryArchSuffix >= $haikuVersion
haiku_devel$secondaryArchSuffix
cmd:gcc
cmd:python
"

View File

@@ -33,12 +33,12 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix >= $haikuVersion
haiku$secondaryArchSuffix
cmd:python$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="

View File

@@ -30,7 +30,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix >= $haikuVersion
haiku$secondaryArchSuffix
lib:libxml2$secondaryArchSuffix
lib:libxslt$secondaryArchSuffix
lib:libz$secondaryArchSuffix
@@ -39,7 +39,7 @@ REQUIRES="
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
haiku${secondaryArchSuffix}_devel
devel:libxml2$secondaryArchSuffix
devel:libxslt$secondaryArchSuffix
devel:libz$secondaryArchSuffix

View File

@@ -42,13 +42,13 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix >= $haikuVersion
haiku$secondaryArchSuffix
cmd:python
python_setuptools
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
haiku${secondaryArchSuffix}_devel
python_setuptools
"

View File

@@ -28,14 +28,14 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
BUILD_REQUIRES=""
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:python
"

View File

@@ -18,14 +18,14 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python < 2.7
"
BUILD_REQUIRES=""
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:python < 2.7
"

View File

@@ -22,12 +22,12 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
BUILD_REQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
python_setuptools
"

View File

@@ -51,7 +51,7 @@ REQUIRES="
# portmap |
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
haiku${secondaryArchSuffix}_devel
python >= 2.6.4
gcc${secondaryArchSuffix}
libsdl${secondaryArchSuffix}_devel >= 1.2.14

View File

@@ -29,12 +29,12 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix >= $haikuVersion
haiku$secondaryArchSuffix
cmd:python$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="

View File

@@ -21,13 +21,13 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
#python_setuptools
"
BUILD_REQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
python_setuptools
"

View File

@@ -18,14 +18,14 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
BUILD_REQUIRES=""
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:python
cmd:sed
"

View File

@@ -31,13 +31,13 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
#TODO: eventually depend on http://pyyaml.org/wiki/LibYAML
BUILD_REQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:sed
python_setuptools
"

View File

@@ -22,14 +22,14 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
# actually has its own copy...
#ca_root_certificates
"
BUILD_REQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
"
BUILD_PREREQUIRES="

View File

@@ -67,7 +67,7 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
python_zope.interface >= 3.6.0
cmd:python
"
@@ -77,7 +77,7 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:python
cmd:gcc
"

View File

@@ -32,12 +32,12 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
BUILD_REQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
"
BUILD_PREREQUIRES="

View File

@@ -21,7 +21,7 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
argh
pathtools
@@ -29,7 +29,7 @@ REQUIRES="
"
BUILD_REQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
python_setuptools
"

View File

@@ -23,14 +23,14 @@ PROVIDES="
"
REQUIRES="
haiku >= $haikuVersion
haiku
cmd:python
"
BUILD_REQUIRES=""
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
haiku_devel
cmd:python
"