public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Erica Nebula" <EricaNebula@proton.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/rpcs3/
Date: Wed, 04 Jun 2025 21:31:01 +0000 (UTC)	[thread overview]
Message-ID: <1749072312.c69f90f40352798b9087e954c3b8448f2294c3be.EricaNebula@gentoo> (raw)

commit:     c69f90f40352798b9087e954c3b8448f2294c3be
Author:     Erica Nebula <EricaNebula <AT> Proton <DOT> me>
AuthorDate: Wed Jun  4 03:43:38 2025 +0000
Commit:     Erica Nebula <EricaNebula <AT> proton <DOT> me>
CommitDate: Wed Jun  4 21:25:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c69f90f4

games-emulation/rpcs3: Remove unused dependency on dev-libs/xxhash

xxhash was removed from the project recently in this commit:
https://github.com/RPCS3/rpcs3/commit/52edef0867a7145b107cf9eee99f9f495416c2fa

A warning is displayd during configuration that the USE_SYSTEM_XXHASH
CMAKE option is unused. I am just removing dev-libs/xxhash from the
ebuild so we aren't fetching any unnecessary deps.

Signed-off-by: Erica Nebula <EricaNebula <AT> Proton.me>

 games-emulation/rpcs3/rpcs3-9999.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/games-emulation/rpcs3/rpcs3-9999.ebuild b/games-emulation/rpcs3/rpcs3-9999.ebuild
index f91c54de26..223fdac703 100644
--- a/games-emulation/rpcs3/rpcs3-9999.ebuild
+++ b/games-emulation/rpcs3/rpcs3-9999.ebuild
@@ -49,7 +49,6 @@ DEPEND="
 	dev-libs/hidapi
 	dev-libs/libevdev
 	dev-libs/pugixml
-	dev-libs/xxhash
 	dev-qt/qtbase:6[concurrent,dbus,gui,widgets]
 	dev-qt/qtmultimedia:6
 	dev-qt/qtsvg:6
@@ -147,7 +146,6 @@ src_configure() {
 		-DUSE_SYSTEM_LIBPNG=ON
 		-DUSE_SYSTEM_LIBUSB=ON
 		-DUSE_SYSTEM_PUGIXML=ON
-		-DUSE_SYSTEM_XXHASH=ON
 		-DUSE_SYSTEM_ZLIB=ON
 		-DUSE_DISCORD_RPC=$(usex discord)
 		-DUSE_FAUDIO=$(usex faudio)


             reply	other threads:[~2025-06-04 21:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-04 21:31 Erica Nebula [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-27 16:22 [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/rpcs3/ Takuya Wakazono
2025-08-23  5:46 Erica Nebula
2025-07-13 22:12 Pieter
2025-07-07  1:25 Erica Nebula
2025-06-04 21:31 Erica Nebula
2025-06-04 21:31 Erica Nebula
2025-06-04 21:31 Erica Nebula
2025-02-14 22:45 Samuel Bauer
2025-02-14  6:28 Samuel Bauer
2024-12-16 15:32 Takuya Wakazono
2024-06-25 21:10 Aiden Wingard
2024-06-13 12:12 Kostadin Shishmanov
2024-03-09  6:19 Takuya Wakazono
2024-03-09  6:04 Takuya Wakazono
2024-01-20  3:53 Takuya Wakazono
2024-01-11  9:34 Takuya Wakazono
2022-10-28 16:39 Gregory Williams
2022-06-07 13:09 Samuel Bauer
2022-02-18 10:14 Samuel Bauer
2022-01-23  9:27 Samuel Bauer

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=1749072312.c69f90f40352798b9087e954c3b8448f2294c3be.EricaNebula@gentoo \
    --to=ericanebula@proton.me \
    --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