* [gentoo-commits] proj/gamerlay:master commit in: games-arcade/mars-game/
@ 2012-08-01 17:49 99% Azamat H. Hackimov
0 siblings, 0 replies; 1+ results
From: Azamat H. Hackimov @ 2012-08-01 17:49 UTC (permalink / raw
To: gentoo-commits
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
}
-
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-01 17:49 99% [gentoo-commits] proj/gamerlay:master commit in: games-arcade/mars-game/ Azamat H. Hackimov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox