public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: games-action/voxatron/
@ 2012-12-24 19:29 Azamat H. Hackimov
  0 siblings, 0 replies; 2+ messages in thread
From: Azamat H. Hackimov @ 2012-12-24 19:29 UTC (permalink / raw
  To: gentoo-commits

commit:     62eca84eba145b4ff13758e8d0600ad9b364190e
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Dec 24 19:28:48 2012 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Mon Dec 24 19:28:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=62eca84e

[games-action/voxatron] Version bump to 0.2.3.

Package-Manager: portage-2.1.11.31
RepoMan-Options: --force
Manifest-Sign-Key: A018DE8C

---
 games-action/voxatron/ChangeLog                    |   29 +++-----------------
 games-action/voxatron/metadata.xml                 |    6 +++-
 ...voxatron-0.2.1.ebuild => voxatron-0.2.3.ebuild} |   10 +++---
 3 files changed, 14 insertions(+), 31 deletions(-)

diff --git a/games-action/voxatron/ChangeLog b/games-action/voxatron/ChangeLog
index ab47063..5a2fe4b 100644
--- a/games-action/voxatron/ChangeLog
+++ b/games-action/voxatron/ChangeLog
@@ -1,26 +1,5 @@
-# ChangeLog for games-action/voxatron
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*voxatron-0.2.1 (13 Aug 2012)
-
-  13 Aug 2012; Azamat H. Hackimov <azamat.hackimov@gmail.com>
-  -files/voxicon.png, -voxatron-0.1.6.ebuild, +voxatron-0.2.1.ebuild:
-  Version bump to 0.2.1.
-
-  22 Nov 2011; Azamat H. Hackimov <azamat.hackimov@gmail.com>
-  +files/voxicon.png, voxatron-0.1.6.ebuild:
-  Fixing digest for voxatron
-  - Some cleanup on ebuild
-  - Adding icon from deb package
-  - Adding make_desktop_entry
-
-*voxatron-0.1.6 (22 Nov 2011)
-
-  22 Nov 2011; Dan Johnson <ComputerDruid@gmail.com> +metadata.xml,
-  +voxatron-0.1.6.ebuild:
-  new ebuild
-
-  Part of the Humble Voxatron Debut, you need to have purchased the game
-  from either the bundle or the voxatron website to emerge this.
+*voxatron-0.2.3 (24 Dec 2012)
 
+  24 Dec 2012; Azamat H. Hackimov <azamat.hackimov@gmail.com>
+  +voxatron-0.2.3.ebuild, -ChangeLog, -voxatron-0.2.1.ebuild, metadata.xml:
+  [games-action/voxatron] Version bump to 0.2.3.

diff --git a/games-action/voxatron/metadata.xml b/games-action/voxatron/metadata.xml
index ed38828..e7bdd96 100644
--- a/games-action/voxatron/metadata.xml
+++ b/games-action/voxatron/metadata.xml
@@ -1,11 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>no-herd</herd>
+<herd></herd>
 <maintainer>
 <email>ComputerDruid@gmail.com</email>
 <name>Dan Johnson</name>
 </maintainer>
+<maintainer>
+<email>azamat.hackimov@gmail.com</email>
+<name>Azamat H. Hackimov</name>
+</maintainer>
 <longdescription lang="en">
 Voxatron is an action/adventure game set in a world completely made of tiny cubes that can be built, blasted to smithereens, and collapse in per-voxel detail. Watch voxel snow settle on the scene perfectly, shoot the voxel leaves off a voxel tree or cut through the trunk and watch the whole thing collapse into voxels. There are lots of voxels in this game.
 </longdescription>

diff --git a/games-action/voxatron/voxatron-0.2.1.ebuild b/games-action/voxatron/voxatron-0.2.3.ebuild
similarity index 84%
rename from games-action/voxatron/voxatron-0.2.1.ebuild
rename to games-action/voxatron/voxatron-0.2.3.ebuild
index 917ff01..7fba0d1 100644
--- a/games-action/voxatron/voxatron-0.2.1.ebuild
+++ b/games-action/voxatron/voxatron-0.2.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 inherit games
 
@@ -27,7 +27,7 @@ pkg_nofetch() {
 	ewarn
 }
 
-S="${WORKDIR}"/${PN}
+S="${WORKDIR}/${PN}"
 
 src_install() {
 	local dir="${GAMES_PREFIX_OPT}/${PN}"
@@ -35,9 +35,9 @@ src_install() {
 	doins vox.dat
 	exeinto ${dir}
 	doexe vox
-	doicon lexaloffle-vox.png
-	make_desktop_entry ${PN} Voxatron lexaloffle-vox
+	newicon lexaloffle-vox.png ${PN}.png
+	make_desktop_entry ${PN} Voxatron ${PN}
 	games_make_wrapper ${PN} ./vox ${dir} ${dir}
-	dodoc voxatron.txt
+	dodoc ${PN}.txt
 	prepgamesdirs
 }


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/gamerlay:master commit in: games-action/voxatron/
@ 2020-03-05 21:18 Azamat H. Hackimov
  0 siblings, 0 replies; 2+ messages in thread
From: Azamat H. Hackimov @ 2020-03-05 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     b538c17ac364c106972b973b68ec0f8959d6720c
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Mar  5 19:17:21 2020 +0000
Commit:     Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Thu Mar  5 19:17:21 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=b538c17a

games-action/voxatron: fixes to package

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>

 games-action/voxatron/metadata.xml          |  5 ++---
 games-action/voxatron/voxatron-0.2.3.ebuild | 15 +++++++--------
 2 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/games-action/voxatron/metadata.xml b/games-action/voxatron/metadata.xml
index e7bdd96..c8ea874 100644
--- a/games-action/voxatron/metadata.xml
+++ b/games-action/voxatron/metadata.xml
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd></herd>
-<maintainer>
+<maintainer type="person">
 <email>ComputerDruid@gmail.com</email>
 <name>Dan Johnson</name>
 </maintainer>
-<maintainer>
+<maintainer type="person">
 <email>azamat.hackimov@gmail.com</email>
 <name>Azamat H. Hackimov</name>
 </maintainer>

diff --git a/games-action/voxatron/voxatron-0.2.3.ebuild b/games-action/voxatron/voxatron-0.2.3.ebuild
index 2d22e25..afc6da4 100644
--- a/games-action/voxatron/voxatron-0.2.3.ebuild
+++ b/games-action/voxatron/voxatron-0.2.3.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
-EAPI=5
+EAPI=7
+
+inherit multilib-minimal
 
 DESCRIPTION="A voxelicious action adventure"
 HOMEPAGE="http://www.lexaloffle.com/voxatron.php"
@@ -11,13 +12,11 @@ RESTRICT="fetch"
 
 LICENSE="Voxatron"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
 
-DEPEND=""
 RDEPEND="
-	${DEPEND}
-	media-libs/libsdl[abi_x86_32,opengl]
+	media-libs/libsdl[${MULTILIB_USEDEP},opengl]
 "
 
 pkg_nofetch() {
@@ -29,7 +28,7 @@ pkg_nofetch() {
 S="${WORKDIR}/${PN}"
 
 src_install() {
-	local dir="${GAMES_PREFIX_OPT}/${PN}"
+	local dir="/opt/${PN}"
 	insinto ${dir}
 	doins vox.dat
 	exeinto ${dir}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-05 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-24 19:29 [gentoo-commits] proj/gamerlay:master commit in: games-action/voxatron/ Azamat H. Hackimov
  -- strict thread matches above, loose matches on Subject: below --
2020-03-05 21:18 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