Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296985 - import games-arcade/vor/vor-0.5.4 with small changes
Summary: import games-arcade/vor/vor-0.5.4 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 04: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 04:44:29 UTC
please add games-arcade/vor/vor-0.5.4 to prefix with keyword ~ppc-macos

ecopy and simple ebuild fix works:

matt@hibook /Volumes/prefix-ppc-macos-native/usr/local/portage $ diff -u local/games-arcade/vor/vor-0.5.4.ebuild mattmatteh-overlay/games-arcade/vor/vor-0.5.4.ebuild 
--- local/games-arcade/vor/vor-0.5.4.ebuild     2009-12-14 22:35:02 -0600
+++ mattmatteh-overlay/games-arcade/vor/vor-0.5.4.ebuild        2009-11-04 12:31:14 -0600
@@ -28,7 +28,7 @@
 
 src_install() {
        dogamesbin ${PN} || die "dogamesbin failed"
-       insinto "${GAMES_DATADIR}"/${PN}
+       insinto "${GAMES_DATADIR#${EPREFIX}}"/${PN}
        doins data/* || die "doins failed"
        newicon data/icon.png ${PN}.png
        make_desktop_entry ${PN} VoR
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:18 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.