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

@@ -4,20 +4,19 @@ Deluxe Paint and Brilliance. Specialized in 256-color drawing, it includes a \
very large number of tools and effects that make it particularly suitable for \
pixel art, game graphics, and generally any detailed graphics painted with a \
mouse."
ARCHITECTURES="x86_gcc2"
HOMEPAGE="http://pulkomandy.tk/projects/GrafX2"
REVISION="2"
COPYRIGHT="1995-1999 Sunset Design
2008-2015 GrafX2 project team"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="svn://pulkomandy.tk/GrafX2/trunk#2127"
ARCHITECTURES="x86_gcc2"
PROVIDES="
grafx2
cmd:grafx2
"
REQUIRES="
haiku
lib:libsdl
@@ -41,7 +40,6 @@ BUILD_REQUIRES="
devel:libz
devel:libfreetype
"
BUILD_PREREQUIRES="
cmd:gcc
cmd:make