From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/psychonauts/
Date: Thu, 7 Dec 2023 22:29:38 +0000 (UTC) [thread overview]
Message-ID: <1701988084.f105b822a636fc9ac20f5daba6af76577c9671f3.chewi@gentoo> (raw)
commit: f105b822a636fc9ac20f5daba6af76577c9671f3
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 7 22:28:04 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Dec 7 22:28:04 2023 +0000
URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=f105b822
games-action/psychonauts: Drop in favour of packages in the main repo
There are -hb (Humble Bundle) and -gog (GOG) variants of the package.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-action/psychonauts/metadata.xml | 15 ------
.../psychonauts/psychonauts-2013.05.06.ebuild | 53 ----------------------
2 files changed, 68 deletions(-)
diff --git a/games-action/psychonauts/metadata.xml b/games-action/psychonauts/metadata.xml
deleted file mode 100644
index 58233f7..0000000
--- a/games-action/psychonauts/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-<email>azamat.hackimov@gmail.com</email>
-<name>Azamat H. Hackimov</name>
-</maintainer>
-<longdescription lang="en">
-A mind-bending platforming adventure from Double Fine Productions.
-</longdescription>
-<longdescription lang="ru">
-Психологическая платформенная адвенчура от Double Fine Productions.
-</longdescription>
-</pkgmetadata>
-
diff --git a/games-action/psychonauts/psychonauts-2013.05.06.ebuild b/games-action/psychonauts/psychonauts-2013.05.06.ebuild
deleted file mode 100644
index b09f4de..0000000
--- a/games-action/psychonauts/psychonauts-2013.05.06.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop eutils multilib-minimal
-
-DESCRIPTION="A mind-bending platforming adventure from Double Fine Productions."
-HOMEPAGE="http://www.psychonauts.com/"
-SRC_URI="${PN}-linux-$(ver_cut 2)$(ver_cut 3)$(ver_cut 1)-bin"
-
-LICENSE="Psychonauts-EULA"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND="virtual/opengl
- media-libs/openal[${MULTILIB_USEDEP}]
- media-libs/libsdl[${MULTILIB_USEDEP}]"
-
-RESTRICT="fetch strip"
-
-S="${WORKDIR}/data"
-
-pkg_nofetch() {
- einfo "Please download ${A}"
- einfo "from your personal page in Humble Indie Bundle V site"
- einfo "(http://www.humblebundle.com)"
- einfo "and place it to ${DISTDIR}"
-}
-
-src_unpack() {
- # self unpacking zip archive; unzip warns about the exe stuff
- # (taken from lugaru ebuild)
- local a=${DISTDIR}/${A}
- echo ">>> Unpacking ${a} to ${PWD}"
- unzip -q "${a}"
- [ $? -gt 1 ] && die "unpacking failed"
-}
-
-src_install() {
- local dir="/opt/${PN}"
- dodoc "Psychonauts Manual Win.pdf"
- dodoc Documents/Readmes/*
- exeinto ${dir}
- doexe Psychonauts || die
- insinto ${dir}
- doins -r DisplaySettings.ini PsychonautsData2.pkg WorkResource || die
- doicon ${PN}.png
- make_wrapper ${PN} ./Psychonauts "${dir}" "${dir}"
- make_desktop_entry ${PN} Psychonauts ${PN}
-}
next reply other threads:[~2023-12-07 22:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 22:29 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-02-29 14:44 [gentoo-commits] proj/gamerlay:master commit in: games-action/psychonauts/ Azamat H. Hackimov
2020-02-29 14:18 Azamat H. Hackimov
2012-08-17 15:31 Azamat H. Hackimov
2012-07-16 14:48 Azamat H. Hackimov
2012-06-09 17:27 Azamat H. Hackimov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1701988084.f105b822a636fc9ac20f5daba6af76577c9671f3.chewi@gentoo \
--to=chewi@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox