public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-arcade/capsized/
Date: Fri, 14 Jun 2013 21:47:44 +0000 (UTC)	[thread overview]
Message-ID: <1371246461.5e8730bd798f656e31e5007c447d56be7d447872.mva@gentoo> (raw)

commit:     5e8730bd798f656e31e5007c447d56be7d447872
Author:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Fri Jun 14 21:47:41 2013 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Fri Jun 14 21:47:41 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=5e8730bd

[games-arcade/capsized] bump+deps fix

Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>

---
 ...ed-05302013.ebuild => capsized-06102013.ebuild} | 38 +++++++++++++---------
 1 file changed, 22 insertions(+), 16 deletions(-)

diff --git a/games-arcade/capsized/capsized-05302013.ebuild b/games-arcade/capsized/capsized-06102013.ebuild
similarity index 62%
rename from games-arcade/capsized/capsized-05302013.ebuild
rename to games-arcade/capsized/capsized-06102013.ebuild
index bad7f8e..26b286e 100644
--- a/games-arcade/capsized/capsized-05302013.ebuild
+++ b/games-arcade/capsized/capsized-06102013.ebuild
@@ -27,6 +27,9 @@ RDEPEND="
 	media-libs/openal
 	media-libs/libsdl:2
 "
+#	dev-dotnet/monogame # someday
+#	dev-dotnet/monogame-theoraplay # someday
+#	media-libs/sdl-mixer # when 2.0 tarball will be released
 
 DOCS=( "Linux.README" )
 
@@ -50,31 +53,34 @@ src_unpack() {
 }
 
 src_install() {
-	local arch;
-	use x86 && arch=x86;
-	use amd64 && arch=x86_64;
-
 	insinto "${GAMEDIR}"
-	doins -r \
-		Content \
-		Properties \
-		mono \
-		"${MY_PN}.bmp" \
+	doins -r Content
+	doins   "${MY_PN}.bmp" \
 		NePlusUltra.exe \
-		*.dll *.config
+		FarseerPhysicsXNA.dll \
+		Lidgren.Network.dll \
+		MonoGame.Framework.dll \
+		ProjectMercury.dll \
+		'SDL2#'.dll \
+		'SDL2#'.dll.config \
+		'TheoraPlay#'.dll \
+		'TheoraPlay#'.dll.config
 
 	for lang in fr it es de; do
-		use "linguas_${lang}" && doins "${lang}"
+		use "linguas_${lang}" && doins -r "${lang}"
 	done
 
-	# Installing bundled sdl2-mixer, since it is still not released [hg only]
+	# Installing bundled sdl-mixer-2, since it is still not released as 
+	# tarball [hg only].
+	# btw, can be inserted in ${GAMEDIR} without subdir.
+	#
+	# Also installing bundled theoraplay, since in is no such package in
+	# portage.
 	insinto "${GAMEDIR}/$(get_libdir)"
 	doins "$(get_libdir)/libSDL2_mixer-2.0.so.0"
+	doins "$(get_libdir)/libtheoraplay.so"
 
-	exeinto "${GAMEDIR}"
-	doexe "NePlusUltra.bin.${arch}"
-
-	games_make_wrapper "${PN}" "./NePlusUltra.bin.${arch}" "${GAMEDIR}" "${GAMEDIR}/$(get_libdir)"
+	games_make_wrapper "${PN}" "mono ./NePlusUltra.exe" "${GAMEDIR}" "${GAMEDIR}/$(get_libdir)"
 	doicon "${FILESDIR}/${PN}.png"
 	make_desktop_entry "${PN}" "${MY_PN}" "${PN}"
 


             reply	other threads:[~2013-06-14 21:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14 21:47 Vadim A. Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-29  1:15 [gentoo-commits] proj/gamerlay:master commit in: games-arcade/capsized/ Azamat H. Hackimov
2013-05-31 21:57 Vadim A. Misbakh-Soloviov
2013-05-31 21:45 Vadim A. 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=1371246461.5e8730bd798f656e31e5007c447d56be7d447872.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