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

@@ -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