mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Renamed libsdl2 patch so that it matches and gets used.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY="Simple Direct Media Layer 2.0"
|
||||
DESCRIPTION="SDL 2.0"
|
||||
DESCRIPTION="Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games."
|
||||
HOMEPAGE="http://www.libsdl.org/"
|
||||
SRC_URI="http://www.libsdl.org/release/SDL2-2.0.0.tar.gz"
|
||||
CHECKSUM_MD5="beec89afb6edcc6f0abc4114f2e6bcf7"
|
||||
@@ -45,6 +45,8 @@ BUILD_PREREQUIRES="
|
||||
|
||||
SOURCE_DIR="SDL2-$portVersion"
|
||||
|
||||
PATCHES="libsdl2-2.0.0.patch"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
@@ -60,7 +62,7 @@ INSTALL()
|
||||
libSDL2 \
|
||||
libSDL2main \
|
||||
libSDL2_test
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel \
|
||||
|
||||
Reference in New Issue
Block a user