Updated uriparser to 0.7.9.

This commit is contained in:
Scott McCreary
2013-10-22 00:15:18 +00:00
parent e9dce4a4f5
commit 7d72477e7b
3 changed files with 69 additions and 31 deletions

View File

@@ -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