From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/skeldal/
Date: Thu, 10 Mar 2011 13:46:43 +0000 (UTC) [thread overview]
Message-ID: <84501594190fabf30ef7d6f1e64dcd4beffb6f65.scarabeus@gentoo> (raw)
commit: 84501594190fabf30ef7d6f1e64dcd4beffb6f65
Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 13:45:42 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 13:45:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=84501594
[games-puzzle/skeldal] Add simple live ebuild for Gates of Skeldal.
---
games-puzzle/skeldal/skeldal-9999.ebuild | 37 ++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/games-puzzle/skeldal/skeldal-9999.ebuild b/games-puzzle/skeldal/skeldal-9999.ebuild
new file mode 100644
index 0000000..5f03068
--- /dev/null
+++ b/games-puzzle/skeldal/skeldal-9999.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+ESVN_REPO_URI="https://skeldal.svn.sourceforge.net/svnroot/skeldal/branches/next_ghost/"
+inherit subversion autotools games
+
+DESCRIPTION="Adventure game The Gates of Skeldal"
+HOMEPAGE="http://sourceforge.net/projects/skeldal/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="media-libs/libsdl[X]
+ media-libs/sdl-mixer"
+RDEPEND="${DEPEND}"
+
+src_unpack() {
+ subversion_src_unpack
+}
+
+src_prepare() {
+ eautoreconf
+}
+
+src_configure() {
+ egamesconf
+}
+
+src_install() {
+ base_src_install
+ prepgamesdirs
+}
next reply other threads:[~2011-03-10 13:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 13:46 Tomas Chvatal [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-08-19 21:53 [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/skeldal/ Vadim A. 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=84501594190fabf30ef7d6f1e64dcd4beffb6f65.scarabeus@gentoo \
--to=scarabeus@gentoo.org \
--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