Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 294211 Details for
Bug 357643
New package: games-puzzle/spacechem
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for version 1011
spacechem-1011.ebuild (text/plain), 1.34 KB, created by
Karl-Johan Karlsson
on 2011-11-29 17:17:25 UTC
(
hide
)
Description:
Ebuild for version 1011
Filename:
MIME Type:
Creator:
Karl-Johan Karlsson
Created:
2011-11-29 17:17:25 UTC
Size:
1.34 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/games-strategy/darwinia-demo/darwinia-demo-1.3.0.ebuild,v 1.9 2009/05/22 21:47:48 mr_bones_ Exp $ > >EAPI="2" > >inherit eutils games > >DESCRIPTION="A design-based puzzle game from Zachtronics Industries." >HOMEPAGE="http://www.spacechemthegame.com/" > >MY_PN="SpaceChem" >MY_P="${MY_PN}-${PV}" >SRC_URI="${MY_P}.tar.gz" > >LICENSE="spacechem" >SLOT="0" >KEYWORDS="-* amd64 x86" >IUSE="" >RESTRICT="fetch strip" > >RDEPEND=">=dev-lang/mono-2 > x11-misc/xclip > media-libs/libsdl > media-libs/sdl-mixer > media-libs/sdl-image" > >pkg_nofetch() { > einfo "Please download ${SRC_URI} from the link you received by e-mail" > einfo "when you purchased ${MY_PN} and place it in ${DISTDIR}" >} > >S=${WORKDIR} > >src_unpack() { > unpack "${A}" > cd "${S}" > unpack "./${MY_PN}-i386.deb" > unpack ./data.tar.gz >} > >src_install() { > dodir "/${GAMES_PREFIX_OPT}/${PN}/" > cd "${S}/opt/zachtronicsindustries/spacechem/" > > cp -R . "${D}/${GAMES_PREFIX_OPT}/${PN}" > > newicon icon.png "${PN}.png" > games_make_wrapper "${PN}" "mono SpaceChem.exe" "${ROOT}/${GAMES_PREFIX_OPT}/${PN}/" > make_desktop_entry "${PN}" "SpaceChem" "${PN}" "Game;LogicGame;" "Comment=Solve design-based challenges in this game from Zachtronics Industries" > > 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 357643
:
264933
|
264935
| 294211 |
294213
|
321518
|
324586