Renamed libsdl2 patch so that it matches and gets used.

This commit is contained in:
Scott McCreary
2013-10-02 08:48:10 -07:00
parent d7f7105b2a
commit bdf9b97675
2 changed files with 4 additions and 2 deletions

View File

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