diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-15 18:21:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-15 18:21:31 +0000 |
commit | 839042241f20a1beb85db6304d9403308da0177d (patch) | |
tree | 9f0d6bb3068a6c9c83f8f63b07c2fbdf69f0c50d /games-puzzle/amoebax | |
parent | Flip libdts and libdca deps around, so libdca gets installed over libdts prim... (diff) | |
download | gentoo-2-839042241f20a1beb85db6304d9403308da0177d.tar.gz gentoo-2-839042241f20a1beb85db6304d9403308da0177d.tar.bz2 gentoo-2-839042241f20a1beb85db6304d9403308da0177d.zip |
initial commit
(Portage version: 2.1.2.11)
Diffstat (limited to 'games-puzzle/amoebax')
-rw-r--r-- | games-puzzle/amoebax/ChangeLog | 10 | ||||
-rw-r--r-- | games-puzzle/amoebax/Manifest | 16 | ||||
-rw-r--r-- | games-puzzle/amoebax/amoebax-0.2.0.ebuild | 39 | ||||
-rw-r--r-- | games-puzzle/amoebax/files/digest-amoebax-0.2.0 | 3 | ||||
-rw-r--r-- | games-puzzle/amoebax/metadata.xml | 5 |
5 files changed, 73 insertions, 0 deletions
diff --git a/games-puzzle/amoebax/ChangeLog b/games-puzzle/amoebax/ChangeLog new file mode 100644 index 000000000000..4ec9433ad8a0 --- /dev/null +++ b/games-puzzle/amoebax/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for games-puzzle/amoebax +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/amoebax/ChangeLog,v 1.1 2007/08/15 18:21:30 mr_bones_ Exp $ + +*amoebax-0.2.0 (15 Aug 2007) + + 15 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org> +metadata.xml, + +amoebax-0.2.0.ebuild: + initial commit + diff --git a/games-puzzle/amoebax/Manifest b/games-puzzle/amoebax/Manifest new file mode 100644 index 000000000000..c0f835bbdf9f --- /dev/null +++ b/games-puzzle/amoebax/Manifest @@ -0,0 +1,16 @@ +DIST amoebax-0.2.0.tar.bz2 10565913 RMD160 f602d4ddef217b9759c4ed16604b19edb04106d1 SHA1 84f45f0363782c4ea7040315cbd0a43f143a5b8a SHA256 77c9da7b424432c55d76a74b62bf01ccba3120200bb89fd5815993c001c7eaae +EBUILD amoebax-0.2.0.ebuild 991 RMD160 e407d1c637c24cd3dc6cb5f2d43c6365b2c54051 SHA1 871a38d7562c9a88a725b642860e4a2278b0e74b SHA256 3080b9c5d0975931b258180d6dd052fa049b3c71fa07956b36eb2aaef30aec44 +MD5 4a1cd3755561775e3dab315e58a0e688 amoebax-0.2.0.ebuild 991 +RMD160 e407d1c637c24cd3dc6cb5f2d43c6365b2c54051 amoebax-0.2.0.ebuild 991 +SHA256 3080b9c5d0975931b258180d6dd052fa049b3c71fa07956b36eb2aaef30aec44 amoebax-0.2.0.ebuild 991 +MISC ChangeLog 264 RMD160 2fff2a98306ad769cad36c4d624f71609c2a3c45 SHA1 db2db8470d797a2e02fd866c46fb8c8618b4c041 SHA256 54239cc99e7dff9d2806ffb37efd65671214c6a006ea886d31daca4aac8ae256 +MD5 61708641334dcf93d7e3f11e1523061c ChangeLog 264 +RMD160 2fff2a98306ad769cad36c4d624f71609c2a3c45 ChangeLog 264 +SHA256 54239cc99e7dff9d2806ffb37efd65671214c6a006ea886d31daca4aac8ae256 ChangeLog 264 +MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea metadata.xml 158 +SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 metadata.xml 158 +MD5 5dd4283c2690cad2bbd7bb38241ce5b6 files/digest-amoebax-0.2.0 250 +RMD160 427a6fa90e6a573679180c95c9be4cae50e2b26b files/digest-amoebax-0.2.0 250 +SHA256 818454696b199cc0be792ee234d58acaab0d61a8507edeb6efacd993747d9b5c files/digest-amoebax-0.2.0 250 diff --git a/games-puzzle/amoebax/amoebax-0.2.0.ebuild b/games-puzzle/amoebax/amoebax-0.2.0.ebuild new file mode 100644 index 000000000000..2e3d66e427c5 --- /dev/null +++ b/games-puzzle/amoebax/amoebax-0.2.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/amoebax/amoebax-0.2.0.ebuild,v 1.1 2007/08/15 18:21:30 mr_bones_ Exp $ + +inherit autotools games + +DESCRIPTION="a cute and addictive action-puzzle game, similar to tetris" +HOMEPAGE="http://www.emma-soft.com/games/amoebax/" +SRC_URI="http://www.emma-soft.com/games/amoebax/download/${P}.tar.bz2" + +LICENSE="FreeArt GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +DEPEND="media-libs/libsdl + media-libs/sdl-image + media-libs/sdl-mixer" + +src_unpack() { + unpack ${A} + cd "${S}" + sed -i \ + -e "/^SUBDIRS/s:doc ::" \ + Makefile.am \ + || die "sed failed" + sed -i \ + -e "/^iconsdir/s:=.*:=/usr/share/pixmaps:" \ + -e "/^desktopdir/s:=.*:=/usr/share/applications:" \ + data/Makefile.am \ + || die "sed failed" + AT_M4DIR=m4 eautoreconf +} + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS NEWS README TODO + prepgamesdirs +} diff --git a/games-puzzle/amoebax/files/digest-amoebax-0.2.0 b/games-puzzle/amoebax/files/digest-amoebax-0.2.0 new file mode 100644 index 000000000000..14ad7d4c8185 --- /dev/null +++ b/games-puzzle/amoebax/files/digest-amoebax-0.2.0 @@ -0,0 +1,3 @@ +MD5 1fecc5e4c8c4151b39f84baa5a18897b amoebax-0.2.0.tar.bz2 10565913 +RMD160 f602d4ddef217b9759c4ed16604b19edb04106d1 amoebax-0.2.0.tar.bz2 10565913 +SHA256 77c9da7b424432c55d76a74b62bf01ccba3120200bb89fd5815993c001c7eaae amoebax-0.2.0.tar.bz2 10565913 diff --git a/games-puzzle/amoebax/metadata.xml b/games-puzzle/amoebax/metadata.xml new file mode 100644 index 000000000000..d3c2cc926f0b --- /dev/null +++ b/games-puzzle/amoebax/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>games</herd> +</pkgmetadata> |