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:
@@ -19,8 +19,8 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
protobuf$secondaryArchSuffix =$portVersion
|
||||
cmd:protoc$secondaryArchSuffix
|
||||
lib:libprotobuf_lite$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
lib:libprotobuf$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
lib:libprotobuf_lite$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
lib:libprotoc$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -29,8 +29,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
protobuf${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libprotobuf_lite$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
devel:libprotobuf$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
devel:libprotobuf_lite$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
devel:libprotoc$secondaryArchSuffix = 7.0.0 compat >= 7
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
@@ -19,8 +19,8 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
PROVIDES="
|
||||
protobuf$secondaryArchSuffix =$portVersion
|
||||
cmd:protoc$secondaryArchSuffix
|
||||
lib:libprotobuf_lite$secondaryArchSuffix = 13.0.2 compat >= 13
|
||||
lib:libprotobuf$secondaryArchSuffix = 13.0.2 compat >= 13
|
||||
lib:libprotobuf_lite$secondaryArchSuffix = 13.0.2 compat >= 13
|
||||
lib:libprotoc$secondaryArchSuffix = 13.0.2 compat >= 13
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -29,8 +29,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
protobuf${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libprotobuf_lite$secondaryArchSuffix = 13.0.2 compat >= 13
|
||||
devel:libprotobuf$secondaryArchSuffix = 13.0.2 compat >= 13
|
||||
devel:libprotobuf_lite$secondaryArchSuffix = 13.0.2 compat >= 13
|
||||
devel:libprotoc$secondaryArchSuffix = 13.0.2 compat >= 13
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
@@ -22,8 +22,8 @@ libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
PROVIDES="
|
||||
protobuf$secondaryArchSuffix = $portVersion
|
||||
cmd:protoc$secondaryArchSuffix = $portVersion
|
||||
lib:libprotobuf_lite$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libprotobuf$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libprotobuf_lite$secondaryArchSuffix = $libVersionCompat
|
||||
lib:libprotoc$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -33,8 +33,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
protobuf${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libprotobuf_lite$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libprotobuf$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libprotobuf_lite$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libprotoc$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user