mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
Fix ordering
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user