You are not logged in.
Hi all,
I would like to see EasyRPG on Arch and I don't know how to create a PKGBUILD. Info: EasyRPG is a cross platform RPGMaker clone. It's still in alpha status but you can already play some RPGMaker games like Vampire's Dawn (Most popular maker game in Germany). It should be divided into two parts, the player and the editor. Here is the link to the SVN repository.
Sorry for my bad English. Thanks in anticipation. ![]()
Jannes
Offline
I tried it, but the project status on Linux is a bit mixed:
- cmake file exists only for readers and player, so you get no editor;
- readers gets compiled just fine;
- player's compilation exits as soon as 1%, since they specify '-Werror'.
Disabling '-Werror' gets you a bit further, but no more than 5%, as some others problems as missing definitions are revealed.
All in all, it's not that bad. I'll probably report those problems and see if they correct them.
If you're really interested, i could write a skeleton of PKGBUILD.
The Linux philosophy is 'laugh in the face of danger'. Oops. Wrong one. 'Do it yourself'. That's it. - Linus Torvalds
Offline