Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188563 - New ebuild: games-emulation/ps2emu-ZeroPAD
Summary: New ebuild: games-emulation/ps2emu-ZeroPAD
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 141626
  Show dependency tree
 
Reported: 2007-08-12 10:28 UTC by Russell Harmon
Modified: 2018-12-03 12:58 UTC (History)
6 users (show)

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


Attachments
ps2emu-ZeroPAD-0.1.ebuild (ps2emu-ZeroPAD-0.1.ebuild,794 bytes, text/plain)
2007-08-12 10:28 UTC, Russell Harmon
Details
ps2emu-ZeroPAD-0.1.ebuild (ps2emu-ZeroPAD-0.1.ebuild,890 bytes, text/plain)
2007-08-19 23:14 UTC, Russell Harmon
Details
ps2emu-zeropad-0.1.0.ebuild (ps2emu-zeropad-0.1.0.ebuild,884 bytes, text/plain)
2008-02-28 12:24 UTC, James Le Cuirot
Details
ps2emu-zeropad-9999.ebuild (ps2emu-zeropad-9999.ebuild,941 bytes, text/plain)
2008-06-10 04:24 UTC, Russell Harmon
Details
ps2emu-zeropad-0.1.0.ebuild (ps2emu-zeropad-0.1.0.ebuild,939 bytes, text/plain)
2008-06-10 04:24 UTC, Russell Harmon
Details
ps2emu-zeropad-consistent-naming.patch (ps2emu-zeropad-consistent-naming.patch,328 bytes, patch)
2008-06-10 04:25 UTC, Russell Harmon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Russell Harmon 2007-08-12 10:28:29 UTC
I have been working on getting a working pcsx2-0.9.3 ebuild (see Bug #141626), and it needs this plugin. So I wrote an ebuild for it.
Comment 1 Russell Harmon 2007-08-12 10:28:47 UTC
Created attachment 127831 [details]
ps2emu-ZeroPAD-0.1.ebuild
Comment 2 Marcello Magaldi 2007-08-19 14:04:40 UTC
(In reply to comment #0)
> I have been working on getting a working pcsx2-0.9.3 ebuild (see Bug #141626),
> and it needs this plugin. So I wrote an ebuild for it.

on my box build fails :

port.o `test -f 'support.c' || echo './'`support.c
cc1plus: error: unrecognized command line option "-mmmx-O2"
make: *** [libZeroPAD_a-zeropad.o] Error 1
make: *** Waiting for unfinished jobs....
cc1plus: error: unrecognized command line option "-mmmx-O2"
make: *** [libZeroPAD_a-linux.o] Error 1
mv -f .deps/libZeroPAD_a-support.Tpo .deps/libZeroPAD_a-support.Po
make: *** wait: No child processes.  Stop.

!!! ERROR: games-emulation/ps2emu-ZeroPAD-0.1 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ps2emu-ZeroPAD-0.1.ebuild, line 34:   Called die

!!! Error: emake failed!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/games-emulation/ps2emu-ZeroPAD-0.1/temp/build.log'.

!!! This ebuild is from an overlay: '/usr/local/portage'

Comment 3 Russell Harmon 2007-08-19 23:14:02 UTC
Created attachment 128623 [details]
ps2emu-ZeroPAD-0.1.ebuild

It should work with this updated ebuild.
Comment 4 Marcello Magaldi 2007-08-19 23:54:00 UTC
(In reply to comment #3)
> Created an attachment (id=128623) [edit]
> ps2emu-ZeroPAD-0.1.ebuild
> 
> It should work with this updated ebuild.
> 

yes now it merges
Comment 5 James Le Cuirot gentoo-dev 2008-02-28 12:24:46 UTC
Created attachment 144846 [details]
ps2emu-zeropad-0.1.0.ebuild

Here's a new ebuild that uses SourceForge and doesn't require 7zip to unpack. Ebuild filenames should almost always be lower case.
Comment 6 Russell Harmon 2008-06-10 04:24:26 UTC
Created attachment 156179 [details]
ps2emu-zeropad-9999.ebuild
Comment 7 Russell Harmon 2008-06-10 04:24:50 UTC
Created attachment 156181 [details]
ps2emu-zeropad-0.1.0.ebuild
Comment 8 Russell Harmon 2008-06-10 04:25:21 UTC
Created attachment 156183 [details, diff]
ps2emu-zeropad-consistent-naming.patch
Comment 9 Russell Harmon 2008-08-09 22:07:58 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.