mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
media-*: reorder sections.
This commit is contained in:
@@ -13,49 +13,49 @@ ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
vorbis_tools = $portVersion compat >= 1
|
||||
cmd:oggenc
|
||||
cmd:ogg123
|
||||
cmd:oggdec
|
||||
cmd:oggenc
|
||||
cmd:ogginfo
|
||||
cmd:vcut
|
||||
cmd:vorbiscomment
|
||||
cmd:ogg123
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libvorbis
|
||||
lib:libFLAC
|
||||
lib:libspeex
|
||||
lib:libao
|
||||
lib:libogg
|
||||
lib:libvorbis
|
||||
lib:libcurl
|
||||
lib:libvorbisfile
|
||||
lib:libvorbisenc
|
||||
lib:libFLAC
|
||||
lib:libogg
|
||||
lib:libspeex
|
||||
lib:libssl
|
||||
lib:libvorbis
|
||||
lib:libvorbis
|
||||
lib:libvorbisenc
|
||||
lib:libvorbisfile
|
||||
lib:libz
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libvorbis
|
||||
devel:libFLAC
|
||||
devel:libspeex
|
||||
devel:libao
|
||||
devel:libogg
|
||||
devel:libvorbis
|
||||
devel:libcurl
|
||||
devel:libvorbisfile
|
||||
devel:libvorbisenc
|
||||
devel:libFLAC
|
||||
devel:libogg
|
||||
devel:libspeex
|
||||
devel:libssl
|
||||
devel:libvorbis
|
||||
devel:libvorbis
|
||||
devel:libvorbisenc
|
||||
devel:libvorbisfile
|
||||
devel:libz
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:automake
|
||||
cmd:autoreconf
|
||||
cmd:gcc
|
||||
cmd:ld
|
||||
cmd:libtoolize
|
||||
cmd:aclocal
|
||||
cmd:autoreconf
|
||||
cmd:automake
|
||||
cmd:make
|
||||
cmd:pkg_config
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user