diff --git a/games-arcade/cyberdogs_sdl/cyberdogs_sdl-0.4.1~20100116.recipe b/games-arcade/cyberdogs_sdl/cyberdogs_sdl-0.4.1~20101014.recipe similarity index 94% rename from games-arcade/cyberdogs_sdl/cyberdogs_sdl-0.4.1~20100116.recipe rename to games-arcade/cyberdogs_sdl/cyberdogs_sdl-0.4.1~20101014.recipe index aca6bce21..0f8b9ad8d 100644 --- a/games-arcade/cyberdogs_sdl/cyberdogs_sdl-0.4.1~20100116.recipe +++ b/games-arcade/cyberdogs_sdl/cyberdogs_sdl-0.4.1~20101014.recipe @@ -4,7 +4,7 @@ For a DOS game, the graphics are pretty good. It also comes with a map editor." HOMEPAGE="https://github.com/lmartinking/cdogs-sdl" COPYRIGHT="2008-2010 Lucas Martin-King" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" srcGitRev="7f9f4d98b5c8ed38dd73ca210aaa6bd22c8f8562" SOURCE_URI="https://github.com/lmartinking/cdogs-sdl/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="6645be46d9266d74b29886b7505b99236991f449d3a51470e0c071ffcd176ce1" @@ -24,14 +24,14 @@ PROVIDES=" " REQUIRES=" haiku - lib:libsdl - lib:libsdl_mixer + lib:libSDL_1.2 + lib:libSDL_mixer_1.2 " BUILD_REQUIRES=" haiku_devel - devel:libsdl - devel:libsdl_mixer + devel:libSDL + devel:libSDL_mixer " BUILD_PREREQUIRES=" cmd:gcc