Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 421309

Summary: games-emulation/jpcsp-bin - new ebuild
Product: Gentoo Linux Reporter: Jared B. <nitro>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.jpcsp.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: games-emulation/jpcsp-bin-0.6.2570.ebuild
games-emulation/jpcsp-bin-0.6.2570.ebuild

Description Jared B. 2012-06-16 05:03:13 UTC
Created attachment 315467 [details]
games-emulation/jpcsp-bin-0.6.2570.ebuild

This is a new ebuild for Jpcsp, a Java-based PlayStation Portable (PSP) emulator.  This is based on the nightly builds provided here:
http://buildbot.orphis.net/jpcsp/

There are stable builds, but they're updated very infrequently.  Source code is also available, which would probably be ideal, but I'm not a java guy.  If anyone wants to take a crack at it (I doubt it's that hard if you know what you're doing), code is available here:
https://code.google.com/p/jpcsp/

The emulator expects to be run from the install directory, so I have some code in the ebuild to build a launcher that will create a prefs directory under $HOME, copy or symlink the appropriate files, then launch jpscp from there.  Seems to work pretty well in my admittedly limited testing.  Also, this should support both amd64 and x86, but I've only tested amd64.

Feedback welcome.
Comment 1 Jared B. 2012-06-16 05:23:01 UTC
Created attachment 315469 [details]
games-emulation/jpcsp-bin-0.6.2570.ebuild

minor bugfix