public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuel Bauer" <samuel.bauer@yahoo.fr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/rpcs3/
Date: Tue,  7 Jun 2022 13:09:15 +0000 (UTC)	[thread overview]
Message-ID: <1654607331.e337953cb279a235cfe601c735eab9f5f5cee217.samuel.bauer@gentoo> (raw)

commit:     e337953cb279a235cfe601c735eab9f5f5cee217
Author:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Tue Jun  7 13:04:02 2022 +0000
Commit:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
CommitDate: Tue Jun  7 13:08:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e337953c

games-emulation/rpcs3: fixes: filter compile flags, support for ffmpeg

Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>

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

diff --git a/games-emulation/rpcs3/rpcs3-9999.ebuild b/games-emulation/rpcs3/rpcs3-9999.ebuild
index d9f599d7a..9d98a7d11 100644
--- a/games-emulation/rpcs3/rpcs3-9999.ebuild
+++ b/games-emulation/rpcs3/rpcs3-9999.ebuild
@@ -43,7 +43,7 @@ src_prepare() {
 	append-cppflags -DNDEBUG -Wno-error=stringop-truncation
 
 	# Disable cache
-	sed -i -e '/find_program(CCACHE_FOUND/d' -e '/_FLAGS/d' \
+	sed -i -e '/find_program(CCACHE_FOUND/d' -e '/set(.*_FLAGS/d' \
 		CMakeLists.txt || die
 
 	# Unbundle hidapi
@@ -101,5 +101,6 @@ src_configure() {
 	use faudio && mycmakeargs+=( -DUSE_SYSTEM_FAUDIO=$(usex faudio) )
 	CMAKE_BUILD_TYPE=RELEASE cmake_src_configure
 	sed -i -e 's/FFMPEG_LIB_AVFORMAT-NOTFOUND/avformat/' -e 's/FFMPEG_LIB_AVCODEC-NOTFOUND/avcodec/' \
-		-e 's/FFMPEG_LIB_AVUTIL-NOTFOUND/avutil/' -e 's/FFMPEG_LIB_SWSCALE-NOTFOUND/swscale/' "${BUILD_DIR}"/build.ninja || die
+		-e 's/FFMPEG_LIB_AVUTIL-NOTFOUND/avutil/' -e 's/FFMPEG_LIB_SWSCALE-NOTFOUND/swscale/' \
+		-e 's/FFMPEG_LIB_SWRESAMPLE-NOTFOUND/swresample/' "${BUILD_DIR}"/build.ninja || die
 }


             reply	other threads:[~2022-06-07 13:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07 13:09 Samuel Bauer [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-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-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=1654607331.e337953cb279a235cfe601c735eab9f5f5cee217.samuel.bauer@gentoo \
    --to=samuel.bauer@yahoo.fr \
    --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