From f03ba2029f7208f522cbff631862d008d8493bfd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 31 Oct 2019 16:33:28 +0100 Subject: [PATCH] games-rpg/runescape-launcher: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/625884 Signed-off-by: Michał Górny --- games-rpg/runescape-launcher/Manifest | 1 - games-rpg/runescape-launcher/metadata.xml | 12 --- .../runescape-launcher-2.2.4-r2.ebuild | 83 ------------------- profiles/package.mask | 2 - 4 files changed, 98 deletions(-) delete mode 100644 games-rpg/runescape-launcher/Manifest delete mode 100644 games-rpg/runescape-launcher/metadata.xml delete mode 100644 games-rpg/runescape-launcher/runescape-launcher-2.2.4-r2.ebuild diff --git a/games-rpg/runescape-launcher/Manifest b/games-rpg/runescape-launcher/Manifest deleted file mode 100644 index 7507e40b1e61..000000000000 --- a/games-rpg/runescape-launcher/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST runescape-launcher_2.2.4_amd64.deb 3014372 BLAKE2B 9ac215ff5f4b50a432fe14924d9bd7b8891d488cac05c6e2e657b97df68446e3d6a71c5c8330ff2ee995eddbfa63f885915a0c26413546845edeb219c2e56ac4 SHA512 47a3d757f2719474767ba95346f7e2d51a41612c8287656e78a958c68f62a26abcffc187b21d6cb7584bc94b2b5583d55dde4f27cfc18174e917864a7002c518 diff --git a/games-rpg/runescape-launcher/metadata.xml b/games-rpg/runescape-launcher/metadata.xml deleted file mode 100644 index d030cf30027d..000000000000 --- a/games-rpg/runescape-launcher/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - jscinoz@jscinoz.so - Jack Coulter - - - proxy-maint@gentoo.org - Proxy Maintainers - - diff --git a/games-rpg/runescape-launcher/runescape-launcher-2.2.4-r2.ebuild b/games-rpg/runescape-launcher/runescape-launcher-2.2.4-r2.ebuild deleted file mode 100644 index 19f039b0e8f3..000000000000 --- a/games-rpg/runescape-launcher/runescape-launcher-2.2.4-r2.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit unpacker xdg gnome2-utils - -DESCRIPTION="Official RuneScape NXT client launcher" -HOMEPAGE="http://www.runescape.com" - -SRC_URI="http://content.runescape.com/downloads/ubuntu/pool/non-free/r/${PN}/${PN}_${PV}_amd64.deb" - -QA_PREBUILT="/opt/runescape-launcher/runescape" - -SLOT="0" - -IUSE="kde" - -KEYWORDS="-* ~amd64" - -LICENSE="RuneScape-EULA" -RESTRICT="bindist mirror strip" - -S="${WORKDIR}" - -RDEPEND=" - media-libs/libpng:1.2 - >=media-libs/libsdl2-2.0.2 - media-libs/glew:1.10 - >=media-libs/libvorbis-1.3.2 - >=net-misc/curl-7.35.0 -" -DEPEND="" - -src_prepare() { - # Fix path in launcher script - sed -i "s:/usr/share/games/$PN:/opt/$PN:" usr/bin/$PN || die - - # Add missing trailing semicolon to .desktop MimeType entry - sed -i '/MimeType=/{/;$/!{s/$/;/}}' usr/share/applications/${PN}.desktop || die - - # Fix path to launcher script - sed -i "s:/usr/bin/$PN:/opt/bin/$PN:" usr/share/applications/${PN}.desktop || die - - xdg_src_prepare - - eapply_user -} - -src_install() { - into /opt - dobin usr/bin/$PN - dodoc usr/share/doc/$PN/* - - exeinto /opt/$PN - doexe usr/share/games/$PN/runescape - - insinto /usr/share/applications - doins usr/share/applications/${PN}.desktop - - insinto /usr/share/icons - doins -r usr/share/icons/hicolor - - if use kde ; then - insinto /usr/share/kde4 - doins -r usr/share/kde4/services - fi -} - -pkg_preinst() { - xdg_pkg_preinst - gnome2_icon_savelist -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_icon_cache_update -} diff --git a/profiles/package.mask b/profiles/package.mask index 84b940877761..1b3dba9c18cf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -501,11 +501,9 @@ sys-libs/libstdc++-v3-bin # All of the following packages are unfetchable and mirror-restricted. # # games-fps/enemy-territory-etpro: #638092 -# games-rpg/runescape-launcher: #625884 # # Removal in 30 days. games-fps/enemy-territory-etpro -games-rpg/runescape-launcher # Stefan Strogin (2019-09-27) # Requires >=dev-lang/lua-5.3 which is masked -- 2.26.2