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-rpg/wasteland2/Manifest | 3 - games-rpg/wasteland2/metadata.xml | 8 --- games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild | 85 ------------------------- 3 files changed, 96 deletions(-) delete mode 100644 games-rpg/wasteland2/Manifest delete mode 100644 games-rpg/wasteland2/metadata.xml delete mode 100644 games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild (limited to 'games-rpg/wasteland2') diff --git a/games-rpg/wasteland2/Manifest b/games-rpg/wasteland2/Manifest deleted file mode 100644 index 499c27eec031..000000000000 --- a/games-rpg/wasteland2/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST gog_wasteland_2_1.9.0.13.tar.gz 10959158010 BLAKE2B 8a82a608b3530fd2000ebe689b337529630da3c81ac4fc9369d9dd210b48b842658770b16ea451f3eedd63fcc682ad0c898fcff895d119ab4395fad32c04e9c4 SHA512 8b5ed19ffee9505efaf03f7ef3ba55dbdbbeda68b7961e92c22776bbb7e842df8c5e5ee727967e79dec753fd03d39f0a1c98e380e540971834b56066b6a79929 -EBUILD wasteland2-1.9.0.13.ebuild 2051 BLAKE2B a8762193eec699034a3bbfef566c23c81b638730d02ec1409565d5c85a7f866df3817a9ba270bdac5b45614ce5825906d7696eabe9588afdb30caf2f170c7ea5 SHA512 158bfcb7eaeb02efbb2fac3a31f25d2f1b1f221de81f62252a00f33b1b7a5569cfe320a9c7622fb72d20987b81c2b1d9a02a16ec8ad4e50bc8588b4e5f6e7166 -MISC metadata.xml 252 BLAKE2B 1b951d2e730631865ae5f379b19ed9de2c8adf2f2786da3f75d0871d967374198ddd9106433f388bdc7050c37063fb28cda4320ae7bdc9a03854838693d9f952 SHA512 90798aff93ec7e3881b882e7b10bb1680e8cb7d82b0ef4280e562ab0c9e8a2daba8afe57333dc64697322267a4b651c00ee9b4fdeb56278ff70c073da7b91638 diff --git a/games-rpg/wasteland2/metadata.xml b/games-rpg/wasteland2/metadata.xml deleted file mode 100644 index 3c186688e265..000000000000 --- a/games-rpg/wasteland2/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild b/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild deleted file mode 100644 index c457367707b7..000000000000 --- a/games-rpg/wasteland2/wasteland2-1.9.0.13.ebuild +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils gnome2-utils check-reqs games - -DESCRIPTION="Sequel to 1988 Wasteland, post-apocalyptic computer RPG inspiration for Fallout" -HOMEPAGE="https://wasteland.inxile-entertainment.com/" -SRC_URI="gog_wasteland_2_${PV}.tar.gz" - -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RESTRICT="bindist fetch mirror" - -QA_PREBUILT="${GAMES_PREFIX_OPT}/${PN}/*" - -RDEPEND=" - >=dev-libs/atk-2.12.0-r1[abi_x86_32(-)] - >=dev-libs/glib-2.40.0-r1:2[abi_x86_32(-)] - >=media-libs/fontconfig-2.10.92:1.0[abi_x86_32(-)] - >=media-libs/freetype-2.5.3-r1:2[abi_x86_32(-)] - >=x11-libs/cairo-1.12.16-r2[abi_x86_32(-)] - >=x11-libs/gdk-pixbuf-2.30.8:2[abi_x86_32(-)] - >=x11-libs/gtk+-2.24.24:2[abi_x86_32(-)] - >=x11-libs/pango-1.36.5[abi_x86_32(-)] - >=x11-libs/libX11-1.6.2[abi_x86_32(-)] - >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)] - >=x11-libs/libXext-1.3.2[abi_x86_32(-)] - >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)] - >=virtual/glu-9.0-r1[abi_x86_32(-)] - virtual/opengl -" - -S="${WORKDIR}/Wasteland 2" - -CHECKREQS_DISK_BUILD="22000M" -CHECKREQS_DISK_USR="21600M" - -pkg_nofetch() { - einfo - einfo "Please buy Wasteland 2" - einfo "from https://www.gog.com/ and" - einfo "download \"${SRC_URI}\"" - einfo "and move/link it to \"${DISTDIR}\"" - einfo - einfo "This ebuild was tested with the CLASSICAL edition." - einfo "If it works with the deluxe edition too, please" - einfo "open a bug report. If not, open a bug report too." - einfo -} - -src_install() { - local dir=${GAMES_PREFIX_OPT}/${PN} - - # over 20GB of data - dodir "${dir}" - mv game/WL2_Data "${D%/}${dir}"/ || die - exeinto "${dir}" - doexe game/WL2 - - games_make_wrapper ${PN} ./WL2 "${dir}" - newicon -s 256 support/gog-wasteland-2.png ${PN}.png - make_desktop_entry ${PN} "Wasteland 2" - - dodoc docs/*.pdf - - prepgamesdirs -} - -pkg_preinst() { - games_pkg_preinst - gnome2_icon_savelist -} - -pkg_postinst() { - games_pkg_postinst - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} -- cgit v1.2.3