public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Azamat H. Hackimov" <winterheart@gentoo.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-arcade/mars-game/
Date: Wed,  1 Aug 2012 17:49:25 +0000 (UTC)	[thread overview]
Message-ID: <1343843504.6cf77260fadb59805d7ff69f2edbb411b03288ff.winterheart@gentoo> (raw)

commit:     6cf77260fadb59805d7ff69f2edbb411b03288ff
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Wed Aug  1 17:51:44 2012 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Wed Aug  1 17:51:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=6cf77260

[games-arcade/mars-game] New version 0.7.5
Moved repository from svn to git, QA cleanup.

(Portage version: 2.1.10.62/git/Linux i686, unsigned Manifest commit)

---
 games-arcade/mars-game/mars-game-0.7.5.ebuild |   29 +++++++++++++++++++++++++
 games-arcade/mars-game/mars-game-9999.ebuild  |   21 ++++++++---------
 2 files changed, 39 insertions(+), 11 deletions(-)

diff --git a/games-arcade/mars-game/mars-game-0.7.5.ebuild b/games-arcade/mars-game/mars-game-0.7.5.ebuild
new file mode 100644
index 0000000..fe2bb24
--- /dev/null
+++ b/games-arcade/mars-game/mars-game-0.7.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/mars-game/mars-game-9999.ebuild,v 1.2 2011/09/09 07:52:53 frostwork Exp $
+
+EAPI=4
+
+inherit cmake-utils eutils
+
+DESCRIPTION="M.A.R.S. a ridiculous shooter"
+HOMEPAGE="http://mars-games.sourceforge.net"
+SRC_URI="https://github.com/downloads/thelaui/M.A.R.S./mars_source_${PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="dev-libs/fribidi
+	>=media-libs/libsfml-2.0_rc20120731
+	media-libs/taglib
+	virtual/opengl"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${PN}"
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-9999-glib.patch
+	sed -i -e "s:{CMAKE_INSTALL_PREFIX}/games:{CMAKE_INSTALL_PREFIX}/games/bin:g" -i src/CMakeLists.txt
+}

diff --git a/games-arcade/mars-game/mars-game-9999.ebuild b/games-arcade/mars-game/mars-game-9999.ebuild
index 2de30e9..902d9f0 100644
--- a/games-arcade/mars-game/mars-game-9999.ebuild
+++ b/games-arcade/mars-game/mars-game-9999.ebuild
@@ -1,28 +1,27 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/games-arcade/mars-game/mars-game-9999.ebuild,v 1.2 2011/09/09 07:52:53 frostwork Exp $
 
 EAPI=4
 
-inherit cmake-utils eutils subversion
+inherit cmake-utils eutils git-2
 
-DESCRIPTION="a ridiculous shooter"
-HOMEPAGE="http://${PN}.sourceforge.net"
-ESVN_REPO_URI="https://${PN}.svn.sourceforge.net/svnroot/${PN}"
+DESCRIPTION="M.A.R.S. a ridiculous shooter"
+HOMEPAGE="http://mars-game.sourceforge.net"
+EGIT_REPO_URI="https://github.com/thelaui/M.A.R.S..git"
 
-
-LICENSE="as-is"
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
 IUSE="debug"
 
-DEPEND=">=media-libs/libsfml-2.0
-		media-libs/taglib
-		virtual/opengl"
+DEPEND="dev-libs/fribidi
+	>=media-libs/libsfml-2.0_rc20120731
+	media-libs/taglib
+	virtual/opengl"
 RDEPEND="${DEPEND}"
 
 src_prepare(){
 	epatch "${FILESDIR}"/${P}-glib.patch
 	sed -i -e "s:{CMAKE_INSTALL_PREFIX}/games:{CMAKE_INSTALL_PREFIX}/games/bin:g" -i src/CMakeLists.txt
 }
-


             reply	other threads:[~2012-08-01 17:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-01 17:49 Azamat H. Hackimov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-12  1:32 [gentoo-commits] proj/gamerlay:master commit in: games-arcade/mars-game/ Stefan Strogin
2021-07-12 20:47 Azamat H. Hackimov
2018-08-27 21:13 James Le Cuirot
2018-08-27 21:04 James Le Cuirot
2012-07-14  6:54 Marcel Unbehaun
2011-10-15  7:34 Marcel Unbehaun
2011-09-14 15:45 Marcel Unbehaun

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=1343843504.6cf77260fadb59805d7ff69f2edbb411b03288ff.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