From: "Azamat H. Hackimov" <winterheart@gentoo.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-strategy/revenge-of-the-titans/
Date: Sun, 27 Feb 2011 23:01:04 +0000 (UTC) [thread overview]
Message-ID: <efa9f777b7837b2343fa6ad8ff158c194431b4a9.winterheart@gentoo> (raw)
commit: efa9f777b7837b2343fa6ad8ff158c194431b4a9
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sun Feb 27 23:00:51 2011 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Sun Feb 27 23:00:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=efa9f777
[games-strategy/revenge-of-the-titans] Version bump to 1.80.6
(Portage version: 2.1.9.25/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
---
.../revenge-of-the-titans-1.80.6.ebuild | 55 ++++++++++++++++++++
1 files changed, 55 insertions(+), 0 deletions(-)
diff --git a/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.6.ebuild b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.6.ebuild
new file mode 100644
index 0000000..2774593
--- /dev/null
+++ b/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.6.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+inherit games java-pkg-2 versionator
+
+MY_PN=revengeofthetitans
+MY_PV=$(delete_all_version_separators)
+
+DESCRIPTION="Defeat the returning Titan horde in a series of epic ground
+battles."
+HOMEPAGE="http://www.puppygames.net/revenge-of-the-titans/"
+SRC_URI="amd64? ( RevengeOfTheTitans-HIB-${MY_PV}-amd64.tar.gz )
+ x86? ( RevengeOfTheTitans-HIB-${MY_PV}-i386.tar.gz )"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.6
+ virtual/opengl"
+DEPEND=""
+
+RESTRICT="fetch strip"
+
+dir="${GAMES_PREFIX_OPT}/${MY_PN}"
+S="${WORKDIR}/${MY_PN}"
+
+pkg_nofetch() {
+ if use amd64 ; then
+ einfo "Please download RevengeOfTheTitans-HIB-${MY_PV}-amd64.tar.gz"
+ fi
+ if use x86 ; then
+ einfo "Please download RevengeOfTheTitans-HIB-${MY_PV}-i386.tar.gz"
+ fi
+ einfo "from your personal page in Humble Indie Bundle #2 site"
+ einfo "(http://www.humblebundle.com) and place it in ${DISTDIR}"
+}
+
+src_install() {
+ insinto "${dir}"
+ doins *.jar || die "doins jar"
+
+ exeinto "${dir}"
+ doexe *.so revenge.sh || die "doexe"
+
+ games_make_wrapper ${PN} ./revenge.sh "${dir}" "${dir}"
+ doicon revenge.png
+ make_desktop_entry ${PN} "Revenge of the Titans" revenge
+
+ prepgamesdirs
+}
next reply other threads:[~2011-02-27 23:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-27 23:01 Azamat H. Hackimov [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-04 0:08 [gentoo-commits] proj/gamerlay:master commit in: games-strategy/revenge-of-the-titans/ Azamat H. Hackimov
2013-01-04 16:47 Azamat H. Hackimov
2012-11-25 17:09 Azamat H. Hackimov
2012-11-25 17:02 Azamat H. Hackimov
2012-06-03 16:05 Azamat H. Hackimov
2011-06-12 14:46 Azamat H. Hackimov
2011-04-13 16:42 Azamat H. Hackimov
2011-03-13 5:05 Azamat H. Hackimov
2011-03-07 13:27 Azamat H. Hackimov
2011-03-02 16:16 Azamat H. Hackimov
2011-02-23 22:06 Azamat H. Hackimov
2011-02-21 21:03 Azamat H. Hackimov
2011-02-20 18:56 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=efa9f777b7837b2343fa6ad8ff158c194431b4a9.winterheart@gentoo \
--to=winterheart@gentoo.ru \
--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