mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
dev-*: reorder sections.
This commit is contained in:
@@ -22,12 +22,12 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
PROVIDES="
|
||||
libevent${secondaryArchSuffix} = ${portVersion}
|
||||
cmd:event_rpcgen.py
|
||||
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -35,17 +35,17 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
cmd:event_rpcgen.py
|
||||
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
devel:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_core_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
lib:libevent_extra_1.4$secondaryArchSuffix = 2.2.0 compat >= 2
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libevent$secondaryArchSuffix == $portVersion base
|
||||
|
||||
@@ -23,51 +23,51 @@ PROVIDES="
|
||||
cmd:event_rpcgen.py$secondaryArchSuffix
|
||||
lib:libevent$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_core$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_extra$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_openssl$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
cmd:python
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libssl$secondaryArchSuffix
|
||||
cmd:python
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libevent${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libevent$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_core$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_extra$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_openssl$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent$secondaryArchSuffix = $portVersion
|
||||
lib:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_core_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_extra_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_openssl_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_core$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_extra$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_pthreads$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
devel:libevent_openssl$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
lib:libevent_pthreads_2.0$secondaryArchSuffix = 5.1.9 compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libevent$secondaryArchSuffix == $portVersion base
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libz
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
@@ -29,28 +29,28 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
cmd:python
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libssl$secondaryArchSuffix
|
||||
cmd:python
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libevent21${secondaryArchSuffix}_devel = ${portVersion}
|
||||
devel:libevent_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_core_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_extra_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_pthreads_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_openssl_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_core$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_core_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_extra$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_pthreads$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_extra_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_openssl$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_openssl_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_pthreads$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
devel:libevent_pthreads_2.1$secondaryArchSuffix = 6.0.2 compat >= 6
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libevent21$secondaryArchSuffix == $portVersion base
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
"
|
||||
CONFLICTS_devel="
|
||||
libevent${secondaryArchSuffix}_devel
|
||||
@@ -58,8 +58,8 @@ CONFLICTS_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libz
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user