mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
media-*: reorder sections.
This commit is contained in:
@@ -15,25 +15,25 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
paragui$secondaryArchSuffix = $portVersion
|
||||
lib:libparagui_1.1 = 8.0.0 compat = 8
|
||||
lib:libparagui
|
||||
lib:libparagui_1.1 = 8.0.0 compat = 8
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libexpat
|
||||
lib:libphysfs
|
||||
lib:libSDL_1.2
|
||||
lib:libGL
|
||||
lib:libphysfs
|
||||
lib:libpng16
|
||||
lib:libz
|
||||
lib:libSDL_1.2
|
||||
lib:libsigc_1.2
|
||||
lib:libz
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
paragui${secondaryArchSuffix}_devel = $portVersion
|
||||
cmd:paragui_config
|
||||
devel:libparagui_1.1 = 8.0.0 compat = 8
|
||||
devel:libparagui
|
||||
devel:libparagui_1.1 = 8.0.0 compat = 8
|
||||
"
|
||||
REQUIRES_devel="
|
||||
paragui$secondaryArchSuffix == $portVersion base
|
||||
@@ -41,17 +41,17 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libsigc_1.2$secondaryArchSuffix
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libexpat$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libphysfs$secondaryArchSuffix
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
devel:libsigc_1.2$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
cmd:find
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user