Match SDL BUILD_REQUIRES to REQUIRES (#4795)

* Match SDL BUILD_REQUIRES to REQUIRES
This commit is contained in:
Crestwave
2020-03-15 20:39:10 +08:00
committed by GitHub
parent 7df3fa310d
commit 15e011c2e1
6 changed files with 26 additions and 26 deletions

View File

@@ -12,9 +12,9 @@ sourced under the GPL license and ported to SDL, and then SDL 2."
HOMEPAGE="https://gitlab.com/LibreGames/jumpnbump"
COPYRIGHT="1998-2019 Jump 'n Bump developers"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="$HOMEPAGE/-/archive/1.61/jumpnbump-1.61.zip"
CHECKSUM_SHA256="0bd5dbd22f81b9399c6e6dbc372c950e09ee19fe348d5f54f5abe8d4794f6490"
REVISION="2"
SOURCE_URI="$HOMEPAGE/-/archive/$portVersion/jumpnbump-$portVersion.tar.gz"
CHECKSUM_SHA256="2f18f20d9f31c0d2e1765884f8fa4a2f228ee42a0fccd280cae1c09a7951f97d"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
commandBinDir=$binDir
@@ -42,9 +42,9 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libbz2$secondaryArchSuffix
devel:libSDL2$secondaryArchSuffix
devel:libSDL2_net$secondaryArchSuffix
devel:libSDL2_mixer$secondaryArchSuffix
devel:libSDL2_2.0$secondaryArchSuffix
devel:libSDL2_net_2.0$secondaryArchSuffix
devel:libSDL2_mixer_2.0$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="

View File

@@ -7,7 +7,7 @@ characters, and several more in the making!"
HOMEPAGE="https://openmortal.sourceforge.net/"
COPYRIGHT="2003 the OpenMortal Team"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sourceforge.net/openmortal/openmortal-$portVersion.tar.bz2"
CHECKSUM_SHA256="9c302560d71ddcd3473ba2a1022fd118cbce87a4cd4b3080cb46288a410bb710"
PATCHES="openmortal-$portVersion.patch"
@@ -34,11 +34,11 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libfreetype$secondaryArchSuffix
devel:libSDL$secondaryArchSuffix
devel:libSDL_gfx$secondaryArchSuffix
devel:libSDL_image$secondaryArchSuffix
devel:libSDL_mixer$secondaryArchSuffix
devel:libSDL_net$secondaryArchSuffix
devel:libSDL_1.2$secondaryArchSuffix
devel:libSDL_gfx_1.2$secondaryArchSuffix
devel:libSDL_image_1.2$secondaryArchSuffix
devel:libSDL_mixer_1.2$secondaryArchSuffix
devel:libSDL_net_1.2$secondaryArchSuffix
devel:libSDL_ttf$secondaryArchSuffix
"
BUILD_PREREQUIRES="

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2003 Parallel Realities
2011, 2012 Guss Sliepen
2015-2019 Julie Marchant"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/pr-starfighter/starfighter/releases/download/v$portVersion/starfighter-${portVersion%.*.*}-src.tar.gz"
CHECKSUM_SHA256="6b481a0fc5d4995c1da6a88c46edaaf75809b85f2c08228a239a4395e02c718f"
SOURCE_FILENAME="starfighter-$portVersion.tar.gz"
@@ -34,9 +34,9 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libintl$secondaryArchSuffix
devel:libSDL2$secondaryArchSuffix
devel:libSDL2_image$secondaryArchSuffix
devel:libSDL2_mixer$secondaryArchSuffix
devel:libSDL2_2.0$secondaryArchSuffix
devel:libSDL2_image_2.0$secondaryArchSuffix
devel:libSDL2_mixer_2.0$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:awk

View File

@@ -9,7 +9,7 @@ COPYRIGHT="1995-1997 I J Peters
2004 Corey Keasling
2005-2019 Matthias Braun"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
srcGitRev="35ffbacb5308a8e825fd737bd08d95032d6c4c8c"
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="8cb5ce1d98374a656d36c7feb7764a6275e6a6840dc0c5630a997e0a1edbbe43"
@@ -42,11 +42,11 @@ BUILD_REQUIRES="
devel:libGL$secondaryArchSuffix
devel:libGLU$secondaryArchSuffix
devel:libphysfs$secondaryArchSuffix
devel:libSDL$secondaryArchSuffix
devel:libSDL_1.2$secondaryArchSuffix
devel:libSDL_gfx$secondaryArchSuffix
devel:libSDL_image$secondaryArchSuffix
devel:libSDL_mixer$secondaryArchSuffix
devel:libSDL_ttf$secondaryArchSuffix
devel:libSDL_image_1.2$secondaryArchSuffix
devel:libSDL_mixer_1.2$secondaryArchSuffix
devel:libSDL_ttf_2.0$secondaryArchSuffix
devel:libxml2$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"

View File

@@ -17,7 +17,7 @@ X, and Haiku."
HOMEPAGE="https://www.boswars.org/"
COPYRIGHT="2004-2014 Tina Petersen Jensen, Francois Beerten et al."
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://www.boswars.org/dist/releases/boswars-$portVersion-src.tar.gz"
CHECKSUM_SHA256="dc3718f531e9ea413cf37e1333b62a4c5e69f1405502d9c59b9e424635135e3e"
SOURCE_FILENAME="boswars-$portVersion.tar.gz"
@@ -49,7 +49,7 @@ BUILD_REQUIRES="
devel:liblua5.1$secondaryArchSuffix
devel:libogg$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libSDL$secondaryArchSuffix
devel:libSDL_1.2$secondaryArchSuffix
devel:libtheora$secondaryArchSuffix
devel:libvorbis$secondaryArchSuffix
devel:libz$secondaryArchSuffix

View File

@@ -14,7 +14,7 @@ supervision. We also do not condone real-life drug dealing."
HOMEPAGE="https://dopewars.sourceforge.io/"
COPYRIGHT="1999-2005 dopewars developers"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sourceforge.net/dopewars/dopewars-$portVersion.tar.gz"
CHECKSUM_SHA256="23059dcdea96c6072b148ee21d76237ef3535e5be90b3b2d8239d150feee0c19"
@@ -44,8 +44,8 @@ BUILD_REQUIRES="
devel:libiconv
devel:libintl
devel:libncurses
devel:libSDL
devel:libSDL_mixer
devel:libSDL_1.2
devel:libSDL_mixer_1.2
"
BUILD_PREREQUIRES="
cmd:gcc