Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296993 - import games-puzzle/twindistress-1.1.0 with small changes
Summary: import games-puzzle/twindistress-1.1.0 with small changes
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: PPC OS X
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 05:44 UTC by matt
Modified: 2011-12-15 18:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matt 2009-12-15 05:44:17 UTC
please add games-puzzle/twindistress-1.1.0 to prefix with keyword ~ppc-macos

ecopy and some ebuild fixing:

matt@hibook /Volumes/prefix-ppc-macos-native/usr/local/portage $ diff -u old/games-puzzle/twindistress/twindistress-1.1.0.ebuild mattmatteh-overlay/games-puzzle/twindistress/twindistress-1.1.0.ebuild 
--- old/games-puzzle/twindistress/twindistress-1.1.0.ebuild     2009-11-03 21:57:33 -0600
+++ mattmatteh-overlay/games-puzzle/twindistress/twindistress-1.1.0.ebuild      2009-11-06 12:32:06 -0600
@@ -34,7 +34,7 @@
 src_install() {
        dogamesbin twind || die "dogamesbin failed"
 
-       insinto "${GAMES_DATADIR}/${PN}"
+       insinto "${GAMES_DATADIR#${EPREFIX}}/${PN}"
        doins -r graphics music sound || die "doins failed"
 
        doicon graphics/twind.png
@@ -42,9 +42,9 @@
 
        dodoc AUTHORS ChangeLog CREDITS NEWS README TODO
 
-       dodir "${GAMES_STATEDIR}/${PN}"
-       touch "${ED}/${GAMES_STATEDIR}/${PN}/twind.hscr"
-       fperms 660 "${GAMES_STATEDIR}/${PN}/twind.hscr"
+       dodir "${GAMES_STATEDIR#${EPREFIX}}/${PN}"
+       touch "${ED}/${GAMES_STATEDIR#${EPREFIX}}/${PN}/twind.hscr"
+       fperms 660 "${GAMES_STATEDIR#${EPREFIX}}/${PN}/twind.hscr"
        prepgamesdirs
 }
 
matt@hibook /Volumes/prefix-ppc-macos-native/usr/local/portage $


Portage 2.2.00.15027-prefix (prefix/darwin/macos/10.4/ppc, gcc-4.2.1, unavailable, 8.11.0 Power Macintosh)
=================================================================
System uname: Darwin-8.11.0-Power_Macintosh-powerpc-32bit
Timestamp of tree: Sat, 12 Dec 2009 20:00:47 +0000
distcc 2.18.4-Apple.1 powerpc-apple-darwin8.0 (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     4.0_p35
dev-lang/python:     2.6.4
dev-python/pycrypto: 2.1.0_beta1
dev-util/cmake:      2.6.4-r3
sys-devel/autoconf:  2.63-r01.1
sys-devel/automake:  1.10.2-r00.1, 1.11
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.6b
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="powerpc-apple-darwin8"
CFLAGS="-02 -pipe -maltivec -mcpu=G4 -mtune=G4"
CHOST="powerpc-apple-darwin8"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-02 -pipe -maltivec -mcpu=G4 -mtune=G4"
DISTDIR="/Volumes/prefix-ppc-macos-native/usr/portage/distfiles"
FEATURES="assume-digests collision-protect distlocks fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS=""
LINGUAS="en en_US"
Comment 1 Fabian Groffen gentoo-dev 2011-12-15 18:24:46 UTC
We are sorry to close this bug.  We lack the man-power and devotion to support games in Gentoo Prefix.  You can try to take it up with the maintainers of the games package directly.