summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-24 22:04:44 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-24 22:04:44 +0000
commitd8226f55e59810865cfa279d09178f5eea25a3a0 (patch)
tree474c32e7888c7408991cdb6a1f9bea2de47e0440 /games-fps/doom3-roe/doom3-roe-1.ebuild
parentUpdating comments to reflect the problem better. (diff)
downloadgentoo-2-d8226f55e59810865cfa279d09178f5eea25a3a0.tar.gz
gentoo-2-d8226f55e59810865cfa279d09178f5eea25a3a0.tar.bz2
gentoo-2-d8226f55e59810865cfa279d09178f5eea25a3a0.zip
Added wrapper and desktop entry. Blame Paul Bredbury <brebs@sent.com>. Closing bug #127473.
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'games-fps/doom3-roe/doom3-roe-1.ebuild')
-rw-r--r--games-fps/doom3-roe/doom3-roe-1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/games-fps/doom3-roe/doom3-roe-1.ebuild b/games-fps/doom3-roe/doom3-roe-1.ebuild
index 5429c6957a41..4cec2b87f1be 100644
--- a/games-fps/doom3-roe/doom3-roe-1.ebuild
+++ b/games-fps/doom3-roe/doom3-roe-1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.2 2006/03/23 01:00:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/doom3-roe-1.ebuild,v 1.3 2006/03/24 22:04:44 wolf31o2 Exp $
inherit eutils games
@@ -36,11 +36,15 @@ src_install() {
find ${Ddir} -exec touch '{}' \;
+ games_make_wrapper ${PN} "doom3 +set fs_game d3xp"
+ make_desktop_entry ${PN} "Doom III - Resurrection of Evil" doom3.png
+
prepgamesdirs
}
pkg_postinst() {
games_pkg_postinst
+
einfo "This is just the data portion of the game. You will need to emerge"
einfo "games-fps/doom3 to play the game."
echo