From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/zenbound2/
Date: Thu, 2 May 2013 11:15:11 +0000 (UTC) [thread overview]
Message-ID: <1367493312.255cbe1a01b823997d53f5433effbfa72aacef7a.mva@gentoo> (raw)
commit: 255cbe1a01b823997d53f5433effbfa72aacef7a
Author: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Thu May 2 11:15:12 2013 +0000
Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Thu May 2 11:15:12 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=255cbe1a
[games-puzzle/zenbound2] Added
Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>
---
games-puzzle/zenbound2/zenbound2-20120325.ebuild | 95 ++++++++++++++++++++++
1 files changed, 95 insertions(+), 0 deletions(-)
diff --git a/games-puzzle/zenbound2/zenbound2-20120325.ebuild b/games-puzzle/zenbound2/zenbound2-20120325.ebuild
new file mode 100644
index 0000000..570734f
--- /dev/null
+++ b/games-puzzle/zenbound2/zenbound2-20120325.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: games-puzzle/kinetris/kinetris-1.0.0b_pre5.ebuild frostwork Exp $
+
+EAPI="5"
+
+inherit multilib games
+
+DESCRIPTION="A calm and meditative game of wrapping rope around wooden sculptures."
+HOMEPAGE="http://zenbound.com/"
+SRC_URI="
+ x86? ( ${P}-i386.tar.gz )
+ amd64? ( ${P}-amd64.tar.gz )
+"
+
+LICENSE="as-is"
+SLOT="0"
+RESTRICT="fetch"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ app-arch/bzip2
+ dev-libs/expat
+ dev-libs/json-c
+ media-libs/aalib
+ media-libs/alsa-lib
+ media-libs/flac
+ media-libs/fontconfig
+ media-libs/freetype
+ media-libs/glu
+ media-libs/libogg
+ media-libs/libsdl:0
+ media-libs/libsndfile
+ media-libs/libvorbis
+ virtual/opengl
+ media-libs/openal
+ media-sound/pulseaudio
+ net-libs/libasyncns
+ sys-apps/attr
+ sys-apps/dbus
+ sys-apps/tcp-wrappers
+ sys-apps/util-linux
+ sys-devel/gcc
+ sys-libs/gdbm
+ sys-libs/glibc
+ sys-libs/gpm
+ sys-libs/libcap
+ sys-libs/ncurses
+ sys-libs/zlib
+ x11-libs/libdrm
+ x11-libs/libICE
+ x11-libs/libSM
+ x11-libs/libX11
+ x11-libs/libXau
+ x11-libs/libxcb
+ x11-libs/libXdamage
+ x11-libs/libXdmcp
+ x11-libs/libXext
+ x11-libs/libXfixes
+ x11-libs/libXft
+ x11-libs/libXinerama
+ x11-libs/libXrender
+ x11-libs/libXtst
+ x11-libs/libXxf86vm
+"
+
+S="${WORKDIR}/${PN}"
+DOCS=( README.linux )
+MY_PN="ZenBound2"
+
+src_install() {
+ local lib="$(get_libdir)"
+ GAMEDIR="${GAMES_PREFIX_OPT}/${PN}"
+
+ # Unbundling
+ rm "./${lib}/libopenal.so.1"
+ rm "./${lib}/libSDL-1.2.so.0"
+ rm "./${lib}/libvorbis.so.0"
+ rm "./${lib}/libvorbisfile.so.3"
+ rm "./${lib}/libogg.so.0"
+
+ exeinto "${GAMEDIR}"
+ insinto "${GAMEDIR}"
+ doins -r "data_common"
+ doins -r "data_desktop"
+ doexe "${MY_PN}.bin"
+
+ # install shortcuts
+ games_make_wrapper "${PN}" "./${MY_PN}.bin" "${GAMEDIR}" "${GAMEDIR}/${lib}" || die "install shortcut"
+ make_desktop_entry "${PN}" "${MY_PN}" "${PN}"
+
+ prepgamesdirs
+}
next reply other threads:[~2013-05-02 11:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-02 11:15 Vadim A. Misbakh-Soloviov [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-05-04 6:46 [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/zenbound2/ Vadim A. Misbakh-Soloviov
2020-02-29 13:04 Azamat H. Hackimov
2024-01-15 5:48 Vadim Misbakh-Soloviov
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=1367493312.255cbe1a01b823997d53f5433effbfa72aacef7a.mva@gentoo \
--to=mva@mva.name \
--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