Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68470 - wxchtdecoder-1.5.ebuild (New Package)
Summary: wxchtdecoder-1.5.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Games
URL: http://games.technoplaza.net
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-10-21 16:05 UTC by John Ratliff
Modified: 2006-04-23 00:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
the ebuild (wxchtdecoder-1.5.ebuild,603 bytes, text/plain)
2004-10-21 16:06 UTC, John Ratliff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Ratliff 2004-10-21 16:05:23 UTC
This is an ebuild for my SNES .CHT decoder program. It decodes .CHT files produced by ZSNES (games-emulation/zsnes) and Snes9x (games-emulation/snes9x) into plain text files.

It requires wxWidgets 2.4.2 (>=x11-libs/wxGTK-2.4.2) and an ISO compliant C++ compiler. I didn't know how to specify the second requirement, so I said it requires gcc >= 3.3.1, which is the oldest version of gcc I have successfully compiled it on. However, it has also been compiled with the Sun CC compiler, and Visual C++ 7.

I have a version running on Mac OS-X, Sparc, Linux, and Windows, so it should be fairly platform independent. I added x86, ppc, and sparc to the keywords though I only have gentoo-x86. I have tested under Solaris 2.8 and Mac OS-X Panther (10.3) for sparc and ppc support, respectively.

I think the package should be added to app-misc/wxchtdecoder, or possibly x11-misc/wxchtdecoder as it is an X program.
Comment 1 John Ratliff 2004-10-21 16:06:12 UTC
Created attachment 42381 [details]
the ebuild
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2006-04-23 00:57:03 UTC
in portage.  thanks for the bug report and ebuild.