From: "Nikoli" <nikoli@lavabit.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: dev-games/netradiant/
Date: Sat, 26 Feb 2011 22:52:53 +0000 (UTC) [thread overview]
Message-ID: <4b8bfa5ebffef477c27c107bca2076e17f1572c0.nikoli@gentoo> (raw)
commit: 4b8bfa5ebffef477c27c107bca2076e17f1572c0
Author: Nikoli <nikoli <AT> lavabit <DOT> com>
AuthorDate: Sat Feb 26 22:52:27 2011 +0000
Commit: Nikoli <nikoli <AT> lavabit <DOT> com>
CommitDate: Sat Feb 26 22:52:27 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=4b8bfa5e
netradiant: update packs
---
dev-games/netradiant/ChangeLog | 4 ++++
dev-games/netradiant/metadata.xml | 1 +
dev-games/netradiant/netradiant-9999.ebuild | 11 +++++++----
3 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/dev-games/netradiant/ChangeLog b/dev-games/netradiant/ChangeLog
index 5571cdd..d5bc4ec 100644
--- a/dev-games/netradiant/ChangeLog
+++ b/dev-games/netradiant/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 Feb 2011; Nikoli <nikoli@lavabit.com> netradiant-9999.ebuild,
+ metadata.xml:
+ update packs
+
*netradiant-1.5.0_p20110127 (27 Jan 2011)
27 Jan 2011; Nikoli <nikoli@lavabit.com>
diff --git a/dev-games/netradiant/metadata.xml b/dev-games/netradiant/metadata.xml
index 9646529..754a3d2 100644
--- a/dev-games/netradiant/metadata.xml
+++ b/dev-games/netradiant/metadata.xml
@@ -15,6 +15,7 @@
<flag name='darkplaces'>Install DarkPlaces pack</flag>
<flag name='nexuiz'>Install Nexuiz pack</flag>
<flag name='openarena'>Install OpenArena non GPL pack</flag>
+ <flag name='osirion'>Install Osirion pack</flag>
<flag name='quake'>Install Quake non GPL pack</flag>
<flag name='quake2'>Install Quake2 non GPL pack</flag>
<flag name='quake2world'>Install Quake2World pack</flag>
diff --git a/dev-games/netradiant/netradiant-9999.ebuild b/dev-games/netradiant/netradiant-9999.ebuild
index 74ea58f..8ffbdde 100644
--- a/dev-games/netradiant/netradiant-9999.ebuild
+++ b/dev-games/netradiant/netradiant-9999.ebuild
@@ -16,6 +16,8 @@ HOMEPAGE="http://dev.alientrap.org/projects/netradiant"
EGIT_REPO_URI="git://git.xonotic.org/xonotic/netradiant.git"
BASE_ZIP_URI="http://ingar.satgnu.net/files/gtkradiant/gamepacks/"
SRC_URI="
+ osirion? ( ${BASE_ZIP_URI}/OsirionPack.zip )
+ warsow? ( ${BASE_ZIP_URI}/WarsowPack.zip )
!bindist? (
openarena? ( ${BASE_ZIP_URI}/OpenArenaPack.zip )
quake? ( ${BASE_ZIP_URI}/QuakePack.zip )
@@ -27,7 +29,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-RADIANT_GPL_PACKS="darkplaces nexuiz quake2world warsow +xonotic"
+RADIANT_GPL_PACKS="darkplaces nexuiz osirion quake2world warsow +xonotic"
RADIANT_NONGPL_PACKS="openarena quake quake2 quake3 tremulous ufoai"
RADIANT_TOOLS="h2data q2map q3data q3map2 qdata3"
RADIANT_PACKS="${RADIANT_GPL_PACKS} ${RADIANT_NONGPL_PACKS}"
@@ -49,8 +51,9 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-util/pkgconfig
darkplaces? ( ${SUBVERSION_DEPEND} )
+ osirion? ( app-arch/unzip )
quake2world? ( ${SUBVERSION_DEPEND} )
- warsow? ( ${SUBVERSION_DEPEND} )
+ warsow? ( app-arch/unzip )
xonotic? ( net-misc/wget )
!bindist? (
openarena? ( app-arch/unzip )
@@ -104,8 +107,8 @@ src_unpack() {
"https://zerowing.idsoftware.com/svn/radiant.gamepacks/DarkPlacesPack/branches/1.5/"
radiant_svn_unpack quake2world \
"svn://jdolan.dyndns.org/quake2world/trunk/gtkradiant"
- radiant_svn_unpack warsow \
- "https://svn.bountysource.com/wswpack/trunk/netradiant/games/WarsowPack/"
+ radiant_zip_unpack Osirion
+ radiant_zip_unpack Warsow
if use nexuiz; then
cd "${WORKDIR}/packs/" || die
next reply other threads:[~2011-02-26 22:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-26 22:52 Nikoli [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-05 22:26 [gentoo-commits] proj/gamerlay:master commit in: dev-games/netradiant/ Nikoli
2011-09-14 15:02 Nikoli
2012-06-12 1:23 Nikoli
2012-10-16 15:45 Marcel Unbehaun
2012-11-08 13:55 Michael Palimaka
2018-11-10 23:44 Azamat H. Hackimov
2020-02-10 18:11 Azamat H. Hackimov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4b8bfa5ebffef477c27c107bca2076e17f1572c0.nikoli@gentoo \
--to=nikoli@lavabit.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox