mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
lgeneral, fix references for lib:libsdl (#8978)
This commit is contained in:
@@ -7,7 +7,7 @@ implementations contribute to the tactical and strategic depth of the game."
|
||||
HOMEPAGE="http://lgames.sourceforge.net/"
|
||||
COPYRIGHT="2000, 2001 Michael Speck, Leo Savernik, Peter Ivanyi"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/lgeneral/lgeneral/lgeneral-1.2.3.tar.gz"
|
||||
CHECKSUM_SHA256="55d17bb173c956c705b94bc8a6399d5311b3ec82c9f1821a97fe9ec45da0d9a1"
|
||||
SOURCE_URI_2="http://prdownloads.sourceforge.net/lgeneral/pg-data.tar.gz"
|
||||
@@ -26,17 +26,17 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libsdl
|
||||
lib:libsdl_mixer
|
||||
lib:libsdl_net_1.2
|
||||
lib:libSDL_1.2
|
||||
lib:libSDL_mixer_1.2
|
||||
lib:libSDL_net_1.2
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libintl
|
||||
devel:libsdl
|
||||
devel:libsdl_mixer
|
||||
devel:libsdl_net_1.2
|
||||
devel:libSDL_1.2
|
||||
devel:libSDL_mixer_1.2
|
||||
devel:libSDL_net_1.2
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user