mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
media-*: reorder sections.
This commit is contained in:
@@ -22,20 +22,20 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
lib:libSDL2_2.0${secondaryArchSuffix}
|
||||
lib:libgif$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libjpeg$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libSDL2_2.0${secondaryArchSuffix}
|
||||
lib:libtiff$secondaryArchSuffix
|
||||
lib:libgif$secondaryArchSuffix
|
||||
lib:libwebp$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
sdl2_image${secondaryArchSuffix}_devel = $portVersion compat >= 2
|
||||
devel:libSDL2_image_2.0$secondaryArchSuffix = 0.2.0 compat >= 0
|
||||
devel:libSDL2_image$secondaryArchSuffix = $portVersion compat >= 2
|
||||
devel:libSDL2_image_2.0$secondaryArchSuffix = 0.2.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
sdl2_image$secondaryArchSuffix == $portVersion base
|
||||
@@ -43,18 +43,18 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libSDL2_2.0$secondaryArchSuffix
|
||||
devel:libgif$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libSDL2_2.0$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix
|
||||
devel:libgif$secondaryArchSuffix
|
||||
devel:libwebp$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:automake
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
cmd:dos2unix
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
|
||||
@@ -34,8 +34,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
sdl2_image${secondaryArchSuffix}_devel = $portVersion compat >= 2
|
||||
devel:libSDL2_image_2.0$secondaryArchSuffix = 0.2.0 compat >= 0
|
||||
devel:libSDL2_image$secondaryArchSuffix = $portVersion compat >= 2
|
||||
devel:libSDL2_image_2.0$secondaryArchSuffix = 0.2.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
sdl2_image$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user