mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
Fix recipes broken in 4634abe.
* only *some* of them were fixed afterwards back then.
This commit is contained in:
@@ -13,7 +13,8 @@ ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
googlemaps_mini = $portVoglemaps_mini = $portVersion
|
||||
googlemaps_mini = $portVersion
|
||||
app:googlemaps_mini = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
|
||||
@@ -35,7 +35,7 @@ DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
PROVIDES="
|
||||
openjdk$secondaryArchSuffix = $portVersion compat >= 1.7
|
||||
cmd:jexec = $portVersion
|
||||
cmd:jexec = $portVersion compat >= 1.7
|
||||
cmd:appletviewer = $portVersion compat >= 1.7
|
||||
cmd:apt = $portVersion compat >= 1.7
|
||||
cmd:extcheck = $portVersion compat >= 1.7
|
||||
|
||||
@@ -24,7 +24,8 @@ PROVIDES="
|
||||
lib:libisl$secondaryArchSuffix = 13.0.0 compat >= 13
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuff$secondaryArchSuffix >= 10.1.3
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libgmp$secondaryArchSuffix >= 10.1.3
|
||||
"
|
||||
PROVIDES_devel="
|
||||
isl${secondaryArchSuffix}_devel = $portVersion compat >= 0.12
|
||||
|
||||
@@ -27,7 +27,7 @@ ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libclaw$secondaryportVersion
|
||||
libclaw$secondaryArchSuffix = $portVersion
|
||||
lib:libclaw_application$secondaryArchSuffix
|
||||
lib:libclaw_configuration_file$secondaryArchSuffix
|
||||
lib:libclaw_dynamic_library$secondaryArchSuffix
|
||||
|
||||
@@ -24,7 +24,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
nss$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:addbuiltin$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:atob$secondaryArchSuffix = ompat >= 3
|
||||
cmd:atob$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:baddbdir$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:bltest$secondaryArchSuffix = $portVersion compat >= 3
|
||||
cmd:btoa$secondaryArchSuffix = $portVersion compat >= 3
|
||||
|
||||
@@ -19,7 +19,7 @@ PROVIDES="
|
||||
protobuf$secondaryArchSuffix =$portVersion
|
||||
cmd:protoc$secondaryArchSuffix
|
||||
lib:libprotobuf_lite$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
uf$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
lib:libprotobuf$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
lib:libprotoc$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
@@ -28,7 +28,7 @@ PROVIDES="
|
||||
cmd:plee_the_bear$secondaryArchSuffix = $portVersion
|
||||
lib:libplee_the_bear$secondaryArchSuffix = $portVersion
|
||||
lib:libbear_audio$secondaryArchSuffix
|
||||
libnication$secondaryArchSuffix
|
||||
lib:libbear_communication$secondaryArchSuffix
|
||||
lib:libbear_debug$secondaryArchSuffix
|
||||
lib:libbear_engine$secondaryArchSuffix
|
||||
lib:libbear_expr$secondaryArchSuffix
|
||||
|
||||
@@ -20,7 +20,7 @@ ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
qupzilla$secondar$portVersion
|
||||
qupzilla$secondaryArchSuffix = $portVersion
|
||||
app:QupZilla$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
# TODO: update requirements to be more specific about which Qt
|
||||
|
||||
Reference in New Issue
Block a user