+++ /dev/null
-# ChangeLog for games-action/armagetron
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/armagetron/ChangeLog,v 1.11 2006/01/22 19:28:47 wolf31o2 Exp $
-
- 22 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
- armagetron-0.2.6.1.ebuild:
- Added modular X dependencies and closing bug #119921.
-
- 04 Aug 2005; Simon Stelling <blubb@gentoo.org> armagetron-0.2.6.1.ebuild:
- added ~amd64 keyword
-
-*armagetron-0.2.6.1 (11 Jun 2005)
-
- 11 Jun 2005; Mike Frysinger <vapier@gentoo.org>
- +files/armagetron-0.2.6.1.sh, +armagetron-0.2.6.1.ebuild:
- Version bump #81634.
-
- 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
- Change encoding to UTF-8 for GLEP 31 compliance
-
- 09 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org>
- +files/0.2.6.0-64bit.patch, armagetron-0.2.6.0.ebuild:
- add patch to fix some 64-bit issues from Tyler Montbriand via bug #66263
-
- 07 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org>
- armagetron-0.2.6.0.ebuild:
- use more games eclass; tidy
-
- 23 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml:
- add game team to the metadata file in addition to Luke-Jr.
-
-*armagetron-0.2.6.0 (14 Oct 2003)
-
- 14 Oct 2003; Luke-Jr <luke-jr@gentoo.org> armagetron-0.2.6.0.ebuild:
- Version bump
-
- 25 Aug 2003; Luke-Jr <luke-jr@gentoo.org> armagetron-0.1.4.9.ebuild,
- armagetron-0.2.4-r1.ebuild, armagetron-0.2.5.1.ebuild:
- Removed unneccesary font from ebuilds
-
- 12 Aug 2003; Luke-Jr <luke-jr@gentoo.org> metadata.xml:
- Created metadata.xml
-
- 29 Jul 2003; Michael Sterrett <msterret@gentoo.org>
- armagetron-0.2.5.1.ebuild:
- use sed -i and src_compile from games eclass
-
-*armagetron-0.2.5.1 (27 Jul 2003)
-
- 27 Jul 2003; <luke-jr@gentoo.org> armagetron-0.2.5.1.ebuild:
- Unstable/dev version bump to 0.2.5.1
-
-*armagetron-0.2.5 (21 Jul 2003)
-
- 21 Jul 2003; <luke-jr@gentoo.org> armagetron-0.2.5.ebuild:
- Unstable/dev version bump
-
- 14 Jul 2003; <luke-jr@gentoo.org> armagetron-0.2.4-r1.ebuild:
- Moved ArmageTRON bin out of /opt
-
-*armagetron-0.2.4-r1 (12 Jul 2003)
-
- 12 Jul 2003; <luke-jr@gentoo.org> armagetron-0.2.4-r1.ebuild:
- Maybe fixed a font problem occuring on some systems
-
- 10 Jul 2003; <luke-jr@gentoo.org> armagetron-0.2.4.ebuild:
- 0.2.4 now uses GAMES_DATADIR for data
-
-*armagetron-0.2.4 (10 Jul 2003)
-
- 10 Jul 2003; <luke-jr@gentoo.org> armagetron-0.2.4.ebuild:
- Version bump: 0.2.4
-
- 08 Jul 2003; <luke-jr@gentoo.org> files/armagetron-0.2_pre2.sh:
- version bump to 0.2.2 (stable) and 0.2.3 (unstable)
-
-*armagetron-0.2_pre2 (05 Jul 2003)
-
- 05 Jul 2003; <luke-jr@gentoo.org> armagetron-0.2_pre2.ebuild,
- files/armagetron-0.2_pre2.sh:
- Version bump to 0.2_pre2 and now uses games eclass
-
- 16 Aug 2002; Daniel Robbins <drobbins@gentoo.org>: various little cleanups;
- No version bump (still 0.1.4.9)
-
-*armagetron-0.1.4.9 (24 May 2002)
-
- 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> armagetron-0.1.4.9.ebuild :
- Updated to mirror://sourceforge in SRC_URI.
-
- 13 Aug 2002; J. Alberto Suárez López <bass@gentoo.org>
- armagetron-0.1.4.9.ebuild : Added DEPEND unzip, needed for unpack the
- moviepack.
-
- 06 Aug 2002; Mark Guertin <gerk@gentoo.org>: Added ppc to keywords
-
- 29 Jul 2002; Spider <spider@gentoo.org> armagetron-0.1.4.9.ebuild: Change
- CXXFLAGS so we dont have -fno-exceptions.
-
-
- 17 Jul 2002; Jose Alberto Suárez López <bass@gentoo.org>
- armagetron-0.1.4.9.ebuild : Added LICENSE, KEYWORDS.
-
- 24 May 2002; Sean P. Kane <spk42@spkane.org> armagetron-0.1.4.9.ebuild :
- First armagetron ebuild
-
+++ /dev/null
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/armagetron/armagetron-0.2.6.1.ebuild,v 1.3 2006/01/22 19:28:47 wolf31o2 Exp $
-
-inherit flag-o-matic eutils games
-
-DESCRIPTION="3d tron lightcycles, just like the movie"
-HOMEPAGE="http://armagetron.sourceforge.net/"
-SRC_URI="mirror://sourceforge/armagetron/${P}.tar.bz2
- http://armagetron.sourceforge.net/addons/moviesounds_fq.zip
- http://armagetron.sourceforge.net/addons/moviepack.zip"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-RDEPEND="
- virtual/opengl
- media-libs/libsdl
- media-libs/sdl-image
- media-libs/sdl-mixer
- media-libs/jpeg
- sys-libs/zlib
- media-libs/libpng"
-DEPEND="${RDEPEND}
- app-arch/unzip
- || (
- x11-libs/libXt
- virtual/x11 )"
-
-src_compile() {
- # $(use_enable !dedicated glout)
- egamesconf \
- --enable-music \
- || die
- emake || die
-}
-
-src_install() {
- dogamesbin src/network/astat || die "astat failed"
- exeinto "${GAMES_LIBDIR}"/${PN}
- doexe src/tron/armagetron || die "armagetron failed"
-
- insinto "${GAMES_DATADIR}"/${PN}
- doins -r arenas config language models music sound textures || die "doins data"
- doins -r ../movie{pack,sounds} || die "doins movie data"
- dohtml -r doc/*
-
- newgamesbin "${FILESDIR}"/${PN}-0.2.6.1.sh armagetron
- sed -i \
- -e "s:DATADIR:${GAMES_DATADIR}/${PN}:" \
- -e "s:LIBDIR:${GAMES_LIBDIR}/${PN}:" \
- "${D}/${GAMES_BINDIR}"/armagetron \
- || die "sed failed"
- prepgamesdirs
-}