Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75797 Details for
Bug 115473
openmsx-catapult-0.5.2.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
openmsx-catapult-0.5.2.ebuild
openmsx-catapult-0.5.2.ebuild (text/plain), 953 bytes, created by
Lorenzo Mancini
on 2005-12-30 07:34:48 UTC
(
hide
)
Description:
openmsx-catapult-0.5.2.ebuild
Filename:
MIME Type:
Creator:
Lorenzo Mancini
Created:
2005-12-30 07:34:48 UTC
Size:
953 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils flag-o-matic games wxwidgets > >DESCRIPTION="Catapult, the (optional) GUI for openMSX" >HOMEPAGE="http://openmsx.sourceforge.net/" >SRC_URI="mirror://sourceforge/openmsx/${P}-R2.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" >DEPEND="dev-libs/libxml2 > games-emulation/openmsx > >=x11-libs/wxGTK-2.6.0" > >S="${WORKDIR}/${P}-R2" > >pkg_setup() { > export WX_GTK_VER="2.6" > export WX_CONFIG="wx-config-2.6" > need-wxwidgets gtk2 >} > >src_unpack() { > unpack ${A} > cd ${S} > epatch "${FILESDIR}/${PV}-R2-custom.mk.patch" > epatch "${FILESDIR}/${PV}-R2-main.mk.patch" >} > >src_compile() { > emake || die "make failed" >} > >src_install() { > egamesinstall \ > CATAPULT_INSTALL="${D}/usr/games/openmsx" \ > DESKTOP_HOOKS_DIR="${D}/usr/share/applications" \ > || die "install failed" > > dogamesbin ${D}/usr/games/openmsx/bin/catapult >}
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 115473
:
74670
|
74671
|
74672
| 75797 |
145077
|
145752
|
161640
|
203121