* [gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: ChangeLog quake3-bin-1.32c.ebuild quake3-bin-1.32c-r1.ebuild
@ 2010-03-09 12:36 Jonathan Callen (abcd)
0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Callen (abcd) @ 2010-03-09 12:36 UTC (permalink / raw
To: gentoo-commits
abcd 10/03/09 12:36:36
Modified: ChangeLog quake3-bin-1.32c.ebuild
quake3-bin-1.32c-r1.ebuild
Log:
QA: When not using an absolute path, you MUST NOT use a file extension (.png, .svg, or .xpm) on the icon name for make_desktop_entry
(Portage version: -svn/cvs/Linux i686)
Revision Changes Path
1.30 games-fps/quake3-bin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/ChangeLog?r1=1.29&r2=1.30
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog 26 Jul 2009 10:55:33 -0000 1.29
+++ ChangeLog 9 Mar 2010 12:36:34 -0000 1.30
@@ -1,6 +1,11 @@
# ChangeLog for games-fps/quake3-bin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.29 2009/07/26 10:55:33 nyhm Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.30 2010/03/09 12:36:34 abcd Exp $
+
+ 09 Mar 2010; Jonathan Callen <abcd@gentoo.org> quake3-bin-1.32c.ebuild,
+ quake3-bin-1.32c-r1.ebuild:
+ QA: When not using an absolute path, you MUST NOT use a file extension
+ (.png, .svg, or .xpm) on the icon name for make_desktop_entry
26 Jul 2009; Tristan Heaven <nyhm@gentoo.org> quake3-bin-1.32c-r1.ebuild:
Don't install mod symlinks, they should be installed by the mod packages
1.11 games-fps/quake3-bin/quake3-bin-1.32c.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?r1=1.10&r2=1.11
Index: quake3-bin-1.32c.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- quake3-bin-1.32c.ebuild 26 Sep 2008 18:47:42 -0000 1.10
+++ quake3-bin-1.32c.ebuild 9 Mar 2010 12:36:34 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.10 2008/09/26 18:47:42 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.11 2010/03/09 12:36:34 abcd Exp $
inherit eutils games
@@ -88,7 +88,7 @@
games_make_wrapper ${PN}-teamarena \
"./quake3.x86 +set fs_game missionpack" "${dir}" "${dir}"
make_desktop_entry ${PN}-teamarena \
- "Quake III Team Arena (binary)" quake3-bin.xpm
+ "Quake III Team Arena (binary)" quake3-bin
fi
fi
if use dedicated
1.10 games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?r1=1.9&r2=1.10
Index: quake3-bin-1.32c-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- quake3-bin-1.32c-r1.ebuild 26 Jul 2009 10:55:33 -0000 1.9
+++ quake3-bin-1.32c-r1.ebuild 9 Mar 2010 12:36:34 -0000 1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.9 2009/07/26 10:55:33 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.10 2010/03/09 12:36:34 abcd Exp $
EAPI=2
inherit eutils games
@@ -86,7 +86,7 @@
doexe "Quake III Arena 1.32c"/linux/quake3*.x86 || die "doexe"
games_make_wrapper ${PN} ./quake3.x86 "${dir}" "${dir}"
newicon quake3.xpm ${PN}.xpm
- make_desktop_entry ${PN} "Quake III Arena (binary)" ${PN}.xpm
+ make_desktop_entry ${PN} "Quake III Arena (binary)" ${PN}
if use teamarena ; then
games_make_wrapper ${PN}-teamarena \
"./quake3.x86 +set fs_game missionpack" "${dir}" "${dir}"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: ChangeLog quake3-bin-1.32c.ebuild quake3-bin-1.32c-r1.ebuild
@ 2011-12-14 17:22 Mike Frysinger (vapier)
0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2011-12-14 17:22 UTC (permalink / raw
To: gentoo-commits
vapier 11/12/14 17:22:08
Modified: ChangeLog quake3-bin-1.32c.ebuild
quake3-bin-1.32c-r1.ebuild
Log:
The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now has ACCEPT_LICENSE), so drop it here too.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Revision Changes Path
1.31 games-fps/quake3-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 9 Mar 2010 12:36:34 -0000 1.30
+++ ChangeLog 14 Dec 2011 17:22:08 -0000 1.31
@@ -1,6 +1,11 @@
# ChangeLog for games-fps/quake3-bin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.30 2010/03/09 12:36:34 abcd Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.31 2011/12/14 17:22:08 vapier Exp $
+
+ 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> quake3-bin-1.32c.ebuild,
+ quake3-bin-1.32c-r1.ebuild:
+ The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+ has ACCEPT_LICENSE), so drop it here too.
09 Mar 2010; Jonathan Callen <abcd@gentoo.org> quake3-bin-1.32c.ebuild,
quake3-bin-1.32c-r1.ebuild:
1.12 games-fps/quake3-bin/quake3-bin-1.32c.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?r1=1.11&r2=1.12
Index: quake3-bin-1.32c.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- quake3-bin-1.32c.ebuild 9 Mar 2010 12:36:34 -0000 1.11
+++ quake3-bin-1.32c.ebuild 14 Dec 2011 17:22:08 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.11 2010/03/09 12:36:34 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.12 2011/12/14 17:22:08 vapier Exp $
inherit eutils games
@@ -13,7 +13,6 @@
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="cdinstall dedicated opengl teamarena"
-PROPERTIES="interactive"
RESTRICT="strip"
UIDEPEND="virtual/opengl
@@ -42,7 +41,6 @@
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/quake3
Ddir=${D}/${dir}
1.12 games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?r1=1.11&r2=1.12
Index: quake3-bin-1.32c-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- quake3-bin-1.32c-r1.ebuild 14 Oct 2010 05:53:27 -0000 1.11
+++ quake3-bin-1.32c-r1.ebuild 14 Dec 2011 17:22:08 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.11 2010/10/14 05:53:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.12 2011/12/14 17:22:08 vapier Exp $
EAPI=2
inherit eutils games
@@ -14,7 +14,6 @@
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="cdinstall dedicated opengl teamarena"
-PROPERTIES="interactive"
RESTRICT="strip"
UIDEPEND="virtual/opengl
@@ -45,7 +44,6 @@
S=${WORKDIR}
-GAMES_CHECK_LICENSE="yes"
dir=${GAMES_PREFIX_OPT}/quake3
Ddir=${D}/${dir}
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: ChangeLog quake3-bin-1.32c.ebuild quake3-bin-1.32c-r1.ebuild
@ 2012-02-05 6:15 Mike Frysinger (vapier)
0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2012-02-05 6:15 UTC (permalink / raw
To: gentoo-commits
vapier 12/02/05 06:15:23
Modified: ChangeLog quake3-bin-1.32c.ebuild
quake3-bin-1.32c-r1.ebuild
Log:
Move to new unpacker eclass for unpack_makeself.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.32 games-fps/quake3-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 14 Dec 2011 17:22:08 -0000 1.31
+++ ChangeLog 5 Feb 2012 06:15:23 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/quake3-bin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.31 2011/12/14 17:22:08 vapier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.32 2012/02/05 06:15:23 vapier Exp $
+
+ 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> quake3-bin-1.32c.ebuild,
+ quake3-bin-1.32c-r1.ebuild:
+ Move to new unpacker eclass for unpack_makeself.
14 Dec 2011; Mike Frysinger <vapier@gentoo.org> quake3-bin-1.32c.ebuild,
quake3-bin-1.32c-r1.ebuild:
1.13 games-fps/quake3-bin/quake3-bin-1.32c.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild?r1=1.12&r2=1.13
Index: quake3-bin-1.32c.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- quake3-bin-1.32c.ebuild 14 Dec 2011 17:22:08 -0000 1.12
+++ quake3-bin-1.32c.ebuild 5 Feb 2012 06:15:23 -0000 1.13
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.12 2011/12/14 17:22:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.13 2012/02/05 06:15:23 vapier Exp $
-inherit eutils games
+inherit eutils unpacker games
DESCRIPTION="3rd installment of the classic id 3D first-person shooter"
HOMEPAGE="http://www.idsoftware.com/"
1.13 games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild?r1=1.12&r2=1.13
Index: quake3-bin-1.32c-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- quake3-bin-1.32c-r1.ebuild 14 Dec 2011 17:22:08 -0000 1.12
+++ quake3-bin-1.32c-r1.ebuild 5 Feb 2012 06:15:23 -0000 1.13
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.12 2011/12/14 17:22:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.13 2012/02/05 06:15:23 vapier Exp $
EAPI=2
-inherit eutils games
+inherit eutils unpacker games
DESCRIPTION="3rd installment of the classic id 3D first-person shooter"
HOMEPAGE="http://www.idsoftware.com/"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-02-05 6:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 17:22 [gentoo-commits] gentoo-x86 commit in games-fps/quake3-bin: ChangeLog quake3-bin-1.32c.ebuild quake3-bin-1.32c-r1.ebuild Mike Frysinger (vapier)
-- strict thread matches above, loose matches on Subject: below --
2012-02-05 6:15 Mike Frysinger (vapier)
2010-03-09 12:36 Jonathan Callen (abcd)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox