From 3eda0c3aba0ab164295c9858182bbe109a7baf7f Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 10 Jan 2016 17:48:06 +0100 Subject: [PATCH] Fix requirements for lbreakout2, lgeneral, slimevolley We need lib:libsdl_net_1.2 instead of lib:libsdl_net --- games-arcade/slimevolley/slimevolley-2.4.2.recipe | 6 +++--- games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe | 6 +++--- games-puzzle/lgeneral/lgeneral-1.2.3.recipe | 15 ++++++++------- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/games-arcade/slimevolley/slimevolley-2.4.2.recipe b/games-arcade/slimevolley/slimevolley-2.4.2.recipe index 48d0e3e9a..2d2f19f7e 100644 --- a/games-arcade/slimevolley/slimevolley-2.4.2.recipe +++ b/games-arcade/slimevolley/slimevolley-2.4.2.recipe @@ -6,7 +6,7 @@ play against the computer." HOMEPAGE="http://slime.tuxfamily.org/" COPYRIGHT="2008-2014 VinDuv, McMic" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="http://slime.tuxfamily.org/down.php?id=1&os=src" SOURCE_FILENAME="slimevolley-$portVersion.tar.bz2" CHECKSUM_SHA256="be8f461c6f1188ba709b1fbcbe64edffca4b8eb358bd2ed8825f8ebf30e660d3" @@ -25,7 +25,7 @@ REQUIRES=" lib:libintl lib:libsdl lib:libsdl_image - lib:libsdl_net + lib:libsdl_net_1.2 lib:libsdl_ttf " @@ -34,7 +34,7 @@ BUILD_REQUIRES=" devel:libintl devel:libsdl devel:libsdl_image - devel:libsdl_net + devel:libsdl_net_1.2 devel:libsdl_ttf " BUILD_PREREQUIRES=" diff --git a/games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe b/games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe index 8c5f5fb89..a994ad524 100644 --- a/games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe +++ b/games-puzzle/lbreakout2/lbreakout2-2.6.4.recipe @@ -9,7 +9,7 @@ There is also an experimental two player mode (via LAN) available." HOMEPAGE="http://lgames.sourceforge.net/" COPYRIGHT="2001-2011 Michael Speck" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://sourceforge.net/projects/lgames/files/lbreakout2/2.6/lbreakout2-2.6.4.tar.gz" CHECKSUM_SHA256="0b90716d52e67c27ff41ab7aa5c09dad4f5f19a78076cc57dd4b4d7ed2c1dbd9" PATCHES="lbreakout2-2.6.4.patchset" @@ -25,7 +25,7 @@ REQUIRES=" haiku lib:libsdl lib:libsdl_mixer - lib:libsdl_net + lib:libsdl_net_1.2 lib:libpng lib:libz lib:libintl @@ -35,7 +35,7 @@ BUILD_REQUIRES=" haiku_devel devel:libsdl devel:libsdl_mixer - devel:libsdl_net + devel:libsdl_net_1.2 devel:libintl devel:libz devel:libpng diff --git a/games-puzzle/lgeneral/lgeneral-1.2.3.recipe b/games-puzzle/lgeneral/lgeneral-1.2.3.recipe index a99f696f8..7f9b67757 100644 --- a/games-puzzle/lgeneral/lgeneral-1.2.3.recipe +++ b/games-puzzle/lgeneral/lgeneral-1.2.3.recipe @@ -5,17 +5,17 @@ player or the AI. Entrenchment, rugged defense, defensive fire, surprise \ contacts, surrender, unit supply, weather influence, reinforcements and other \ 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" 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" CHECKSUM_SHA256_2="cc6fa5d263d1d5824d706517958b1bb09b405ba0ed21e63e4a4d38e2727d7a04" -REVISION="1" -LICENSE="GNU GPL v2" -COPYRIGHT="Michael Speck, Leo Savernik, Peter Ivanyi" -ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" - PATCHES="lgeneral-1.2.3.patchset" +ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" + PROVIDES=" lgeneral = $portVersion cmd:lgeneral = $portVersion @@ -28,13 +28,14 @@ REQUIRES=" haiku lib:libsdl lib:libsdl_mixer - lib:libsdl_net + lib:libsdl_net_1.2 " + BUILD_REQUIRES=" haiku_devel devel:libsdl devel:libsdl_mixer - devel:libsdl_net + devel:libsdl_net_1.2 devel:libintl " BUILD_PREREQUIRES="