From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 87DAF198005 for ; Sun, 10 Mar 2013 14:15:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5865CE06EE; Sun, 10 Mar 2013 14:15:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D07F1E06EE for ; Sun, 10 Mar 2013 14:15:00 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6985133BE60 for ; Sun, 10 Mar 2013 14:14:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0D451E4079 for ; Sun, 10 Mar 2013 14:14:58 +0000 (UTC) From: "Julian Ospald" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julian Ospald" Message-ID: <1362924887.361f33218b7c85cf62afcc3e6ddfd80aead106dd.hasufell@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/trine2/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-action/trine2/ChangeLog games-action/trine2/metadata.xml games-action/trine2/trine2-1.16.ebuild X-VCS-Directories: games-action/trine2/ X-VCS-Committer: hasufell X-VCS-Committer-Name: Julian Ospald X-VCS-Revision: 361f33218b7c85cf62afcc3e6ddfd80aead106dd X-VCS-Branch: master Date: Sun, 10 Mar 2013 14:14:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 681a8355-8b1b-4c97-bae2-dd60866e1363 X-Archives-Hash: ea92c890c6b187d2e680595dbb61e585 commit: 361f33218b7c85cf62afcc3e6ddfd80aead106dd Author: hasufell googlemail com> AuthorDate: Sun Mar 10 14:14:47 2013 +0000 Commit: Julian Ospald googlemail 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 trine2-1.16.ebuild: - [games-rpg/trine2] fixed ebuild (mistyped REQUIRED_USE before) - - Signed-off-by: Vadim A. Misbakh-Soloviov - - 21 Oct 2012; Vadim A. Misbakh-Soloviov metadata.xml, - trine2-1.16.ebuild: - fixed path, added optionality to install GTK Launcher - - Signed-off-by: Vadim A. Misbakh-Soloviov - -*trine2-1.16 (21 Oct 2012) - - 21 Oct 2012; Vadim A. Misbakh-Soloviov +metadata.xml, - +trine2-1.16.ebuild: - [games-rpg/trine2] Added 1.16 version of Trine2 - - Signed-off-by: Vadim A. Misbakh-Soloviov - 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 @@ - - - - - mva@mva.name - Vadim A. Misbakh-Soloviov - - 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 -}