public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gonçalo Negrier Duarte" <gonegrier.duarte@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/HeroicGamesLauncher-bin/
Date: Tue,  7 Nov 2023 11:29:06 +0000 (UTC)	[thread overview]
Message-ID: <1699356524.1544143f2653f22ee3df8aec6cc809fc6dd7c498.gonegrier.duarte@gentoo> (raw)

commit:     1544143f2653f22ee3df8aec6cc809fc6dd7c498
Author:     Gonçalo Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Tue Nov  7 11:21:47 2023 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Tue Nov  7 11:28:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1544143f

games-util/HeroicGamesLauncher-bin: fix CFGLAGS qa warning

Closes: https://bugs.gentoo.org/910248
Signed-off-by: Gonçalo Duarte <gonegrier.duarte <AT> gmail.com>

 .../HeroicGamesLauncher-bin-2.10.0.ebuild                | 16 ++++++++++++++--
 .../HeroicGamesLauncher-bin-2.9.2.ebuild                 | 16 ++++++++++++++--
 2 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/games-util/HeroicGamesLauncher-bin/HeroicGamesLauncher-bin-2.10.0.ebuild b/games-util/HeroicGamesLauncher-bin/HeroicGamesLauncher-bin-2.10.0.ebuild
index 536a3668e6..c67520fd27 100644
--- a/games-util/HeroicGamesLauncher-bin/HeroicGamesLauncher-bin-2.10.0.ebuild
+++ b/games-util/HeroicGamesLauncher-bin/HeroicGamesLauncher-bin-2.10.0.ebuild
@@ -19,11 +19,23 @@ S="${WORKDIR}/heroic-${PV}"
 
 IUSE="gamescope"
 
-QA_PRESTRIPPED="
+QA_PREBUILD="
+	opt/heroic/chrome-sandbox
+	opt/heroic/chrome_crashpad_handler
+	opt/heroic/heroic
+	opt/heroic/libEGL.so
+	opt/heroic/libGLESv2.so
+	opt/heroic/libffmpeg.so
+	opt/heroic/libvk_swiftshader.so
+	opt/heroic/libvulkan.so.1
 	opt/heroic/resources/app.asar.unpacked/build/bin/linux/gogdl
 	opt/heroic/resources/app.asar.unpacked/build/bin/linux/legendary
 	opt/heroic/resources/app.asar.unpacked/build/bin/linux/nile
-	opt/heroic/resources/app.asar.unpacked/build/bin/linux/vulkan-helper"
+	opt/heroic/resources/app.asar.unpacked/build/bin/linux/vulkan-helper
+	opt/heroic/resources/app.asar.unpacked/node_modules/register-scheme/build/Release/register-protocol-handler.node
+	opt/heroic/resources/app.asar.unpacked/node_modules/register-scheme/build/Release/node-addon-api/src/nothing.a
+	opt/heroic/resources/app.asar.unpacked/node_modules/register-scheme/build/Release/nothing.a
+"
 
 src_install() {
 	mv "${S}" "${WORKDIR}/heroic"

diff --git a/games-util/HeroicGamesLauncher-bin/HeroicGamesLauncher-bin-2.9.2.ebuild b/games-util/HeroicGamesLauncher-bin/HeroicGamesLauncher-bin-2.9.2.ebuild
index 536a3668e6..c67520fd27 100644
--- a/games-util/HeroicGamesLauncher-bin/HeroicGamesLauncher-bin-2.9.2.ebuild
+++ b/games-util/HeroicGamesLauncher-bin/HeroicGamesLauncher-bin-2.9.2.ebuild
@@ -19,11 +19,23 @@ S="${WORKDIR}/heroic-${PV}"
 
 IUSE="gamescope"
 
-QA_PRESTRIPPED="
+QA_PREBUILD="
+	opt/heroic/chrome-sandbox
+	opt/heroic/chrome_crashpad_handler
+	opt/heroic/heroic
+	opt/heroic/libEGL.so
+	opt/heroic/libGLESv2.so
+	opt/heroic/libffmpeg.so
+	opt/heroic/libvk_swiftshader.so
+	opt/heroic/libvulkan.so.1
 	opt/heroic/resources/app.asar.unpacked/build/bin/linux/gogdl
 	opt/heroic/resources/app.asar.unpacked/build/bin/linux/legendary
 	opt/heroic/resources/app.asar.unpacked/build/bin/linux/nile
-	opt/heroic/resources/app.asar.unpacked/build/bin/linux/vulkan-helper"
+	opt/heroic/resources/app.asar.unpacked/build/bin/linux/vulkan-helper
+	opt/heroic/resources/app.asar.unpacked/node_modules/register-scheme/build/Release/register-protocol-handler.node
+	opt/heroic/resources/app.asar.unpacked/node_modules/register-scheme/build/Release/node-addon-api/src/nothing.a
+	opt/heroic/resources/app.asar.unpacked/node_modules/register-scheme/build/Release/nothing.a
+"
 
 src_install() {
 	mv "${S}" "${WORKDIR}/heroic"


             reply	other threads:[~2023-11-07 11:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-07 11:29 Gonçalo Negrier Duarte [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-01 18:34 [gentoo-commits] repo/proj/guru:dev commit in: games-util/HeroicGamesLauncher-bin/ Gonçalo Negrier Duarte
2024-02-19 12:39 Gonçalo Negrier Duarte
2024-02-07  2:06 Gonçalo Negrier Duarte
2024-02-07  2:03 Gonçalo Negrier Duarte
2023-11-13  8:12 Gonçalo Negrier Duarte
2023-11-05 17:07 Gonçalo Negrier Duarte
2023-10-26 17:07 Gonçalo Negrier Duarte
2023-08-02 17:05 Gonçalo Negrier Duarte
2023-07-30 15:00 Gonçalo Negrier Duarte
2023-07-27 19:34 Gonçalo Negrier Duarte
2023-07-26 13:03 Gonçalo Negrier Duarte
2023-07-10  9:45 Gonçalo Negrier Duarte
2023-07-10  9:20 Gonçalo Negrier Duarte

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=1699356524.1544143f2653f22ee3df8aec6cc809fc6dd7c498.gonegrier.duarte@gentoo \
    --to=gonegrier.duarte@gmail.com \
    --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