media-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-09 09:04:20 +02:00
parent 06f44c3a7b
commit f38aa621d9
165 changed files with 746 additions and 758 deletions

View File

@@ -29,8 +29,8 @@ PROVIDES_devel="
libsdl${secondaryArchSuffix}_devel = 1.2.15 compat >= 1.2
cmd:sdl_config$secondaryArchSuffix = $portVersion compat >= 1.2
devel:libSDL$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
devel:libSDLmain$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
devel:libSDL_1.2$secondaryArchSuffix = 0.11.4 compat >= 0
devel:libSDLmain$secondaryArchSuffix = 1.2_0.11.4 compat >= 1.2_0
"
REQUIRES_devel="
libsdl${secondaryArchSuffix} == $portVersion base
@@ -43,12 +43,12 @@ BUILD_REQUIRES="
devel:libglu$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:autoconf
cmd:libtool
cmd:aclocal
cmd:make
cmd:autoconf
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:libtool
cmd:make
cmd:nasm
"