This is a request for including RealmSpeak, a Java based implementation of a classic board game Magic Realm into portage. Project homepage: http://magicrealm.dewkid.com/rspeak/realmspeak.htm I have already created two ebuilds: games-board/realmspeak that installs application, and games-board/realmspeak-data that installs necessary data files (i.e. artwork). Two ebuilds are really needed, as the author distributes application and data files separately (see project homepage). There is also a third file - realmspeak-wrapper-gentoo-1.0.sh which goes into games-board/realmspeak/files directory, and which is needed to create shell scripts to start up the game properly. I tried my best to follow all relevant documentation and guidelines for creating ebuilds. I am also willing to provide regular updates for these packages should they be included in the official portage tree. Reproducible: Always Quick note on the license: For now, game is released in binary only, but there is a strong promise by the developer that the source code will be made available at some point in time.
Created attachment 232409 [details] games-board/realmspeak-1.0.16.0 ebuild
Created attachment 232411 [details] file needed by games-board/realmspeak-1.0.16.0 ebuild
Created attachment 232413 [details] ebuild for realmspeak data files
I've tested the ebuilds and they seem to work fine.
Created attachment 233689 [details] Ebuild bump to version 1.0.17.0 Still needs wrapper file.
Created attachment 234733 [details] ebuild bump
Created attachment 237525 [details] ebuild bump
Created attachment 239613 [details] ebuild bump
Created attachment 239615 [details] ebuild update (URLs changed)
(In reply to comment #9) > Created an attachment (id=239615) [details] > ebuild update (URLs changed) > You forgot to mark old ebuilds obsolete ;-)
(In reply to comment #10) > (In reply to comment #9) > > Created an attachment (id=239615) [details] [details] > > ebuild update (URLs changed) > > > > You forgot to mark old ebuilds obsolete ;-) > Sorry, I forgot that you cannot mark obsolete attachments committed by somebody else.
Created attachment 270953 [details] Version update + URL changes Application version update, changed homepage and download location.
Created attachment 270955 [details] realmspeak data - URL changes Homepage and download URL changed.
Created attachment 270957 [details] File needed by games-board/realmspeak
A slight problem I ran into while trying out the new ebuild... >>> Install realmspeak-1.0.24.0 into /var/tmp/portage/games-board/realmspeak-1.0.24.0/image/ category games-board Traceback (most recent call last): File "/usr/bin/depend-java-query-3.1", line 8, in <module> from java_config_2 import __version__ ImportError: No module named java_config_2 Traceback (most recent call last): File "/usr/bin/depend-java-query-3.1", line 8, in <module> from java_config_2 import __version__ ImportError: No module named java_config_2 Everything seems to have installed correctly, though.