mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Added patch for sdl_mixer-1.2.12 so that it skips building playwave and playmus
This commit is contained in:
@@ -44,6 +44,7 @@ BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:libtool
|
||||
@@ -56,6 +57,8 @@ BUILD_PREREQUIRES="
|
||||
|
||||
SOURCE_DIR="SDL_mixer-$portVersion"
|
||||
|
||||
PATCHES="sdl_mixer-1.2.12.patch"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
|
||||
Reference in New Issue
Block a user