From: "Daniel Johnson" <ComputerDruid@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-strategy/defcon/
Date: Thu, 14 Feb 2013 07:07:47 +0000 (UTC) [thread overview]
Message-ID: <1360825633.025c2fd9ff820955f33ae116c6a562a63b203adc.ComputerDruid@gentoo> (raw)
commit: 025c2fd9ff820955f33ae116c6a562a63b203adc
Author: Dan Johnson <ComputerDruid <AT> gmail <DOT> com>
AuthorDate: Thu Feb 14 07:07:13 2013 +0000
Commit: Daniel Johnson <ComputerDruid <AT> gmail <DOT> com>
CommitDate: Thu Feb 14 07:07:13 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=025c2fd9
[games-strategy/defcon] new ebuild
---
games-strategy/defcon/defcon-1.6.1.ebuild | 46 +++++++++++++++++++++++++++++
games-strategy/defcon/metadata.xml | 10 ++++++
2 files changed, 56 insertions(+), 0 deletions(-)
diff --git a/games-strategy/defcon/defcon-1.6.1.ebuild b/games-strategy/defcon/defcon-1.6.1.ebuild
new file mode 100644
index 0000000..a8e409a
--- /dev/null
+++ b/games-strategy/defcon/defcon-1.6.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit games
+inherit versionator
+
+MY_PV=$(replace_version_separator 2 '-')
+
+DESCRIPTION="http://www.introversion.co.uk/defcon/"
+HOMEPAGE="Global thermonuclear war simulation with multiplayer support"
+SRC_URI="${PN}_${MY_PV}_amd64.tar.gz"
+
+LICENSE="Introversion"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="fetch strip"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ virtual/glu
+ media-libs/libogg
+ media-libs/libvorbis
+ media-libs/libsdl:0
+ "
+
+S="${WORKDIR}/${PN}"
+
+src_install() {
+ local dir="${GAMES_PREFIX_OPT}/${PN}"
+ local exe="${PN}.bin.x86_64"
+
+ insinto "${dir}"
+ exeinto "${dir}"
+ doexe "${exe}"
+ doicon "${PN}.png"
+ doins sounds.dat main.dat
+
+ games_make_wrapper "${PN}" "./${exe}" "${dir}"
+ make_desktop_entry "${PN}" "${PN}" "${PN}"
+
+ prepgamesdirs
+}
diff --git a/games-strategy/defcon/metadata.xml b/games-strategy/defcon/metadata.xml
new file mode 100644
index 0000000..2edb4f6
--- /dev/null
+++ b/games-strategy/defcon/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<longdescription lang="en">
+Defcon. Everybody Dies.
+It's Global Thermonuclear War, and nobody wins.
+But maybe - just maybe - you can lose the least.
+</longdescription>
+</pkgmetadata>
+
next reply other threads:[~2013-02-14 7:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-14 7:07 Daniel Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-11 18:29 [gentoo-commits] proj/gamerlay:master commit in: games-strategy/defcon/ Vadim A. Misbakh-Soloviov
2020-02-29 13:04 Azamat H. Hackimov
2023-04-15 22:48 Vadim Misbakh-Soloviov
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=1360825633.025c2fd9ff820955f33ae116c6a562a63b203adc.ComputerDruid@gentoo \
--to=computerdruid@gmail.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