From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/zinc/
Date: Sat, 10 Apr 2021 13:31:09 +0000 (UTC) [thread overview]
Message-ID: <1618061438.b6aa0dae26785418793cd68acce5d192e8ef1e64.sam@gentoo> (raw)
commit: b6aa0dae26785418793cd68acce5d192e8ef1e64
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 13:16:05 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 13:30:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6aa0dae
games-emulation/zinc: port to EAPI 7, missing deps, silence QA warning
Closes: https://bugs.gentoo.org/739198
Closes: https://bugs.gentoo.org/739192
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-emulation/zinc/zinc-1.1-r1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/games-emulation/zinc/zinc-1.1-r1.ebuild b/games-emulation/zinc/zinc-1.1-r1.ebuild
index 8bf3b3d76e4..3b6b67233a6 100644
--- a/games-emulation/zinc/zinc-1.1-r1.ebuild
+++ b/games-emulation/zinc/zinc-1.1-r1.ebuild
@@ -14,12 +14,17 @@ KEYWORDS="-* ~amd64 ~x86"
RESTRICT="strip"
QA_PREBUILT="/opt/bin/zinc /usr/lib*/*.so"
+QA_EXECSTACK="
+ usr/lib*/libs11player.so
+ opt/bin/zinc
+"
RDEPEND="
- sys-libs/libstdc++-v3[abi_x86_32(-)]
x11-libs/libX11[abi_x86_32(-)]
x11-libs/libXext[abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]
+ amd64? ( sys-libs/libstdc++-v3:5[multilib] )
+ x86? ( sys-libs/libstdc++-v3:5 )
"
src_install() {
next reply other threads:[~2021-04-10 13:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-10 13:31 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-08 17:59 [gentoo-commits] repo/gentoo:master commit in: games-emulation/zinc/ Sam James
2021-04-10 13:31 Sam James
2018-04-29 13:06 Pacho Ramos
2018-04-29 13:06 Pacho Ramos
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=1618061438.b6aa0dae26785418793cd68acce5d192e8ef1e64.sam@gentoo \
--to=sam@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