From 0cf2f20608308acdf3cb922c3736446bbd8f3388 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:58:29 +0100 Subject: gentoo resync : 14.07.2018 --- games-action/trine2/Manifest | 3 - games-action/trine2/metadata.xml | 11 ---- games-action/trine2/trine2-2.01.425.ebuild | 99 ------------------------------ 3 files changed, 113 deletions(-) delete mode 100644 games-action/trine2/Manifest delete mode 100644 games-action/trine2/metadata.xml delete mode 100644 games-action/trine2/trine2-2.01.425.ebuild (limited to 'games-action/trine2') diff --git a/games-action/trine2/Manifest b/games-action/trine2/Manifest deleted file mode 100644 index 85d97d8698d8..000000000000 --- a/games-action/trine2/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST trine2_complete_story_v2_01_build_425_humble_linux_full.zip 3243286878 BLAKE2B a9032d6043ac9623a254c1ebe69c30e5f173de91e3cc0552c4ff60275c11601c7708c37d2d7b9eb789290e24569967fc82b56f143110306642b28d5e21cb62ee SHA512 e59aaa6da7d4cae96d361f7f80d857e4102b23fe9584b88af9163407d4f1a34b9e0e79a9337c133e9d60e31ac8ead3a7f9b02b47f9797df05f998666c9219c15 -EBUILD trine2-2.01.425.ebuild 2620 BLAKE2B c0b4a6279a97ee29b926275439accad1ceb63adf32ea7f45842df1e7d2d2b8c9719012db9e1fa58ea948917a4826f15bb737d46286552f720ff8342b931bc357 SHA512 4e6382935cf268e89a85c7ca9fc4340d498cf83407bfdec2ba1fcd4d7b9da3905d440f7dbb172cea3a79cf15ebd55bc16dc895814d34a3a13f10ae8da3aedd14 -MISC metadata.xml 321 BLAKE2B 5aca052a154cd0d9a43b96774253a2999ad36aa01c956961ad0021fa7cc6cbc8b89b7f93c6318308f6310a877ac9cb2b70bf622f25b882cf0c13261a7fae9b9c SHA512 ab5d27c4f1f5760f902abe8829db8732a19206739001dd349ac170bc64e5edb9b10ec4d16ec3d8f52569a05bc90ac08af6724f11206fce2b3506d99555712747 diff --git a/games-action/trine2/metadata.xml b/games-action/trine2/metadata.xml deleted file mode 100644 index b26a6baa4124..000000000000 --- a/games-action/trine2/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - Install GTK+ launcher - - diff --git a/games-action/trine2/trine2-2.01.425.ebuild b/games-action/trine2/trine2-2.01.425.ebuild deleted file mode 100644 index 1b49131fab0c..000000000000 --- a/games-action/trine2/trine2-2.01.425.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit desktop eutils gnome2-utils - -MY_P="${PV//./_}" -MY_P="${PN}_complete_story_v${MY_P%_*}_build_${MY_P##*_}" -MY_PN="Trine 2" - -DESCRIPTION="Sidescrolling game of action, puzzles and platforming, Complete Story edition" -HOMEPAGE="http://www.trine2.com/" -SRC_URI="${MY_P}_humble_linux_full.zip" -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="+launcher" -RESTRICT="bindist fetch splitdebug" - -QA_PREBUILT="opt/${PN}/${PN}* - opt/${PN}/lib/*" - -DEPEND="app-arch/unzip" - -RDEPEND=" - media-gfx/nvidia-cg-toolkit[abi_x86_32] - media-libs/alsa-lib[abi_x86_32] - media-libs/freetype:2[abi_x86_32] - media-libs/libogg[abi_x86_32] - >=media-libs/libvorbis-1.3[abi_x86_32] - >=media-libs/openal-1.15[abi_x86_32] - >=sys-devel/gcc-4.6[cxx] - >=sys-libs/glibc-2.15 - sys-libs/zlib[abi_x86_32] - virtual/glu[abi_x86_32] - virtual/opengl[abi_x86_32] - launcher? ( - dev-libs/expat[abi_x86_32] - dev-libs/glib:2[abi_x86_32] - media-libs/libpng:1.2[abi_x86_32] - sys-apps/dbus[abi_x86_32] - sys-apps/util-linux[abi_x86_32] - x11-libs/gdk-pixbuf:2[abi_x86_32,X] - x11-libs/gtk+:2[abi_x86_32] - x11-libs/libX11[abi_x86_32] - x11-libs/pango[abi_x86_32,X] - )" - -S="${WORKDIR}" - -pkg_nofetch() { - einfo "Please buy and download ${SRC_URI} from:" - einfo " https://www.humblebundle.com/store/trine-2-complete-story" - einfo "and move it to your distfiles directory." -} - -src_prepare() { - default - - # SDL 1.3 is very special and crashes when fullscreen if - # /usr/bin/gnome-screensaver-command is missing. XD - sed -i 's:/usr/bin/gnome-screensaver-command:/bin/true\x0 :g' \ - lib/lib32/libSDL-1.3.so.0 || die -} - -src_install() { - local dir=/opt/${PN} - - insinto "${dir}" - doins -r *.fbq data - - exeinto "${dir}" - newexe bin/${PN}_linux_32bit ${PN} - - exeinto "${dir}"/lib - doexe lib/lib32/lib{{SDL-1.3,PhysXLoader}.so.*,PhysX{Cooking,Core}.so} # Avoid duplicates. - - make_wrapper ${PN} ./${PN} "${dir}" "${dir}"/lib - make_desktop_entry ${PN} "${MY_PN}" - - if use launcher ; then - exeinto "${dir}" - newexe bin/${PN}_linux_launcher_32bit ${PN}-launcher - - make_wrapper ${PN}-launcher ./${PN}-launcher "${dir}" "${dir}"/lib - make_desktop_entry ${PN}-launcher "${MY_PN} (launcher)" - - # Launcher binary has hardcoded the game path. - dosym ../${PN} "${dir}"/bin/${PN}_bin_starter.sh - fi - - doicon -s 64 ${PN}.png - dodoc readme_changelog.txt readme/{KNOWN_LINUX_ISSUES,README} -} - -pkg_preinst() { gnome2_icon_savelist; } -pkg_postinst() { gnome2_icon_cache_update; } -pkg_postrm() { gnome2_icon_cache_update; } -- cgit v1.2.3