mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Updated uriparser to 0.7.9.
This commit is contained in:
@@ -10,7 +10,7 @@ REVISION="1"
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
sdl_net =$portVersion
|
||||
sdl_mixer = $portVersion
|
||||
lib:libSDL_mixer_1.2 = $portVersion compat >= 1.2
|
||||
devel:libSDL_mixer = $portVersion compat >= 1.2
|
||||
"
|
||||
@@ -23,11 +23,11 @@ REQUIRES="
|
||||
libvorbis
|
||||
libogg
|
||||
# libmikmod
|
||||
# smpeg
|
||||
smpeg
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libsdl
|
||||
devel:libsdl
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -46,10 +46,11 @@ BUILD_PREREQUIRES="
|
||||
devel:libvorbis
|
||||
devel:libogg
|
||||
# devel:libmikmod
|
||||
# devel:smpeg
|
||||
devel:smpeg
|
||||
"
|
||||
|
||||
SOURCE_DIR="SDL_mixer-$portVersion"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
|
||||
Reference in New Issue
Block a user