nE0sIghT / vortex-overlay

Gentoo Vortex overlay
15 stars 4 forks source link

s25edit-9999 ebuild #17

Closed stefson closed 6 years ago

stefson commented 7 years ago

I recently found out about the s25editor, which can be found here

https://github.com/Return-To-The-Roots/s25edit

Do you think it is possible to hack an ebuild for this? It is c++ I guess, and needs media-libs/libsdl as a compile dependency. A bit of a problem is that it lacks a makefile, but I generated a fitting one as suggested in the forum, which is attached.

makefile.zip

nE0sIghT commented 7 years ago

I can package this as separate ebuild. I think codeblocks should have some command line switches to compile this.

stefson commented 7 years ago

Hey, thanks for the fast reply. Do you mean to add it as a -bin ebuild?

nE0sIghT commented 7 years ago

No, just add codeblocks as build dep and build it using codeblocks.

stefson commented 7 years ago

If you are familiar with it it might be worth a try, but I just thought about to checkout the code from github, to copy the makefile from files directory and to compile it :-)

stefson commented 6 years ago

s25edit is now part of the main package s25rttr