Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/kodi/
Date: Mon, 01 Feb 2021 20:37:46
Message-Id: 1612211814.1961450467348f28588d28682f3b82a27be2d5fb.candrews@gentoo
1 commit: 1961450467348f28588d28682f3b82a27be2d5fb
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 20:36:54 2021 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 20:36:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19614504
7
8 media-tv/kodi: 19.0_rc1-r2 version bump
9
10 Closes: https://github.com/gentoo/gentoo/pull/19298
11 Package-Manager: Portage-3.0.14, Repoman-3.0.2
12 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
13
14 media-tv/kodi/{kodi-19.9999.ebuild => kodi-19.0_rc1-r2.ebuild} | 7 +++++--
15 media-tv/kodi/kodi-19.9999.ebuild | 7 +++++--
16 2 files changed, 10 insertions(+), 4 deletions(-)
17
18 diff --git a/media-tv/kodi/kodi-19.9999.ebuild b/media-tv/kodi/kodi-19.0_rc1-r2.ebuild
19 similarity index 96%
20 copy from media-tv/kodi/kodi-19.9999.ebuild
21 copy to media-tv/kodi/kodi-19.0_rc1-r2.ebuild
22 index 63f75348c36..68d594537b6 100644
23 --- a/media-tv/kodi/kodi-19.9999.ebuild
24 +++ b/media-tv/kodi/kodi-19.0_rc1-r2.ebuild
25 @@ -39,7 +39,7 @@ SLOT="0"
26 # use flag is called libusb so that it doesn't fool people in thinking that
27 # it is _required_ for USB support. Otherwise they'll disable udev and
28 # that's going to be worse.
29 -IUSE="airplay alsa bluetooth bluray caps cec +css dav1d dbus dvd gbm gles lcms libressl libusb lirc mariadb mysql nfs +opengl power-control pulseaudio raspberry-pi samba systemd +system-ffmpeg test udf udev udisks upnp upower vaapi vdpau wayland webserver +X +xslt zeroconf"
30 +IUSE="airplay alsa bluetooth bluray caps cdio cec +css dav1d dbus dvd gbm gles lcms libressl libusb lirc mariadb mysql nfs +opengl power-control pulseaudio raspberry-pi samba +system-ffmpeg test udf udev udisks upnp upower vaapi vdpau wayland webserver +X +xslt zeroconf"
31 IUSE="${IUSE} cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_arm_neon"
32 REQUIRED_USE="
33 ${PYTHON_REQUIRED_USE}
34 @@ -79,7 +79,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
35 dev-python/pillow[${PYTHON_MULTI_USEDEP}]
36 dev-python/pycryptodome[${PYTHON_MULTI_USEDEP}]
37 ')
38 - >=dev-libs/libcdio-2.1.0
39 + cdio? ( >=dev-libs/libcdio-2.1.0 )
40 >=dev-libs/libfmt-6.1.2
41 dev-libs/libfstrcmp
42 gbm? ( media-libs/mesa[gbm] )
43 @@ -242,6 +242,7 @@ src_configure() {
44 -DENABLE_BLUETOOTH=$(usex bluetooth)
45 -DENABLE_BLURAY=$(usex bluray)
46 -DENABLE_CCACHE=OFF
47 + -DENABLE_ISO9660PP=$(usex cdio)
48 -DENABLE_CEC=$(usex cec)
49 -DENABLE_DBUS=$(usex dbus)
50 -DENABLE_DVDCSS=$(usex css)
51 @@ -259,6 +260,7 @@ src_configure() {
52 -DENABLE_LCMS2=$(usex lcms)
53 -DENABLE_LIRCCLIENT=$(usex lirc)
54 -DENABLE_MARIADBCLIENT=$(usex mariadb)
55 + -DENABLE_MDNS=OFF # used only on Android
56 -DENABLE_MICROHTTPD=$(usex webserver)
57 -DENABLE_MYSQLCLIENT=$(usex mysql)
58 -DENABLE_NFS=$(usex nfs)
59 @@ -268,6 +270,7 @@ src_configure() {
60 -DENABLE_PLIST=$(usex airplay)
61 -DENABLE_PULSEAUDIO=$(usex pulseaudio)
62 -DENABLE_SMBCLIENT=$(usex samba)
63 + -DENABLE_SNDIO=OFF
64 -DENABLE_TESTING=$(usex test)
65 -DENABLE_UDEV=$(usex udev)
66 -DENABLE_UDFREAD=$(usex udf)
67
68 diff --git a/media-tv/kodi/kodi-19.9999.ebuild b/media-tv/kodi/kodi-19.9999.ebuild
69 index 63f75348c36..68d594537b6 100644
70 --- a/media-tv/kodi/kodi-19.9999.ebuild
71 +++ b/media-tv/kodi/kodi-19.9999.ebuild
72 @@ -39,7 +39,7 @@ SLOT="0"
73 # use flag is called libusb so that it doesn't fool people in thinking that
74 # it is _required_ for USB support. Otherwise they'll disable udev and
75 # that's going to be worse.
76 -IUSE="airplay alsa bluetooth bluray caps cec +css dav1d dbus dvd gbm gles lcms libressl libusb lirc mariadb mysql nfs +opengl power-control pulseaudio raspberry-pi samba systemd +system-ffmpeg test udf udev udisks upnp upower vaapi vdpau wayland webserver +X +xslt zeroconf"
77 +IUSE="airplay alsa bluetooth bluray caps cdio cec +css dav1d dbus dvd gbm gles lcms libressl libusb lirc mariadb mysql nfs +opengl power-control pulseaudio raspberry-pi samba +system-ffmpeg test udf udev udisks upnp upower vaapi vdpau wayland webserver +X +xslt zeroconf"
78 IUSE="${IUSE} cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_arm_neon"
79 REQUIRED_USE="
80 ${PYTHON_REQUIRED_USE}
81 @@ -79,7 +79,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
82 dev-python/pillow[${PYTHON_MULTI_USEDEP}]
83 dev-python/pycryptodome[${PYTHON_MULTI_USEDEP}]
84 ')
85 - >=dev-libs/libcdio-2.1.0
86 + cdio? ( >=dev-libs/libcdio-2.1.0 )
87 >=dev-libs/libfmt-6.1.2
88 dev-libs/libfstrcmp
89 gbm? ( media-libs/mesa[gbm] )
90 @@ -242,6 +242,7 @@ src_configure() {
91 -DENABLE_BLUETOOTH=$(usex bluetooth)
92 -DENABLE_BLURAY=$(usex bluray)
93 -DENABLE_CCACHE=OFF
94 + -DENABLE_ISO9660PP=$(usex cdio)
95 -DENABLE_CEC=$(usex cec)
96 -DENABLE_DBUS=$(usex dbus)
97 -DENABLE_DVDCSS=$(usex css)
98 @@ -259,6 +260,7 @@ src_configure() {
99 -DENABLE_LCMS2=$(usex lcms)
100 -DENABLE_LIRCCLIENT=$(usex lirc)
101 -DENABLE_MARIADBCLIENT=$(usex mariadb)
102 + -DENABLE_MDNS=OFF # used only on Android
103 -DENABLE_MICROHTTPD=$(usex webserver)
104 -DENABLE_MYSQLCLIENT=$(usex mysql)
105 -DENABLE_NFS=$(usex nfs)
106 @@ -268,6 +270,7 @@ src_configure() {
107 -DENABLE_PLIST=$(usex airplay)
108 -DENABLE_PULSEAUDIO=$(usex pulseaudio)
109 -DENABLE_SMBCLIENT=$(usex samba)
110 + -DENABLE_SNDIO=OFF
111 -DENABLE_TESTING=$(usex test)
112 -DENABLE_UDEV=$(usex udev)
113 -DENABLE_UDFREAD=$(usex udf)