From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-fps/far-cry-demo/
Date: Wed, 17 Apr 2024 15:11:31 +0000 (UTC) [thread overview]
Message-ID: <1713366136.b8ecf0089b3a55ae94211bc8a3975a950343e0b8.arthurzam@gentoo> (raw)
Message-ID: <20240417151131.pO7cTghDrNOn81JN5YgaLjrYrryhJwtT9jUZOjFpdKU@z> (raw)
commit: b8ecf0089b3a55ae94211bc8a3975a950343e0b8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 17 15:02:09 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 17 15:02:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8ecf008
games-fps/far-cry-demo: treeclean
Not appropriate package for guru, should be in another overlay. Read
bug for more info.
Bug: https://bugs.gentoo.org/927922
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
games-fps/far-cry-demo/Manifest | 1 -
games-fps/far-cry-demo/far-cry-demo-9999.ebuild | 52 -------------------------
games-fps/far-cry-demo/metadata.xml | 8 ----
3 files changed, 61 deletions(-)
diff --git a/games-fps/far-cry-demo/Manifest b/games-fps/far-cry-demo/Manifest
deleted file mode 100644
index 7f891ec5b9..0000000000
--- a/games-fps/far-cry-demo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST far-cry-demo.tar.xz 445090396 BLAKE2B c003966975b7d050a97602b2b072dde882c2a4bd0263313db143217f8e873d3d82db36011e84b3b915bd9d642d3ce137377c82dc64b4dd84937d85e651cbf396 SHA512 59300980b8bece826dd61a967ab2c63dea3af95955e533d4e981e3840deb2a04add87c24a1a881915911dd661dc4c4f3cf93dd9e34f6aca8644748f478a8990d
diff --git a/games-fps/far-cry-demo/far-cry-demo-9999.ebuild b/games-fps/far-cry-demo/far-cry-demo-9999.ebuild
deleted file mode 100644
index 90f9770b8b..0000000000
--- a/games-fps/far-cry-demo/far-cry-demo-9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2024 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Famous game from 2004, developed by CryTek"
-HOMEPAGE="https://en.wikipedia.org/wiki/Far_Cry_(video_game)"
-
-SRC_URI="https://archive.org/download/$PN.tar.xz/$PN.tar.xz"
-
-KEYWORDS="~amd64"
-S="${WORKDIR}"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-RESTRICT="strip"
-
-RDEPEND="
- ~games-emulation/conty-1.25.2:0
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-
- conty=conty-1.25.2
-
- dodir opt
- dodir /usr/bin
- cp -r . "$ED/opt" || die
-
- pr="WINEPREFIX=/home/\$USER/.wine-far-cry-demo"
-
- echo "cd $path$PN; $pr $conty wine /opt/$PN/FarCry.exe; cd -" > "$ED/usr/bin/$PN"
- fperms +x "/usr/bin/$PN"
-
-}
-
-pkg_postinst() {
- einfo "Downloaded from https://www.moddb.com/games/far-cry/downloads/far-cry-demo-1"
- einfo ""
- einfo "More about the game:"
- einfo "https://www.wikidata.org/wiki/Q337865"
- einfo "https://appdb.winehq.org/objectManager.php?sClass=version&iId=37029"
- einfo ""
- einfo "Buy the full game at"
- einfo "https://store.steampowered.com/app/13520/Far_Cry/"
- einfo "https://www.gog.com/game/far_cry"
- einfo "https://www.humblebundle.com/store/far-cry"
- einfo ""
- einfo "The game is installed to /opt/$PN - if you want to run it by another Wine or operating system"
-}
diff --git a/games-fps/far-cry-demo/metadata.xml b/games-fps/far-cry-demo/metadata.xml
deleted file mode 100644
index 812e586b96..0000000000
--- a/games-fps/far-cry-demo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <name>Vitaly Zdanevich</name>
- <email>zdanevich.vitaly@ya.ru</email>
- </maintainer>
-</pkgmetadata>
next reply other threads:[~2024-04-17 15:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 15:08 Arthur Zamarin [this message]
2024-04-17 15:11 ` [gentoo-commits] repo/proj/guru:master commit in: games-fps/far-cry-demo/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-04-13 21:36 [gentoo-commits] repo/proj/guru:dev " Vitaly Zdanevich
2024-04-11 9:39 Vitaly Zdanevich
2024-04-10 11:26 Vitaly Zdanevich
2024-04-10 11:14 Vitaly Zdanevich
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=1713366136.b8ecf0089b3a55ae94211bc8a3975a950343e0b8.arthurzam@gentoo \
--to=arthurzam@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