Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77108 Details for
Bug 119024
gens-2.12b fails to compile with gcc-4.0.2-r3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Gens ebuild with epatch
gens-2.12b.ebuild (text/plain), 772 bytes, created by
Avuton Olrich
on 2006-01-14 13:55:02 UTC
(
hide
)
Description:
Gens ebuild with epatch
Filename:
MIME Type:
Creator:
Avuton Olrich
Created:
2006-01-14 13:55:02 UTC
Size:
772 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/games-emulation/gens/gens-2.12b.ebuild,v 1.4 2005/09/26 17:45:07 wolf31o2 Exp $ > >inherit eutils games > >DESCRIPTION="A Sega Genesis/CD/32X emulator" >HOMEPAGE="http://gens.consolemul.com/" >SRC_URI="mirror://sourceforge/gens/gens-rc3.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >RDEPEND="virtual/libc > >=media-libs/libsdl-1.2 > >=x11-libs/gtk+-2.4" >DEPEND="${RDEPEND} > >=dev-lang/nasm-0.98" > >S=${WORKDIR}/GensForLinux > >src_unpack() { > unpack ${A} > cd "${S}" > epatch "${FILESDIR}"/${P}-gcc4-fix.patch >} > >src_install() { > make DESTDIR="${D}" install || die "make install failed" > dodoc AUTHORS BUGS README > prepgamesdirs >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 119024
: 77108 |
77109