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

Bug 188566

Summary: New ebuild: games-emulation/ps2emu-usbnull
Product: Gentoo Linux Reporter: Russell Harmon <russ>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: esigra, ghutzl, maggu2810, russ
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 141626    
Attachments: ps2emu-usbnull-0.4-r1.ebuild
ps2emu-usbnull-0.4-r1.ebuild
ps2emu-usbnull-0.4-r1.ebuild
ps2emu-usbnull-9999.ebuild

Description Russell Harmon 2007-08-12 10:33:51 UTC
I have been trying to get a working pcsx2-0.9.3 ebuild written, and in the process ran into this small issue. With the USBnull plugin that is in portage, I get the following error when starting pcsx2. However if I use the USBnull plugin of the same version found in the pcsx2 source tree, it works. I have created a new ebuild games-emulation/ps2emu-usbnull-0.4-r1 which uses the sources found in the pcsx2 tree.

The error is:
plugins/libUSBnull-04.so: undefined symbol: LoadConfig
Comment 1 Russell Harmon 2007-08-12 10:34:36 UTC
Created attachment 127833 [details]
ps2emu-usbnull-0.4-r1.ebuild
Comment 2 Russell Harmon 2007-08-22 01:56:55 UTC
Created attachment 128817 [details]
ps2emu-usbnull-0.4-r1.ebuild

Changed location of cfg files to where pcsx2 expects them to be.
Comment 3 James Le Cuirot gentoo-dev 2008-02-28 12:25:48 UTC
Created attachment 144847 [details]
ps2emu-usbnull-0.4-r1.ebuild

Here's a new ebuild that uses SourceForge and doesn't require 7zip to unpack.
Comment 4 Russell Harmon 2008-06-10 04:28:05 UTC
Created attachment 156185 [details]
ps2emu-usbnull-9999.ebuild
Comment 5 Russell Harmon 2008-08-09 22:08:03 UTC
I finally got not lazy and made an overlay. You can fetch it with:
layman -o http://github.com/eatnumber1/pcsx2-overlay/tree/master%2Flayman-local.cfg?raw=true -a pcsx2-overlay

This is where I will be commiting all my changes from now on. I will not be posting any more ebuilds here. I will still however use this as a semi-bugtracker, so report problems here.