public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-strategy/beathazard/
Date: Wed,  6 Mar 2013 08:38:01 +0000 (UTC)	[thread overview]
Message-ID: <1362559082.74e14e404393e6127357a60e16f1850d3c6eeff7.mva@gentoo> (raw)

commit:     74e14e404393e6127357a60e16f1850d3c6eeff7
Author:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Wed Mar  6 08:38:02 2013 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Wed Mar  6 08:38:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=74e14e40

[games-strategy/beathazard] added (as part of HiB A5)

Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>

---
 .../beathazard/beathazard-20130226.ebuild          |   48 ++++++++++++++++++++
 games-strategy/beathazard/metadata.xml             |    8 +++
 2 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/games-strategy/beathazard/beathazard-20130226.ebuild b/games-strategy/beathazard/beathazard-20130226.ebuild
new file mode 100644
index 0000000..02c17bc
--- /dev/null
+++ b/games-strategy/beathazard/beathazard-20130226.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/spaz/spaz-1.605.ebuild,v 1.1 2012/09/27 08:17:05 pinkbyte Exp $
+
+EAPI=5
+
+inherit games
+
+DESCRIPTION="Beat Hazard Ultra"
+HOMEPAGE="http://www.coldbeamgames.com/"
+SRC_URI="${PN}-installer-022613"
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="alsa pulseaudio"
+RESTRICT="fetch strip"
+
+DEPEND="app-arch/unzip"
+RDEPEND="amd64? ( app-emulation/emul-linux-x86-sdl )
+	x86? (
+		media-libs/openal[alsa?,pulseaudio?]
+		media-libs/libsdl
+	)
+	"
+
+S="${WORKDIR}"/data
+
+QA_PREBUILT="opt/beathazard"
+
+src_unpack() {
+	unzip -q "${DISTDIR}/${SRC_URI}"
+}
+
+src_install() {
+	local dir="${GAMES_PREFIX_OPT}/${PN}"
+
+	insinto "${dir}"
+	exeinto "${dir}/all"
+	doins -r all
+	doexe all/BeatHazard_Linux2
+	newicon SmileLogo.png "${PN}".png
+	dodoc Linux.README
+
+	games_make_wrapper "${PN}" "./all/BeatHazard_Linux2" "${dir}" "./all/hge_lib/"
+	make_desktop_entry "${PN}" "${DESCRIPTION}" "${PN}"
+
+	prepgamesdirs
+}

diff --git a/games-strategy/beathazard/metadata.xml b/games-strategy/beathazard/metadata.xml
new file mode 100644
index 0000000..70137f0
--- /dev/null
+++ b/games-strategy/beathazard/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+        <email>mva@mva.name</email>
+        <name>Vadim A. Misbakh-Soloviov</name>
+</maintainer>
+</pkgmetadata>


             reply	other threads:[~2013-03-06  8:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-06  8:38 Vadim A. Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-06 19:02 [gentoo-commits] proj/gamerlay:master commit in: games-strategy/beathazard/ Vadim A. Misbakh-Soloviov
2013-03-06 19:07 Vadim A. Misbakh-Soloviov
2013-03-06 19:08 Vadim A. Misbakh-Soloviov
2013-03-12 12:16 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=1362559082.74e14e404393e6127357a60e16f1850d3c6eeff7.mva@gentoo \
    --to=mva@mva.name \
    --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