Portage is a package management system used by Gentoo Linux
# ChangeLog for games-fps/doom3-roe
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/ChangeLog,v 1.10 2008/09/26 18:07:42 zmedico Exp $
26 Sep 2008; Zac Medico
Set PROPERTIES=interactive since src_unpack() calls cdrom_get_cds() and
also GAMES_CHECK_LICENSE=yes is set.
29 Feb 2008; Carsten Lohrke
Remove icon extension from desktop entry to match Icon Theme Specification.
12 Mar 2007; Marius Mauch
Replacing einfo with elog
24 Oct 2006; Chris Gianelloni
Moved cdrom_get_cds to src_unpack since binary packages don't require the
original media to install.
05 Oct 2006; Chris Gianelloni
Stable on amd64/x86.
22 May 2006; Chris Gianelloni
Added patch from Paul Bredbury
31 Mar 2006; Chris Gianelloni
Changed nostrip to strip.
24 Mar 2006; Chris Gianelloni
Added wrapper and desktop entry. Blame Paul Bredbury
Closing bug #127473.
23 Mar 2006; Chris Gianelloni
Added specific version check on games-fps/doom3 so we don't hit
collision-protect.
*doom3-roe-1 (23 Mar 2006)
23 Mar 2006; Chris Gianelloni
+doom3-roe-1.ebuild:
Initial import. Ebuild by Paul Bredbury
#127244.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
EBUILD doom3-roe-1.ebuild 1301 RMD160 20c9f2b3d37754ca8294f7a4046d617ff1bc7158 SHA1 bc59e92f0a6e5dc25088e0cf751a29372ffc3413 SHA256 be8315f7ad226f00a541f76b2e23edc158d681beeb9ab5432914b418b82b52cd
MISC ChangeLog 1707 RMD160 31204192033999094062ad7c7fe49e71883a68e5 SHA1 b9210151300cb54e739d7768302f49f4da534585 SHA256 55fbabdc90314d5d379aa6acaafd0f438c1c4d012d11774dd7ad1c24f64e0a34
MISC metadata.xml 617 RMD160 65cc9363737fadc0b31331b5251e1ad25a457ff6 SHA1 51f2c24e823c68ac3bc44db3a866c8c8d75f5908 SHA256 dd6c5d0057c8014886d088cbcec2cfadaca0799150977e5ecc3f913311a57665
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkjdJPkACgkQ/ejvha5XGaPWPgCfaeY4Vw1BzoLWUM1k9VS0x/nS
KEUAoIxJD492+BnNrJlbZNxd8FIoNWf1
=tW4i
-----END PGP SIGNATURE-----
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/doom3-roe-1.ebuild,v 1.10 2008/09/26 18:07:42 zmedico Exp $
inherit eutils games
DESCRIPTION="Doom III: Resurrection of Evil expansion pack"
HOMEPAGE="http://www.doom3.com/"
SRC_URI=""
LICENSE="DOOM3"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
PROPERTIES="interactive"
RESTRICT="strip"
RDEPEND=">=games-fps/doom3-1.3.1302-r2"
S=${WORKDIR}
GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/doom3
Ddir=${D}/${dir}
src_unpack() {
cdrom_get_cds Setup/Data/d3xp/pak000.pk4
# Change from showing "d3xp" in the "mods" menu within Doom 3
# The ^1 changes the text to red
echo '^1Resurrection of Evil' > description.txt
}
src_install() {
insinto "${dir}"/d3xp
einfo "Copying file from the disk..."
doins ${CDROM_ROOT}/Setup/Data/d3xp/pak000.pk4 \
|| die "copying pak000"
doins description.txt
find ${Ddir} -exec touch '{}' \;
games_make_wrapper ${PN} "doom3 +set fs_game d3xp"
make_desktop_entry ${PN} "Doom III - Resurrection of Evil" doom3
prepgamesdirs
}
pkg_postinst() {
games_pkg_postinst
elog "This is just the data portion of the game. You will need to emerge"
elog "games-fps/doom3 to play the game."
echo
}
Science has unlocked the gates to the unknown, and now only one man stands
between Hell and Earth. A sci-fi horror masterpiece, DOOM 3 is like nothing you
have experienced. Dramatic storyline, pulse-pounding action, incredible
graphics, and revolutionary technology combine to draw you into the most
frightening and gripping first person gaming experience ever created. For more
information, checkout http://www.doom3.com