An ebuild for the Java CHTDecoder program. This program takes ZSNES .CHT files and turns them into plain text files. Useful if you have a lot of ProActionReplay codes in .CHT files and you need to save them in a readable format. Also useful for creating new ProActionReplay codes via the ZSNES Cheat Search dialog. I suggest this goes into apps-misc/chtdecoder. I am new to writing ebuilds. Sorry if it is not 100% up to standards. I based it off the jedit ebuild in portage.
Created attachment 40504 [details] chtdecoder-1.2.ebuild
Created attachment 42382 [details] updated ebuild There is now a C++ version of this program, so the paths have changed. It shouldn't happen again. I also made the keywords ~ since they proabably should have been that way in the beginning.
If you change the version to 2.1, you can also add the 2.1 version to portage. I think both 1.2 and 2.1 should be added though, as the 2.0 series uses Java 2, while 1.2 is solely Java 1, which means you wouldn't have to install a Java 2 JVM to run the 1.2 version, which would be needed for version 2.1, the current version.
I'd accept an ebuild for the version at http://games.technoplaza.net/chtdecoder/wx/ since that's the version the author recommends. Needs a new bug though so marking this one WONTFIX.