commit: a72941d630828030d5d59b5b7f1fd86e751e2d2d
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 22:45:03 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 22:45:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72941d6
net-misc/sunshine: The CBS patch has been merged upstream
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
net-misc/sunshine/sunshine-9999.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/net-misc/sunshine/sunshine-9999.ebuild
b/net-misc/sunshine/sunshine-9999.ebuild
index 5018392b1133..14c21c43170b 100644
--- a/net-misc/sunshine/sunshine-9999.ebuild
+++ b/net-misc/sunshine/sunshine-9999.ebuild
@@ -236,10 +236,6 @@ src_unpack() {
}
src_prepare() {
- # Apply CBS patch.
- cd "${WORKDIR}"/build-deps || die
- eapply "${FILESDIR}"/${PN}-cross-cbs.patch
-
# Apply general ffmpeg patches.
cd "${WORKDIR}"/build-deps/ffmpeg_sources/ffmpeg || die
eapply "${WORKDIR}"/build-deps/ffmpeg_patches/ffmpeg/*.patch