Portage is a package management system used by Gentoo Linux
# ChangeLog for games-fps/ezquake-bin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.10 2008/06/05 17:02:09 mr_bones_ Exp $
05 Jun 2008; Michael Sterrett
-ezquake-bin-1517.ebuild:
clean out old, differently-versioned ebuild
*ezquake-bin-1.9 (04 Jun 2008)
04 Jun 2008; Michael Sterrett
+ezquake-bin-1.9.ebuild:
version bump (changed versioning scheme) - ebuild submitted by Piotr Szymaniak
via bug #183899
15 Feb 2008; Chris Gianelloni
ezquake-bin-1517.ebuild:
Shortening DESCRIPTION to shut repoman up.
25 Dec 2007;
- binary packages that are linked with libc.so.6 need to use sys-libs/glibc
in RDEPEND
11 Aug 2007; Michael Sterrett
ezquake-bin-1517.ebuild:
add glib dep for bug #163847
12 Mar 2007; Marius Mauch
Replacing einfo with elog
05 Dec 2006; Chris Gianelloni
ezquake-bin-1517.ebuild:
Removing old virtual/x11 dependency.
19 Sep 2006; Chris Gianelloni
ezquake-bin-1517.ebuild:
Adding strip to RESTRICT for bug #137819.
15 Sep 2006; Chris Gianelloni
ezquake-bin-1517.ebuild:
Change hard-coded /opt to GAMES_PREFIX_OPT.
*ezquake-bin-1517 (01 Jun 2006)
01 Jun 2006; Chris Gianelloni
+ezquake-bin-1517.ebuild:
Initial import. Ebuild by Patryk Rzadzinski
modified by me. Closing bug #130823.
DIST ezquake_linux-x86_1.9.tar.gz 19193980 RMD160 75b455489e7ebf320dc9225d5db85c0e1685e55b SHA1 418f02b2595d89c65be2257d84c69b6524634d52 SHA256 2e65c1632bedbf8382870d79ba7dc1ee76d2371e03943da9cd57f2c4e5ac1dcb
DIST ezquake_security_1.8.2.zip 846404 RMD160 30e27c21f6d13725f55e9e29274cdae5089cdca4 SHA1 8608a5395ff370e6c5edcfb6f252dfffb3f64eff SHA256 8ab7ac98069a2dbcb67c963abca63f9dcf9fd663c1aa788d592599e30f45943a
EBUILD ezquake-bin-1.9.ebuild 2258 RMD160 06eaf1d9d1bb60df5b09d9fa58afdbdc5d4c31f2 SHA1 6bb9f628938f32e74a9e0383f23c8b57a92840ed SHA256 cf7b546b2103ca88915480b922638446ee4b05da001ca9e25b45002f691f8dac
MISC ChangeLog 1674 RMD160 da2620d0765863280505da3041b6693f88dd8ac4 SHA1 627ab330f9880d74d648e7b03fc7fe6067da2879 SHA256 4a3ea75016050b80af71a5fb9178c33e125e379f77197fbd6de94244a3c0df37
MISC metadata.xml 262 RMD160 130ce4dfb918c16a1419e8f368b54c20a3b33a76 SHA1 af506e64851e257c3cbe61b04fc23ea88fc0c31a SHA256 320a0c4f589e44eb15acbe7baae2408c1aaf3b8513567c88de342e28f5dfb9af
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1.9.ebuild,v 1.1 2008/06/04 19:43:14 mr_bones_ Exp $
inherit games
MY_PN="${PN/-bin/}"
SECURITY_PV=1.8.2
DESCRIPTION="Quakeworld client with mqwcl functionality and many more features."
HOMEPAGE="http://ezquake.sf.net/"
SRC_URI="mirror://sourceforge/${MY_PN}/${MY_PN}_linux-x86_${PV}.tar.gz
security? ( http://uttergrottan.localghost.net/${MY_PN}/security/${MY_PN}_security_${SECURITY_PV}.zip )"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
RESTRICT="strip"
IUSE="cdinstall opengl security svga"
QA_EXECSTACK_x86="${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake-gl.glx
${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.x11
${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.svga"
QA_EXECSTACK_amd64="${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake-gl.glx
${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.x11
${GAMES_PREFIX_OPT:1}/ezquake-bin/ezquake.svga"
RDEPEND=">=dev-libs/expat-2.0
sys-libs/glibc
!svga? ( x11-libs/libXext )
svga? ( media-libs/svgalib )
opengl? ( virtual/opengl x11-libs/libXext )
cdinstall? ( games-fps/quake1-data )"
DEPEND="${RDEPEND}
security? ( app-arch/zip )"
dir=${GAMES_PREFIX_OPT}/${PN}
src_install() {
exeinto "${dir}"
insinto "${dir}"
local x BINS="ezquake.x11"
use svga && BINS="${BINS} ezquake.svga"
use opengl && BINS="${BINS} ezquake-gl.glx"
doexe ${BINS} || die "doexe"
if use security ; then
doexe "${MY_PN}-security.so" || die "doexe"
fi
doins -r ezquake qw || die "doins failed"
dosym "${GAMES_DATADIR}"/quake1/id1 "${dir}"/id1
for x in ${BINS}; do
games_make_wrapper ${x} ./${x} "${dir}" "${dir}"
done
prepgamesdirs
}
pkg_postinst() {
games_pkg_postinst
if use !cdinstall; then
elog "NOTE that this client doesn't include .pak files. You *should*"
elog "enable \"cdinstall\" flag or install quake1-demodata."
elog "You can also copy the files from your Quake1 CD to"
elog " ${dir}/quake1/id1 (all names lowercase)"
elog ""
elog "You may also want to check:"
elog " http://fuhquake.quakeworld.nu - complete howto on commands and variables"
elog " http://equake.quakeworld.nu - free package containing various files"
fi
}