From: "Vitaly Zdanevich" <zdanevich.vitaly@ya.ru>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-fps/far-cry-demo/
Date: Wed, 10 Apr 2024 11:26:25 +0000 (UTC) [thread overview]
Message-ID: <1712748373.04186a2c08b2adbaeb2e2201a86002e402e74dc9.zdanevich.vitaly@gentoo> (raw)
commit: 04186a2c08b2adbaeb2e2201a86002e402e74dc9
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Wed Apr 10 11:26:13 2024 +0000
Commit: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
CommitDate: Wed Apr 10 11:26:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04186a2c
games-fps/far-cry-demo: WINEPREFIX to variable; einfo remove dxvk advice that broke the game on my antoher computer
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
games-fps/far-cry-demo/far-cry-demo-9999.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games-fps/far-cry-demo/far-cry-demo-9999.ebuild b/games-fps/far-cry-demo/far-cry-demo-9999.ebuild
index 66e702591a..c582ebb6e2 100644
--- a/games-fps/far-cry-demo/far-cry-demo-9999.ebuild
+++ b/games-fps/far-cry-demo/far-cry-demo-9999.ebuild
@@ -30,13 +30,14 @@ src_install() {
dodir /usr/bin
cp -r . "$ED/$path" || die
- echo "cd $path$PN; WINEPREFIX=/home/\$USER/.wine-far-cry-demo $conty wine /opt/games/$PN/FarCry.exe; cd -" > "$ED/usr/bin/$PN"
+ pr="WINEPREFIX=/home/\$USER/.wine-far-cry-demo"
+
+ echo "cd $path$PN; $pr $conty wine /opt/games/$PN/FarCry.exe; cd -" > "$ED/usr/bin/$PN"
fperms +x "/usr/bin/$PN"
}
pkg_postinst() {
- einfo "DXVK increase FPS, so try $conty winetricks dxvk vkd3d"
einfo "Downloaded from https://www.moddb.com/games/far-cry/downloads/far-cry-demo-1"
einfo ""
einfo "More about the game:"
next reply other threads:[~2024-04-10 11:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-10 11:26 Vitaly Zdanevich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-17 15:08 [gentoo-commits] repo/proj/guru:dev commit in: games-fps/far-cry-demo/ Arthur Zamarin
2024-04-13 21:36 Vitaly Zdanevich
2024-04-11 9:39 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=1712748373.04186a2c08b2adbaeb2e2201a86002e402e74dc9.zdanevich.vitaly@gentoo \
--to=zdanevich.vitaly@ya.ru \
--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