Hi I have attatched an ebuild for stendhal http://arianne.sourceforge.net/ it depends on games-engines/marauroa and dev-java/simple (ebuild in Bugzilla).. I suggest putting it in games-rpg/stendhal Jakob
Created attachment 94850 [details] The ebuild
Created attachment 94851 [details, diff] A patch to the bulid script
Created attachment 95113 [details] The ebuild
Created attachment 95116 [details] The ebuild Sory for all the posts.. the ebuild should be good now..
(In reply to comment #4) > Created an attachment (id=95116) [edit] > The ebuild > > Sory for all the posts.. the ebuild should be good now.. > src_compile() { eant clean eant client_build use server && eant -lib $(java-pkg_getjars jython simple groovy-1 marauroa log4j jnlp-bin jdbc-mysql) server_build use doc && eant docs } check $(use_doc) and try to see if you can use ant properties instead of -lib (I already told the reasons in an another bug) dodoc LICENSE dodoc AUTHORS dodoc README you can call dodoc and dojar with multiple arguments
This being written in java it might be better to have it under the control of the java herd but we are understaffed as it is.
Created attachment 95187 [details] A better ebuild Implement the above mentioned changes.. the ant-core package is NOT enough in this incident (depends on something in ant-tasks)
Created attachment 95214 [details] A better ebuild The data jars needs to have versionnumbers to work.. can now compile with "-server doc"
Created attachment 95990 [details] stendhal-0.53.ebuild New version... libs dir moved..
10 years down the line, no update since 2006 and this ebuild is still not in the tree. Let's face it: it will never be part of Portage. Closing.