Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 145740 Details for
Bug 144052
games-emulation/gens-2.12b.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gens-2.12b.ebuild for amd64
gens-2.12b.ebuild (text/plain), 1.05 KB, created by
Sergey Kondakov
on 2008-03-10 15:53:55 UTC
(
hide
)
Description:
gens-2.12b.ebuild for amd64
Filename:
MIME Type:
Creator:
Sergey Kondakov
Created:
2008-03-10 15:53:55 UTC
Size:
1.05 KB
patch
obsolete
># v-fox's private overlay: dfx.homeftp.net > >inherit flag-o-matic 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="~amd64 x86" >IUSE="vanilla" > >RDEPEND="x86? ( >=x11-libs/gtk+-2.4 > >=media-libs/libsdl-1.2 ) > amd64? ( app-emulation/emul-linux-x86-sdl > app-emulation/emul-linux-x86-gtklibs )" >DEPEND="${RDEPEND} > >=dev-lang/nasm-0.98" > >S=${WORKDIR}/GensForLinux > >src_unpack() { > unpack ${A} > cd "${S}" > if use vanilla; then > epatch \ > "${FILESDIR}"/${P}-gcc4.patch \ > "${FILESDIR}"/${P}-romsdir.patch > else > epatch \ > "${FILESDIR}"/gens-rc3_to_mythgame.patch > fi > append-ldflags -Wl,-z,noexecstack >} > >src_compile() { > use amd64 && multilib_toolchain_setup x86 > egamesconf \ > $(use_enable x86 gtktest) || die # shut up and eat emul-linux-x86-gtklibs > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "make install failed" > dodoc AUTHORS BUGS README gens.txt history.txt > 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 144052
:
94356
|
94357
| 145740 |
145741