public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julian Ospald" <julian.ospald@googlemail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/trine2/
Date: Sun, 10 Mar 2013 14:14:58 +0000 (UTC)	[thread overview]
Message-ID: <1362924887.361f33218b7c85cf62afcc3e6ddfd80aead106dd.hasufell@gentoo> (raw)

commit:     361f33218b7c85cf62afcc3e6ddfd80aead106dd
Author:     hasufell <julian.ospald <AT> googlemail <DOT> com>
AuthorDate: Sun Mar 10 14:14:47 2013 +0000
Commit:     Julian Ospald <julian.ospald <AT> googlemail <DOT> com>
CommitDate: Sun Mar 10 14:14:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=361f3321

games-action/trine2: in portage

---
 games-action/trine2/ChangeLog          |   23 -------
 games-action/trine2/metadata.xml       |    8 --
 games-action/trine2/trine2-1.16.ebuild |  114 --------------------------------
 3 files changed, 0 insertions(+), 145 deletions(-)

diff --git a/games-action/trine2/ChangeLog b/games-action/trine2/ChangeLog
deleted file mode 100644
index 3fc30d5..0000000
--- a/games-action/trine2/ChangeLog
+++ /dev/null
@@ -1,23 +0,0 @@
-# ChangeLog for games-action/trine2
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  23 Oct 2012; Vadim A. Misbakh-Soloviov <mva@mva.name> trine2-1.16.ebuild:
-  [games-rpg/trine2] fixed ebuild (mistyped REQUIRED_USE before)
-
-  Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
-
-  21 Oct 2012; Vadim A. Misbakh-Soloviov <mva@mva.name> metadata.xml,
-  trine2-1.16.ebuild:
-  fixed path, added optionality to install GTK Launcher
-
-  Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
-
-*trine2-1.16 (21 Oct 2012)
-
-  21 Oct 2012; Vadim A. Misbakh-Soloviov <mva@mva.name> +metadata.xml,
-  +trine2-1.16.ebuild:
-  [games-rpg/trine2] Added 1.16 version of Trine2
-
-  Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
-

diff --git a/games-action/trine2/metadata.xml b/games-action/trine2/metadata.xml
deleted file mode 100644
index 70137f0..0000000
--- a/games-action/trine2/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer>
-        <email>mva@mva.name</email>
-        <name>Vadim A. Misbakh-Soloviov</name>
-</maintainer>
-</pkgmetadata>

diff --git a/games-action/trine2/trine2-1.16.ebuild b/games-action/trine2/trine2-1.16.ebuild
deleted file mode 100644
index 579ee40..0000000
--- a/games-action/trine2/trine2-1.16.ebuild
+++ /dev/null
@@ -1,114 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-
-inherit games
-
-DESCRIPTION="a physics-based action game where diff characters allow diff solutions to challenges"
-HOMEPAGE="http://trine-thegame.com/"
-SRC_URI="trine2_linux_installer.run"
-RESTRICT="fetch strip"
-LICENSE="frozenbyte-eula"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="gtk"
-
-DEPEND=""
-RDEPEND="x86? (
-		app-arch/bzip2
-		dev-libs/atk
-		dev-libs/expat
-		dev-libs/glib
-		dev-libs/libffi
-		media-gfx/nvidia-cg-toolkit
-		media-libs/fontconfig
-		media-libs/freetype:2
-		media-libs/libpng
-		sys-apps/util-linux
-		sys-libs/zlib
-		virtual/opengl
-		x11-libs/cairo
-		x11-libs/gdk-pixbuf
-		x11-libs/libdrm
-		x11-libs/libICE
-		x11-libs/libSM
-		x11-libs/libX11
-		x11-libs/libXau
-		x11-libs/libxcb
-		x11-libs/libXcomposite
-		x11-libs/libXcursor
-		x11-libs/libXdamage
-		x11-libs/libXdmcp
-		x11-libs/libXext
-		x11-libs/libXfixes
-		x11-libs/libXi
-		x11-libs/libXinerama
-		x11-libs/libXrandr
-		x11-libs/libXrender
-		x11-libs/libXxf86vm
-		x11-libs/pango
-		x11-libs/pixman
-		gtk? (
-			x11-libs/gtk+
-		)
-	)
-	amd64? (
-		app-emulation/emul-linux-x86-baselibs
-		app-emulation/emul-linux-x86-sdl
-		app-emulation/emul-linux-x86-xlibs
-		app-emulation/emul-linux-x86-opengl
-		gtk? (
-			app-emulation/emul-linux-x86-gtklibs
-		)
-	)"
-
-REQUIRED_USE="amd64? ( multilib )"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="opt/trine2/bin/trine2_linux_32bit"
-
-pkg_nofetch() {
-	ewarn
-	ewarn "Put ${A} (downloaded from Humble Store) to ${DISTDIR}, please"
-	ewarn
-}
-
-src_unpack() {
-	local src="${DISTDIR}/${A}"
-	dd ibs=51200 skip=1 if="${src}" | tar --no-same-owner -xzf -
-}
-
-src_install() {
-	local dir="${GAMES_PREFIX_OPT}/${PN}"
-	insinto "${dir}"
-	doins -r data data1.fbq datalinux1.fbq
-
-	exeinto "${dir}/bin"
-	doexe "bin/${PN}_linux_32bit"
-	use gtk && (
-		doexe "bin/${PN}_linux_launcher_32bit"
-		doexe "bin/${PN}_bin_starter.sh"
-	)
-	# PhysX
-	insinto "${dir}/lib"
-	doins lib/lib32/libPhysX*
-	# LibSDL 1.3
-	doins lib/lib32/libSDL-1.3.so.0
-	# 32 bit nvidia-cg-toolkit, only for AMD64
-	use amd64 && doins lib/lib32/libCg{,GL}.so
-
-	doicon "${PN}.png"
-	make_desktop_entry "${PN}" "Trine 2 Game" "${PN}"
-	games_make_wrapper "${PN}" "bin/${PN}_linux_32bit" "${dir}" "${dir}/lib"
-
-	use gtk && (
-		make_desktop_entry "${PN}_launcher" "Trine 2 Launcher (GTK)" "${PN}"
-		games_make_wrapper "${PN}_launcher" "bin/${PN}_linux_launcher_32bit" "${dir}" "${dir}/lib"
-	)
-
-	dodoc README
-	prepgamesdirs
-}


             reply	other threads:[~2013-03-10 14:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 14:14 Julian Ospald [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-23  2:48 [gentoo-commits] proj/gamerlay:master commit in: games-action/trine2/ Misbakh-Soloviev Vadim A.
2012-10-21 11:21 Misbakh-Soloviev Vadim A.
2012-10-21  6:41 Misbakh-Soloviev Vadim A.

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=1362924887.361f33218b7c85cf62afcc3e6ddfd80aead106dd.hasufell@gentoo \
    --to=julian.ospald@googlemail.com \
    --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