This is GrafX2 for AROS
It's based on the port for Amiga OS4 by Peter Gordon.
I just modified some lines here and there to make it compile,
and then I run it several times to make sure it didn't crash :)
If you want to build from source take this into account:
$SOURCEROOT$/AROS/tools should be in your PATH for i386-linux-aros-gcc and company.
SDL must be built and i386-linux-aros-sdl-config must exist in path.
SDL_Image is another required package, you should build it with:
make contrib-sdl-sdl-image
Build by typing make
-------------------
Fernando Mastandrea
---- Original readme for the AmigaOS4 port follows ----
This is a quick & dirty port of Grafx2.
Grafx2 is an old msdos paint program which was recently brought back to life and
converted to SDL.
This port probably has lots of bugs. I haven't tested it much. Please don't
report bugs to me; i'm done with it. The source is included.
Uploaded using: archives.aros-exec.org
|