diff --git a/app-emulation/previous/previous-1.8~svn.recipe b/app-emulation/previous/previous-1.8~svn.recipe index 06f8729bf..b653a5684 100644 --- a/app-emulation/previous/previous-1.8~svn.recipe +++ b/app-emulation/previous/previous-1.8~svn.recipe @@ -5,7 +5,7 @@ It aims to emulate a Next Cube or a Next Station with all its peripheral. " HOMEPAGE="http://previous.alternative-system.com/" SOURCE_URI="svn://svn.code.sf.net/p/previous/code/trunk#844" -REVISION="1" +REVISION="2" #CHECKSUM_MD5="" COPYRIGHT="2001-2017 Andreas Grabher" LICENSE="GNU GPL v2" @@ -23,14 +23,14 @@ REQUIRES=" haiku${secondaryArchSuffix} lib:libpng16$secondaryArchSuffix lib:libreadline$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libz$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libpng16$secondaryArchSuffix devel:libreadline$secondaryArchSuffix - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/app-emulation/qemu/qemu-2.10.0.recipe b/app-emulation/qemu/qemu-2.10.0.recipe index 0d308f738..163f6d9e2 100644 --- a/app-emulation/qemu/qemu-2.10.0.recipe +++ b/app-emulation/qemu/qemu-2.10.0.recipe @@ -7,7 +7,7 @@ achieves very good performance." HOMEPAGE="http://wiki.qemu.org/" COPYRIGHT="2003-2017 Fabrice Bellard" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/qemu/qemu/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="45b4637f370590cbdeca2b6d49f48b6cf5434baaf289831476d13423001fb571" SOURCE_DIR="qemu-$portVersion" @@ -65,7 +65,7 @@ REQUIRES=" lib:libnettle$secondaryArchSuffix lib:libpixman_1$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libsnappy$secondaryArchSuffix lib:libssh2$secondaryArchSuffix lib:libtasn1$secondaryArchSuffix @@ -88,7 +88,7 @@ BUILD_REQUIRES=" devel:libnettle$secondaryArchSuffix devel:libpixman_1$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libsnappy$secondaryArchSuffix devel:libssh2$secondaryArchSuffix devel:libtasn1$secondaryArchSuffix diff --git a/app-emulation/qemu/qemu-2.11.0~git.recipe b/app-emulation/qemu/qemu-2.11.0~git.recipe index 06c1a77cf..5e584e42e 100644 --- a/app-emulation/qemu/qemu-2.11.0~git.recipe +++ b/app-emulation/qemu/qemu-2.11.0~git.recipe @@ -7,7 +7,7 @@ achieves very good performance." HOMEPAGE="http://wiki.qemu.org/" COPYRIGHT="2003-2017 Fabrice Bellard" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" gitCommit="223cd0e13f2e46078d7b573f0b8402bfbee339be" SOURCE_URI="https://github.com/qemu/qemu/archive/$gitCommit.tar.gz" CHECKSUM_SHA256="0f78dd97a24b258692bba7e0234cadb6a77b0a0a122d8f6e7313fd635210168c" @@ -66,7 +66,7 @@ REQUIRES=" lib:libnettle$secondaryArchSuffix lib:libpixman_1$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libsnappy$secondaryArchSuffix lib:libssh2$secondaryArchSuffix lib:libtasn1$secondaryArchSuffix @@ -89,7 +89,7 @@ BUILD_REQUIRES=" devel:libnettle$secondaryArchSuffix devel:libpixman_1$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libsnappy$secondaryArchSuffix devel:libssh2$secondaryArchSuffix devel:libtasn1$secondaryArchSuffix diff --git a/app-emulation/qemu/qemu-2.8.1.recipe b/app-emulation/qemu/qemu-2.8.1.recipe index ad158c25b..993d90680 100644 --- a/app-emulation/qemu/qemu-2.8.1.recipe +++ b/app-emulation/qemu/qemu-2.8.1.recipe @@ -7,7 +7,7 @@ achieves very good performance." HOMEPAGE="http://wiki.qemu.org/" COPYRIGHT="2003-2017 Fabrice Bellard" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/qemu/qemu/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="c479779da59023fe679587fa7b4ae363be171f95c4849318b710730fe6d75f1a" SOURCE_DIR="qemu-$portVersion" @@ -65,7 +65,7 @@ REQUIRES=" lib:libnettle$secondaryArchSuffix lib:libpixman_1$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libsnappy$secondaryArchSuffix lib:libssh2$secondaryArchSuffix lib:libtasn1$secondaryArchSuffix @@ -88,7 +88,7 @@ BUILD_REQUIRES=" devel:libnettle$secondaryArchSuffix devel:libpixman_1$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libsnappy$secondaryArchSuffix devel:libssh2$secondaryArchSuffix devel:libtasn1$secondaryArchSuffix diff --git a/app-emulation/qemu/qemu-2.9.0.recipe b/app-emulation/qemu/qemu-2.9.0.recipe index 91a5cf66c..2cba33a26 100644 --- a/app-emulation/qemu/qemu-2.9.0.recipe +++ b/app-emulation/qemu/qemu-2.9.0.recipe @@ -7,7 +7,7 @@ achieves very good performance." HOMEPAGE="http://wiki.qemu.org/" COPYRIGHT="2003-2017 Fabrice Bellard" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/qemu/qemu/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="4f80eb491db11edff6d66355bf35929a87d811b4b6a2dad97ac9fd1d5f797519" SOURCE_DIR="qemu-$portVersion" @@ -65,7 +65,7 @@ REQUIRES=" lib:libnettle$secondaryArchSuffix lib:libpixman_1$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libsnappy$secondaryArchSuffix lib:libssh2$secondaryArchSuffix lib:libtasn1$secondaryArchSuffix @@ -88,7 +88,7 @@ BUILD_REQUIRES=" devel:libnettle$secondaryArchSuffix devel:libpixman_1$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libsnappy$secondaryArchSuffix devel:libssh2$secondaryArchSuffix devel:libtasn1$secondaryArchSuffix diff --git a/games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe b/games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe index 7a8428c25..178fd619d 100644 --- a/games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe +++ b/games-arcade/plee_the_bear/plee_the_bear-0.7.0.recipe @@ -13,7 +13,7 @@ skills and the details of the game." HOMEPAGE="http://www.stuff-o-matic.com/plee-the-bear/" COPYRIGHT="2012 Stuff O Matic" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="http://www.stuff-o-matic.com/plee-the-bear/download/file.php?platform=source" CHECKSUM_SHA256="41dfe864fe2d791d6f99ba7cd330e22c94fce19d82909054eeac594aa4f2924e" SOURCE_FILENAME="plee-the-bear-0.7.0.tgz" @@ -43,7 +43,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libsdl$secondaryArchSuffix lib:libsdl2_mixer$secondaryArchSuffix lib:libintl$secondaryArchSuffix @@ -63,7 +63,7 @@ REQUIRES=" " BUILD_REQUIRES=" - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libsdl2_mixer$secondaryArchSuffix devel:libsdl$secondaryArchSuffix devel:sdl_mixer$secondaryArchSuffix diff --git a/games-emulation/retroarch/retroarch-1.0.0.3_beta.recipe b/games-emulation/retroarch/retroarch-1.0.0.3_beta.recipe index 3cad765a6..280a7e7e9 100644 --- a/games-emulation/retroarch/retroarch-1.0.0.3_beta.recipe +++ b/games-emulation/retroarch/retroarch-1.0.0.3_beta.recipe @@ -6,7 +6,7 @@ shaders and other cool stuff." HOMEPAGE="https://libretro.com" COPYRIGHT="2010-2015 The RetroArch Team" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/libretro/RetroArch/archive/1.0.0.3-beta.tar.gz" CHECKSUM_SHA256="bd5be24d81c214db036b756e222f5a8e5cddd3e1c1a2a98180317673c0ca0cc7" SOURCE_DIR="RetroArch-1.0.0.3-beta" @@ -23,7 +23,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libGL$secondaryArchSuffix ffmpeg$secondaryArchSuffix " @@ -40,7 +40,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libgl$secondaryArchSuffix " BUILD_PREREQUIRES=" diff --git a/games-engines/eepp/eepp-0.9.5.recipe b/games-engines/eepp/eepp-0.9.5.recipe index aa7b81c54..1f39a3fd7 100644 --- a/games-engines/eepp/eepp-0.9.5.recipe +++ b/games-engines/eepp/eepp-0.9.5.recipe @@ -4,7 +4,7 @@ cross-platform game development." HOMEPAGE="http://bitbucket.org/SpartanJ/eepp" COPYRIGHT="2011-2014 Martín Lucas Golini" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://bitbucket.org/SpartanJ/eepp/get/release-0.9.5.tar.gz" CHECKSUM_SHA256="b4094be1b29361c66ab15cae166576d3600f7b6d914b339af857878559156b48" SOURCE_DIR="SpartanJ-eepp-b44ee6ad7704" @@ -19,7 +19,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libopenal$secondaryArchSuffix lib:libgl$secondaryArchSuffix " @@ -37,7 +37,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libopenal$secondaryArchSuffix devel:libgl$secondaryArchSuffix " diff --git a/games-fps/eduke32/eduke32-20170518_6135.recipe b/games-fps/eduke32/eduke32-20170518_6135.recipe index d6ad46094..cc039e93c 100644 --- a/games-fps/eduke32/eduke32-20170518_6135.recipe +++ b/games-fps/eduke32/eduke32-20170518_6135.recipe @@ -33,7 +33,7 @@ HOMEPAGE="http://www.eduke32.com/" COPYRIGHT="1993-1997 Ken Silverman 2006-2017 eduke32 Team" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://dukeworld.duke4.net/eduke32/synthesis/20170518-6135/eduke32_src_20170518-6135.tar.xz" CHECKSUM_SHA256="539f928f9cee88a3d1dbcbf1f99a2e44e2d078185f99cf4ab6ed05922d450d2d" SOURCE_DIR="eduke32_20170518-6135" @@ -55,7 +55,7 @@ REQUIRES=" lib:libGLU$secondaryArchSuffix lib:libogg$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix lib:libsdl2_mixer$secondaryArchSuffix lib:libvorbis$secondaryArchSuffix lib:libvorbisfile$secondaryArchSuffix @@ -71,7 +71,7 @@ BUILD_REQUIRES=" devel:libGLU$secondaryArchSuffix devel:libogg$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix devel:libsdl2_mixer$secondaryArchSuffix devel:libvorbis$secondaryArchSuffix devel:libvorbisfile$secondaryArchSuffix diff --git a/media-libs/smpeg/smpeg-0.4.5.recipe b/media-libs/smpeg/smpeg-0.4.5.recipe index f7878240f..b285bc492 100644 --- a/media-libs/smpeg/smpeg-0.4.5.recipe +++ b/media-libs/smpeg/smpeg-0.4.5.recipe @@ -6,7 +6,7 @@ software patents in the United States." HOMEPAGE="http://www.icculus.org/smpeg" COPYRIGHT="1999-2004 Sam Lantinga, Joe Tennies." LICENSE="GNU LGPL v2" -REVISION="6" +REVISION="7" SOURCE_URI="http://www.libsdl.org/projects/SDL_mixer/libs/old/smpeg-0.4.5.zip" CHECKSUM_SHA256="8d4e4a6bc1892279ae7727e192df0ad0cef5927d50090f846e0bf3ba1b8f3d41" diff --git a/media-libs/smpeg2/smpeg2-2.0.0.recipe b/media-libs/smpeg2/smpeg2-2.0.0.recipe index fb27f21c7..012c40d54 100644 --- a/media-libs/smpeg2/smpeg2-2.0.0.recipe +++ b/media-libs/smpeg2/smpeg2-2.0.0.recipe @@ -24,7 +24,7 @@ REQUIRES=" haiku$secondaryArchSuffix lib:libglu$secondaryArchSuffix lib:libgl$secondaryArchSuffix - lib:libsdl2$secondaryArchSuffix + lib:libsdl2_2.0$secondaryArchSuffix " PROVIDES_devel=" @@ -41,7 +41,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel #devel:libgl$secondaryArchSuffix devel:libglu$secondaryArchSuffix - devel:libsdl2$secondaryArchSuffix + devel:libsdl2_2.0$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix