Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296996 - import pipepanic/pipepanic-0.1.3 with small changes
Summary: import pipepanic/pipepanic-0.1.3 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 06:44 UTC by matt
Modified: 2011-12-15 18:25 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 06:44:31 UTC
please add pipepanic/pipepanic-0.1.3 to prefix with keyword ~ppc-macos

ecopy and a minor change to the ebuild:

matt@hibook /Volumes/prefix-ppc-macos-native/usr/local/portage $ diff -u local/games-puzzle/pipepanic/pipepanic-0.1.3.ebuild mattmatteh-overlay/games-puzzle/pipepanic/pipepanic-0.1.3.ebuild 
--- local/games-puzzle/pipepanic/pipepanic-0.1.3.ebuild 2009-12-15 00:41:26 -0600
+++ mattmatteh-overlay/games-puzzle/pipepanic/pipepanic-0.1.3.ebuild    2009-11-06 12:32:06 -0600
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pipepanic/pipepanic-0.1.3.ebuild,v 1.2 2009/11/16 14:52:25 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pipepanic/pipepanic-0.1.3.ebuild,v 1.1 2009/11/03 19:45:44 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils games
@@ -30,7 +30,7 @@
 src_install() {
        dogamesbin "${PN}" || die "dogamesbin failed"
 
-       insinto "${GAMES_DATADIR}/${PN}"
+       insinto "${GAMES_DATADIR#${EPREFIX}}/${PN}"
        doins *.bmp || die "doins failed"
        newicon PipepanicIcon64.png ${PN}.png
        make_desktop_entry ${PN} "Pipepanic"
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:25:38 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.