From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/, media-tv/kodi/files/
Date: Fri, 21 Feb 2025 13:02:44 +0000 (UTC) [thread overview]
Message-ID: <1740142806.197b2ffa3f1e2b05d1e353c3b31c690f8a3876cf.sam@gentoo> (raw)
commit: 197b2ffa3f1e2b05d1e353c3b31c690f8a3876cf
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Feb 21 06:23:09 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 13:00:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=197b2ffa
media-tv/kodi: update silence-libdvdread-git patch
Upstream commit: b7cbf93fb0eff07b6b968d0b5ca745871488ac64
Closes: https://bugs.gentoo.org/949828
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Thanks-To: Steffen Hau <steffen <AT> hauihau.de>
Closes: https://github.com/gentoo/gentoo/pull/40284
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../files/kodi-22-silence-libdvdread-git.patch | 36 ++++++++++++++++++++++
media-tv/kodi/kodi-9999.ebuild | 2 +-
2 files changed, 37 insertions(+), 1 deletion(-)
diff --git a/media-tv/kodi/files/kodi-22-silence-libdvdread-git.patch b/media-tv/kodi/files/kodi-22-silence-libdvdread-git.patch
new file mode 100644
index 000000000000..91c1a5e9305e
--- /dev/null
+++ b/media-tv/kodi/files/kodi-22-silence-libdvdread-git.patch
@@ -0,0 +1,36 @@
+From a193fae2ace4aa9086f9b73fa7008a016c30061e Mon Sep 17 00:00:00 2001
+From: Alfred Wingate <parona@protonmail.com>
+Date: Wed, 21 Aug 2024 13:40:02 +0300
+Subject: [PATCH] Silence git "command not found"
+
+--- a/cmake/modules/FindLibDvdRead.cmake
++++ b/cmake/modules/FindLibDvdRead.cmake
+@@ -39,6 +39,9 @@ if(NOT TARGET LibDvdRead::LibDvdRead)
+
+ set(LIBDVDREAD_VERSION ${${MODULE}_VER})
+
++ set(patches "${CORE_SOURCE_DIR}/tools/depends/target/${${CMAKE_FIND_PACKAGE_NAME}_MODULE_LC}/silence-git.patch")
++ generate_patchcommand("${patches}")
++
+ set(HOST_ARCH ${ARCH})
+ if(CORE_SYSTEM_NAME STREQUAL android)
+ if(ARCH STREQUAL arm)
+--- /dev/null
++++ b/tools/depends/target/libdvdread/silence-git.patch
+@@ -0,0 +1,13 @@
++diff --git a/Makefile.am b/Makefile.am
++index f2849b8..7cee887 100644
++--- a/Makefile.am
+++++ b/Makefile.am
++@@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -Im4
++
++ AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_builddir)/src/dvdread $(CSS_CFLAGS)
++
++-dist_doc_DATA = AUTHORS ChangeLog COPYING NEWS README.md TODO
+++dist_doc_DATA = AUTHORS COPYING NEWS README.md TODO
++
++ MAINTAINERCLEANFILES = ChangeLog
++
+--
+2.46.0
+
diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild
index c17aca09fd3c..50bc0ab27be4 100644
--- a/media-tv/kodi/kodi-9999.ebuild
+++ b/media-tv/kodi/kodi-9999.ebuild
@@ -271,7 +271,7 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/kodi-21-optional-ffmpeg-libx11.patch
- "${FILESDIR}"/kodi-21.1-silence-libdvdread-git.patch
+ "${FILESDIR}"/kodi-22-silence-libdvdread-git.patch
)
# bug #544020
next reply other threads:[~2025-02-21 13:02 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-21 13:02 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-01 19:11 [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/, media-tv/kodi/files/ Andreas Sturmlechner
2024-09-14 19:56 Andreas Sturmlechner
2024-01-28 14:51 Sam James
2023-05-14 10:29 Andreas Sturmlechner
2022-11-23 6:01 Craig Andrews
2022-07-14 14:00 Craig Andrews
2021-06-25 13:35 Craig Andrews
2020-11-19 19:46 Craig Andrews
2020-09-01 18:59 Craig Andrews
2017-10-24 19:09 Craig Andrews
2017-08-29 14:42 Craig Andrews
2017-08-29 14:42 Craig Andrews
2017-07-11 21:54 Michał Górny
2017-07-11 21:54 Michał Górny
2017-07-11 21:54 Michał Górny
2017-01-10 15:07 David Seifert
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=1740142806.197b2ffa3f1e2b05d1e353c3b31c690f8a3876cf.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