Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 289325 Details for
Bug 385297
games-emulation/mupen64plus-9999 live ebuild / prep for 2.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-emulation/mupen64plus-rsp-z64-9999.ebuild
mupen64plus-rsp-z64-9999.ebuild (text/plain), 1.37 KB, created by
Franz Schrober
on 2011-10-09 09:31:20 UTC
(
hide
)
Description:
games-emulation/mupen64plus-rsp-z64-9999.ebuild
Filename:
MIME Type:
Creator:
Franz Schrober
Created:
2011-10-09 09:31:20 UTC
Size:
1.37 KB
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit eutils games mercurial > >DESCRIPTION="low-level rsp emulation for mupen64plus" >HOMEPAGE="http://code.google.com/p/mupen64plus/" >EHG_REPO_URI="https://bitbucket.org/wahrhaft/${PN}" >#SRC_URI="https://bitbucket.org/wahrhaft/${PN}/downloads/${PN}-src-${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="" >IUSE="debug pic" > >RDEPEND="games-emulation/mupen64plus-core" > >DEPEND="${RDEPEND}" > >OPTS="V=1 PREFIX=${GAMES_PREFIX} LIBDIR=$(games_get_libdir) BINDIR=${GAMES_BINDIR} APIDIR=/usr/include/mupen64plus/ INCDIR=/usr/include/mupen64plus/ SHAREDIR=${GAMES_DATADIR} DESTDIR=${D} COREDIR=$(games_get_libdir)/ PLUGINDIR=$(games_get_libdir)/mupen64plus/ MANDIR=/usr/share/man V=1 OPTFLAGS= INSTALL_STRIP_FLAG=" > >src_compile() { > use debug && OPTS+=" DEBUG=1 DEBUGGER=1 PLUGINDBG=1" > use pic && OPTS+=" PIC=1 PIE=1" > > emake -C "projects/unix" all HLEVIDEO=0 $OPTS || die "make failed" > emake -C "projects/unix" all HLEVIDEO=1 $OPTS || die "make failed" >} > >src_install() { > emake -C "projects/unix" install HLEVIDEO=0 $OPTS || die "install failed" > emake -C "projects/unix" install HLEVIDEO=1 $OPTS || die "install failed" > [ -f "RELEASE" ] && newdoc "RELEASE" "RELEASE" > [ -f "README" ] && newdoc "README" "README" > > prepgamesdirs >} > >pkg_postinst() { > games_pkg_postinst >}
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 385297
:
288503
|
288623
|
288813
|
288877
|
289139
|
289141
|
289143
|
289145
|
289147
|
289149
|
289151
|
289153
|
289155
|
289157
|
289159
|
289225
|
289227
|
289229
|
289231
|
289233
|
289235
|
289237
|
289239
|
289241
|
289243
|
289245
|
289247
|
289249
|
289269
|
289313
|
289315
|
289317
|
289319
|
289321
|
289323
| 289325 |
289327
|
289329
|
289331
|
289333
|
289335
|
304585
|
350058
|
350088
|
350376
|
354052