* [gentoo-commits] repo/gentoo:master commit in: games-action/d1x-rebirth/
@ 2015-12-29 11:04 Agostino Sarubbo
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2015-12-29 11:04 UTC (permalink / raw
To: gentoo-commits
commit: b031c5d367afc8dc34cd82c75d9a4f6e93097326
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 11:04:34 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 11:04:34 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b031c5d3
games-action/d1x-rebirth: amd64 stable wrt bug #570046
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
index 186b95f..17e8156 100644
--- a/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
+++ b/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="http://www.dxx-rebirth.com/download/dxx/${MY_P}.tar.gz
LICENSE="D1X GPL-2 public-domain"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="cdinstall debug demo ipv6 linguas_de +music opengl opl3-musicpack sc55-musicpack"
REQUIRED_USE="?? ( cdinstall demo )
?? ( opl3-musicpack sc55-musicpack )
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/d1x-rebirth/
@ 2016-06-26 8:37 Ulrich Müller
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2016-06-26 8:37 UTC (permalink / raw
To: gentoo-commits
commit: 05275527fc624b00a9aa42cc2f6d4b480af463f4
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 08:18:56 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 08:18:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05275527
games-action/d1x-rebirth: Migrate from LINGUAS to L10N.
Package-Manager: portage-2.3.0
games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild | 8 ++++----
games-action/d1x-rebirth/metadata.xml | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
index 17e8156..f93391f 100644
--- a/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
+++ b/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,12 +15,12 @@ SRC_URI="http://www.dxx-rebirth.com/download/dxx/${MY_P}.tar.gz
http://www.dxx-rebirth.com/download/dxx/res/dxx-rebirth_icons.zip
opl3-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-opl3-music.zip )
sc55-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-sc55-music.zip ) cdinstall? ( http://www.dxx-rebirth.com/download/dxx/res/d1datapt.zip )
- linguas_de? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )"
+ l10n_de? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )"
LICENSE="D1X GPL-2 public-domain"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="cdinstall debug demo ipv6 linguas_de +music opengl opl3-musicpack sc55-musicpack"
+IUSE="cdinstall debug demo ipv6 l10n_de +music opengl opl3-musicpack sc55-musicpack"
REQUIRED_USE="?? ( cdinstall demo )
?? ( opl3-musicpack sc55-musicpack )
opl3-musicpack? ( music )
@@ -80,7 +80,7 @@ src_install() {
insinto "${GAMES_DATADIR}/d${DV}x"
doins "${DISTDIR}"/d1xrdata.zip
# None of the following zip files need to be extracted.
- use linguas_de && doins "${DISTDIR}"/d${DV}xr-briefings-ger.zip
+ use l10n_de && doins "${DISTDIR}"/d${DV}xr-briefings-ger.zip
use opl3-musicpack && doins "${DISTDIR}"/d${DV}xr-opl3-music.zip
use sc55-musicpack && doins "${DISTDIR}"/d${DV}xr-sc55-music.zip
diff --git a/games-action/d1x-rebirth/metadata.xml b/games-action/d1x-rebirth/metadata.xml
index 92e1282..06533f1 100644
--- a/games-action/d1x-rebirth/metadata.xml
+++ b/games-action/d1x-rebirth/metadata.xml
@@ -14,7 +14,7 @@ Descent 1 source that was released by Parallax and is based on the D1X source.
<use>
<flag name="demo">Use the demo data instead of the full game</flag>
<flag name="music">Support for ingame music</flag>
- <flag name="linguas_de">Provides German translations for the game's
+ <flag name="l10n_de">Provides German translations for the game's
briefings, robot descriptions, and outro of the original campaign</flag>
<flag name="opl3-musicpack">Include alternate version of the game's music, recorded
with the Yamaha YMF262 OPL3 soundchip</flag>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/d1x-rebirth/
@ 2018-04-15 11:34 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2018-04-15 11:34 UTC (permalink / raw
To: gentoo-commits
commit: a8b2e0602490e94b36c165d6176e1ff73e4ef922
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr 15 08:46:11 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 11:33:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b2e060
games-action/d1x-rebirth: use HTTPS
games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
index 11eadc467cb..04e17828832 100644
--- a/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
+++ b/games-action/d1x-rebirth/d1x-rebirth-0.58.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,13 +8,14 @@ inherit eutils cdrom scons-utils games
DV=1
MY_P=${PN}_v${PV}-src
DESCRIPTION="Descent Rebirth - enhanced Descent ${DV} engine"
-HOMEPAGE="http://www.dxx-rebirth.com/"
-SRC_URI="http://www.dxx-rebirth.com/download/dxx/${MY_P}.tar.gz
- http://www.dxx-rebirth.com/download/dxx/res/d1xrdata.zip
- http://www.dxx-rebirth.com/download/dxx/res/dxx-rebirth_icons.zip
- opl3-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-opl3-music.zip )
- sc55-musicpack? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-sc55-music.zip ) cdinstall? ( http://www.dxx-rebirth.com/download/dxx/res/d1datapt.zip )
- l10n_de? ( http://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )"
+HOMEPAGE="https://www.dxx-rebirth.com/"
+SRC_URI="https://www.dxx-rebirth.com/download/dxx/${MY_P}.tar.gz
+ https://www.dxx-rebirth.com/download/dxx/res/d1xrdata.zip
+ https://www.dxx-rebirth.com/download/dxx/res/dxx-rebirth_icons.zip
+ opl3-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-opl3-music.zip )
+ sc55-musicpack? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-sc55-music.zip )
+ cdinstall? ( https://www.dxx-rebirth.com/download/dxx/res/d1datapt.zip )
+ l10n_de? ( https://www.dxx-rebirth.com/download/dxx/res/d${DV}xr-briefings-ger.zip )"
LICENSE="D1X GPL-2 public-domain"
SLOT="0"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-15 11:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-26 8:37 [gentoo-commits] repo/gentoo:master commit in: games-action/d1x-rebirth/ Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2018-04-15 11:34 David Seifert
2015-12-29 11:04 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox