diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 16:12:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 16:12:08 +0000 |
commit | 27f44db49066401bcc5cf282addfeb7dd2ea04a0 (patch) | |
tree | cba487040175de6f63f69c0fc75a29542e89958a /games-fps | |
parent | Remove old. (diff) | |
download | gentoo-2-27f44db49066401bcc5cf282addfeb7dd2ea04a0.tar.gz gentoo-2-27f44db49066401bcc5cf282addfeb7dd2ea04a0.tar.bz2 gentoo-2-27f44db49066401bcc5cf282addfeb7dd2ea04a0.zip |
mark stable (bug #382195); clean old
(Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake4-bin/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.3.2.ebuild | 112 | ||||
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.4.2-r1.ebuild | 6 |
3 files changed, 9 insertions, 117 deletions
diff --git a/games-fps/quake4-bin/ChangeLog b/games-fps/quake4-bin/ChangeLog index 53f141beacd7..13c588a5557b 100644 --- a/games-fps/quake4-bin/ChangeLog +++ b/games-fps/quake4-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake4-bin -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.42 2014/09/08 17:14:30 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.43 2015/04/02 16:12:08 mr_bones_ Exp $ + + 02 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> -quake4-bin-1.3.2.ebuild, + quake4-bin-1.4.2-r1.ebuild: + mark stable (bug #382195); clean old 08 Sep 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> -quake4-bin-1.4.2.ebuild: diff --git a/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild b/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild deleted file mode 100644 index 629ff22c5e82..000000000000 --- a/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild +++ /dev/null @@ -1,112 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.11 2012/02/08 21:20:12 vapier Exp $ - -inherit eutils unpacker versionator games - -MY_PV=$(replace_version_separator 2 '-') - -DESCRIPTION="Sequel to Quake 2, an id Software 3D first-person shooter" -HOMEPAGE="http://www.quake4game.com/" -SRC_URI="mirror://idsoftware/quake4/linux/quake4-linux-${MY_PV}.x86.run" - -LICENSE="QUAKE4" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="alsa cdinstall dedicated opengl" -RESTRICT="strip" - -UIDEPEND="virtual/opengl - x86? ( - x11-libs/libXext - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXdmcp - media-libs/libsdl - ) - amd64? ( - app-emulation/emul-linux-x86-sdl - app-emulation/emul-linux-x86-xlibs - || ( - >=app-emulation/emul-linux-x86-xlibs-7.0 - x11-drivers/nvidia-drivers - >=x11-drivers/ati-drivers-8.8.25-r1 - ) - ) - alsa? ( >=media-libs/alsa-lib-1.0.6 )" -RDEPEND="sys-libs/glibc - dedicated? ( app-misc/screen ) - amd64? ( app-emulation/emul-linux-x86-baselibs ) - opengl? ( ${UIDEPEND} ) - cdinstall? ( games-fps/quake4-data ) - !dedicated? ( !opengl? ( ${UIDEPEND} ) )" - -S=${WORKDIR} - -dir=${GAMES_PREFIX_OPT}/quake4 -Ddir=${D}/${dir} - -QA_TEXTRELS="${dir}/libSDL-1.2.id.so.0 - ${dir}/pb/pbags.so - ${dir}/pb/pbcl.so - ${dir}/pb/pbag.so - ${dir}/pb/pbsv.so - ${dir}/pb/pbcls.so" -QA_EXECSTACK="${dir}/quake4.x86 - ${dir}/libSDL-1.2.id.so.0 - ${dir}/q4ded.x86 - ${dir}/libgcc_s.so.1 - ${dir}/quake4smp.x86 - ${dir}/libstdc++.so.6" - -src_install() { - insinto "${dir}" - exeinto "${dir}" - - doins *.txt README q4icon.bmp us/version.info README-1.3.htm || die "docs" - doins -r pb || die "pb" - doexe openurl.sh || die "openurl.sh" - doexe bin/Linux/x86/quake4.x86 bin/Linux/x86/q4ded.x86 \ - bin/Linux/x86/libgcc_s.so.1 bin/Linux/x86/libstdc++.so.* \ - bin/Linux/x86/libSDL-1.2.id.so.0 bin/Linux/x86/quake4smp.x86 \ - || die "doexe x86 exes/libs" - - insinto "${dir}"/q4base - doins q4base/* us/q4base/* || die "doins q4base" - if use dedicated - then - games_make_wrapper quake4-ded ./q4ded.x86 "${dir}" "${dir}" - fi - - if use opengl || ! use dedicated - then - games_make_wrapper quake4 ./quake4.x86 "${dir}" "${dir}" - games_make_wrapper quake4-smp ./quake4smp.x86 "${dir}" "${dir}" -# doicon ${FILESDIR}/quake4.png || die "copying icon" -# make_desktop_entry quake4 "Quake IV" quake4 -# make_desktop_entry quake4-smp "Quake IV (SMP)" quake4 - newicon q4icon.bmp quake4.bmp || die "copying icon" - make_desktop_entry quake4 "Quake IV" /usr/share/pixmaps/quake4.bmp - make_desktop_entry quake4-smp "Quake IV (SMP)" /usr/share/pixmaps/quake4.bmp - fi - - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - - if ! use cdinstall - then - elog "You need to copy pak001.pk4 through pak012.pk4, along with" - elog "zpak*.pk4 from either your installation media or your hard drive" - elog "to ${dir}/q4base before running the game." - echo - fi - if use opengl || ! use dedicated - then - elog "To play the game run:" - elog " quake4" - echo - fi -} diff --git a/games-fps/quake4-bin/quake4-bin-1.4.2-r1.ebuild b/games-fps/quake4-bin/quake4-bin-1.4.2-r1.ebuild index c31b408c981a..86325d33bf0b 100644 --- a/games-fps/quake4-bin/quake4-bin-1.4.2-r1.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.4.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2-r1.ebuild,v 1.1 2014/07/09 19:48:17 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2-r1.ebuild,v 1.2 2015/04/02 16:12:08 mr_bones_ Exp $ EAPI=5 inherit eutils unpacker games @@ -11,7 +11,7 @@ SRC_URI="mirror://idsoftware/quake4/linux/quake4-linux-${PV}.x86.run" LICENSE="QUAKE4" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="cdinstall dedicated linguas_cs linguas_fr linguas_it linguas_pl linguas_ru" RESTRICT="strip" |