public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, games-misc/dont-starve/
@ 2018-06-17 10:35 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-06-17 10:35 UTC (permalink / raw
  To: gentoo-commits

commit:     e5a56482326dbb3eade51e1aa1c56f4925151e9e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 10:32:51 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 10:35:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a56482

games-misc/dont-starve: Remove last-rited pkg

Closes: https://bugs.gentoo.org/642876

 games-misc/dont-starve/Manifest             |  2 -
 games-misc/dont-starve/dont-starve-2.ebuild | 61 -----------------------------
 games-misc/dont-starve/metadata.xml         |  8 ----
 profiles/package.mask                       |  1 -
 4 files changed, 72 deletions(-)

diff --git a/games-misc/dont-starve/Manifest b/games-misc/dont-starve/Manifest
deleted file mode 100644
index 6291cef40b6..00000000000
--- a/games-misc/dont-starve/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST dontstarve_x32_july21.tar.gz 174752315 SHA256 b1eb38a7cb7179b8db7d81c5070737a4acbaf1a9473912cb1bcb5c2ec784304b SHA512 d508989e6c2fe0fceb4706250c8f222acdf5a52492fa2dafa8baab25f98a029658631789cce5164f43c6e5ed529f2cf490fea321635e4077f54f09907071e921 WHIRLPOOL 18f8ee5a44c2984db86ae60bd99fc61ad87cc99890629a36c5d15a046bbd557854c1f9591b936b8bf9fc9d2248132439b8e236ded60e359a599d8cdac0770677
-DIST dontstarve_x64_july21.tar.gz 175302157 SHA256 3a3297ca6bada9c55bafe568085e75a9790f796aa7711726346d571ac40e25e6 SHA512 ef10acd493544f064fcd12868a47e650cd09f66318d57eaa994c4866c808ede4504f9e55933be66f7fad7783e72c91043c4b884970e7b80f8ea45f814828c752 WHIRLPOOL fe19306b8e220f6680d1ffaf089eb8a643f789a0e165979cf0d1f93e111f7c1e6675ffb4340496fe5ca35c263bce5af87b467cf5c2fe35d1ad64755ae311b469

diff --git a/games-misc/dont-starve/dont-starve-2.ebuild b/games-misc/dont-starve/dont-starve-2.ebuild
deleted file mode 100644
index 767bfa07e28..00000000000
--- a/games-misc/dont-starve/dont-starve-2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils games
-
-DESCRIPTION="Wilderness survival game full of science and magic"
-HOMEPAGE="http://www.dontstarvegame.com/"
-SRC_URI="amd64? ( dontstarve_x64_july21.tar.gz )
-	x86? ( dontstarve_x32_july21.tar.gz )"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="fetch bindist splitdebug"
-
-MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN}
-QA_PREBUILT="${MYGAMEDIR#/}/bin/dontstarve"
-if [[ $ARCH == amd64 ]] ; then
-	QA_PREBUILT="${QA_PREBUILT}
-		${MYGAMEDIR#/}/bin/lib64/*"
-elif [[ ${ARCH} == x86 ]] ; then
-	QA_PREBUILT="${QA_PREBUILT}
-		${MYGAMEDIR#/}/bin/lib32/*"
-fi
-
-RDEPEND="net-misc/curl
-	virtual/opengl"
-
-S=${WORKDIR}/dontstarve
-
-pkg_nofetch() {
-	einfo
-	einfo "Please buy & download \"${SRC_URI}\" from:"
-	einfo "  ${HOMEPAGE}"
-	einfo "and move/link it to \"${DISTDIR}\""
-	einfo
-}
-
-src_install() {
-	local libdir=lib$(usex amd64 "64" "32")
-
-	insinto "${MYGAMEDIR}"
-	doins -r data mods
-
-	exeinto "${MYGAMEDIR}"/bin
-	doexe bin/dontstarve
-	exeinto "${MYGAMEDIR}"/bin/${libdir}
-	doexe bin/${libdir}/libfmod*
-	# unbundling libsdl2 breaks the menu, so you cannot start the game
-	doexe bin/${libdir}/libSDL2*
-
-	games_make_wrapper ${PN} "./dontstarve" "${MYGAMEDIR}/bin" "${MYGAMEDIR}/bin/${libdir}"
-	make_desktop_entry ${PN}
-
-	doicon dontstarve.xpm
-
-	prepgamesdirs
-}

diff --git a/games-misc/dont-starve/metadata.xml b/games-misc/dont-starve/metadata.xml
deleted file mode 100644
index 26079e608be..00000000000
--- a/games-misc/dont-starve/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 type="project">
-		<email>games@gentoo.org</email>
-		<name>Gentoo Games Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index c6c0e2f069b..bb538e80e83 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -214,7 +214,6 @@ sci-libs/freesteam
 # Remaining fetch-restricted game packages missing BLAKE2B hashes.
 # Please provide updated hashes if you have the matching distfiles.
 # Bug #642876.  Removal in 30 days.
-games-misc/dont-starve
 games-puzzle/larry
 games-rpg/penumbra-collection
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-17 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-17 10:35 [gentoo-commits] repo/gentoo:master commit in: profiles/, games-misc/dont-starve/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox