Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -7,13 +7,13 @@ is full the game is over. The game speeds up whenever the lines are full. \
Therefore, it's better to fill as many lines you can at once. That way you \
can reach higher levels with the same speed."
HOMEPAGE="http://www.abrick.sourceforge.net"
LICENSE="GNU GPL v2"
COPYRIGHT="2004-2005 Milan Babuskov"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://sourceforge.net/projects/abrick/files/abrick/abrick-1.12/abrick-1.12-src.tar.gz"
CHECKSUM_SHA256="75113463cb8cdbcd0ed251865253c1124ae493b5c1a35393e901b3337c9d0c74"
SOURCE_DIR="abrick-1.12-src"
PATCHES="abrick-1.12.patch"
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
@@ -34,7 +34,6 @@ BUILD_REQUIRES="
devel:libSDL_mixer
devel:libSDL_image
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc