diff options
author | 2009-02-15 00:15:32 +0000 | |
---|---|---|
committer | 2009-02-15 00:15:32 +0000 | |
commit | 15bc63278c29c9ba0fa246a3387a2323a769ad52 (patch) | |
tree | eb613d44efa85c0b86a15932835a30512b99c0d0 /games-puzzle/world-of-goo | |
parent | More whitespaces clean up (diff) | |
download | historical-15bc63278c29c9ba0fa246a3387a2323a769ad52.tar.gz historical-15bc63278c29c9ba0fa246a3387a2323a769ad52.tar.bz2 historical-15bc63278c29c9ba0fa246a3387a2323a769ad52.zip |
Initial ebuild #258960 by Vladimir Berezhnoy.
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'games-puzzle/world-of-goo')
-rw-r--r-- | games-puzzle/world-of-goo/ChangeLog | 10 | ||||
-rw-r--r-- | games-puzzle/world-of-goo/Manifest | 14 | ||||
-rw-r--r-- | games-puzzle/world-of-goo/metadata.xml | 5 | ||||
-rw-r--r-- | games-puzzle/world-of-goo/world-of-goo-1.40.ebuild | 60 |
4 files changed, 89 insertions, 0 deletions
diff --git a/games-puzzle/world-of-goo/ChangeLog b/games-puzzle/world-of-goo/ChangeLog new file mode 100644 index 000000000000..d39ccb0bf2ec --- /dev/null +++ b/games-puzzle/world-of-goo/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for games-puzzle/world-of-goo +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo/ChangeLog,v 1.1 2009/02/15 00:15:32 vapier Exp $ + +*world-of-goo-1.40 (15 Feb 2009) + + 15 Feb 2009; Mike Frysinger <vapier@gentoo.org> +metadata.xml, + +world-of-goo-1.40.ebuild: + Initial ebuild #258960 by Vladimir Berezhnoy. + diff --git a/games-puzzle/world-of-goo/Manifest b/games-puzzle/world-of-goo/Manifest new file mode 100644 index 000000000000..aff4d9d48232 --- /dev/null +++ b/games-puzzle/world-of-goo/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST WorldOfGooSetup.1.40.tar.gz 63950557 RMD160 676b5eca8706398f4c7954779a870fd77c3c2cca SHA1 c8ce79c1776b3c9656ba02cc81e9780223e82679 SHA256 ad5a2b5ea9a9810962b709e795099360ae4d5e828cda90b483a501087aebdf1a +EBUILD world-of-goo-1.40.ebuild 1469 RMD160 ecff1b30a323247ebb0fc3e7958fafc98cb35326 SHA1 85a1038ca38c336e1076b4bd88bfe82a15160f99 SHA256 0fafe4065bbcbc63fb2bdceff89e8469bf0289f2e1abb26864be4e4db2419d8d +MISC ChangeLog 400 RMD160 8987b7610692e1c0aa4d21eff085df78701021a8 SHA1 1e3bdfeb808965d8dfaaaa8bd0fd70c1e44acd7c SHA256 113281038d70b4ac58db476d69d5e7099e35e03c01a003c40230f42c64da93c7 +MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAkmXXqoACgkQn/5bYzqsSmHd5gCbB9igxvhE7HPfF8Yv/GhG0SKO +XDgAn1A+3UhnU5qLixg4BVgdw2gMeLdh +=y8PZ +-----END PGP SIGNATURE----- diff --git a/games-puzzle/world-of-goo/metadata.xml b/games-puzzle/world-of-goo/metadata.xml new file mode 100644 index 000000000000..d3c2cc926f0b --- /dev/null +++ b/games-puzzle/world-of-goo/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> diff --git a/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild b/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild new file mode 100644 index 000000000000..1e5563d962e5 --- /dev/null +++ b/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo/world-of-goo-1.40.ebuild,v 1.1 2009/02/15 00:15:32 vapier Exp $ + +inherit games + +DESCRIPTION="World of Goo is a puzzle game with a strong emphasis on physics" +HOMEPAGE="http://2dboy.com/" + +if [[ ${PN} == *-demo ]] ; then + MY_PN="WorldOfGooDemo" + SRC_URI="${MY_PN}.${PV}.tar.gz" +else + MY_PN="WorldOfGoo" + SRC_URI="${MY_PN}Setup.${PV}.tar.gz" +fi + +LICENSE="2dboy-EULA" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RESTRICT="fetch strip" + +# the package includes SDL/ogg/vorbis already +RDEPEND="sys-libs/glibc + virtual/opengl + virtual/glu + >=sys-devel/gcc-3.4 + amd64? ( + app-emulation/emul-linux-x86-baselibs + app-emulation/emul-linux-x86-xlibs + )" +DEPEND="" + +S=${WORKDIR}/${MY_PN} + +QA_EXECSTACK="opt/${MY_PN}/WorldOfGoo.bin" + +pkg_nofetch() { + elog "To download the demo, visit http://worldofgoo.com/dl2.php?lk=demo" + elog "and download ${A} and place it in ${DISTDIR}" +} + +src_install() { + local d="/opt/${MY_PN}" + insinto ${d} + doins -r */ ${MY_PN%Demo}* || die + + dodoc readme.html linux-issues.txt + newicon icon.png ${MY_PN}.png + make_desktop_entry ${MY_PN} "World Of Goo (Demo)" ${MY_PN}.png + + dosym ${d}/${MY_PN%Demo} "${GAMES_BINDIR}"/${MY_PN} + pushd "${D}"${d} >/dev/null + chmod a+rx ${MY_PN%Demo}* libs/lib* || die + games_make_wrapper ${MY_PN} ${d}/${MY_PN%Demo} + popd >/dev/null + + prepgamesdirs ${d} +} |