summaryrefslogtreecommitdiff
path: root/media-plugins
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-18 11:06:49 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-18 11:06:49 +0000
commitab3da91fb6c91a9df52fff8f991570f456fd3c7a (patch)
treee8f3bfa2c6c3d20ec3b9c352c839e23949068b6b /media-plugins
parent6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (diff)
gentoo resync : 18.12.2020
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/Manifest.gzbin45670 -> 45673 bytes
-rw-r--r--media-plugins/mythplugins/Manifest2
-rw-r--r--media-plugins/mythplugins/mythplugins-31.0-r1.ebuild (renamed from media-plugins/mythplugins/mythplugins-31.0.ebuild)17
3 files changed, 9 insertions, 10 deletions
diff --git a/media-plugins/Manifest.gz b/media-plugins/Manifest.gz
index 78ae4759f2d0..b8838e40bb45 100644
--- a/media-plugins/Manifest.gz
+++ b/media-plugins/Manifest.gz
Binary files differ
diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index ca5a7a6e0e2c..a97869eb8997 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,3 +1,3 @@
DIST mythplugins-31.0.tar.gz 102552136 BLAKE2B b09b41230eb2cae19d770c3cc59151863e0a56e95a86627473d52613e62f0acf3bd0c4bb37afb340ab874c222899f9d3c219ded470785d27960db9b39d784ceb SHA512 d53817231409934ef37d12739c38cf6936f04f816b0ba1c9738ce99b5b4ff387c70b683ccd84f649ff2f74992b2158829f5f1d1ffe06c8768da1922b90439f6e
-EBUILD mythplugins-31.0.ebuild 4134 BLAKE2B c492412dd23446c4707beb5c91393c252f6c16d35a7f460c6f99ccd2f7490be1e47d2a3c674bfd0b6a8edca6124266df112a51de6720b207fa5e53a2f7d756c4 SHA512 5b804535c769ac4395bb8429d56d51eca5f7e464463598e143eed0b2b8e670fd8387f4834c97df592e44fa0181008c71a6b829d1a74e1cf1213472c2eee695be
+EBUILD mythplugins-31.0-r1.ebuild 4064 BLAKE2B 8813821d646e204bf5017e3fdaf0699fb198f3fc569ca0de225da53db7c982d918d5b840701358edec26c1143b83c9dff13dfee49c5e772ea45c9ddc906e7dc8 SHA512 a32678e849deb1e6dd3f27940bf3a6c8f1e39348dd114101ccf0cf20c09ba3c9e2e21a08945e9ef2d94b60131ed4cca5586be71eeb89a2098367318bdf1a6372
MISC metadata.xml 1579 BLAKE2B 572a1791032bfe81701ecac3b48b90fac86f68e8f5aeda3d228068cdc33fd8d22fc192322f84e68f96fa5caedf86b5231ab6ff6bf308aa9cfb9b87c4c627af22 SHA512 847c7f1276c7848db254625b2e162dc59bf7d711e8b7602bb388032deb0f54532949bdc94037b9838ca99514bc58847e76b3e3ebd8022ebf2d2ee8eb029d105e
diff --git a/media-plugins/mythplugins/mythplugins-31.0.ebuild b/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild
index db12f69a741a..5fb249aee59e 100644
--- a/media-plugins/mythplugins/mythplugins-31.0.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
# Grab only the major version number.
MAJOR_PV=${PV%%.*}
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE="xml"
#BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
@@ -22,8 +22,8 @@ LICENSE="GPL-2+"
KEYWORDS="~amd64 ~x86"
SLOT="0"
-MYTHPLUGINS="mytharchive +mythbrowser mythgame \
-mythmusic mythnetvision +mythnews +mythweather mythzmserver mythzoneminder"
+MYTHPLUGINS="mytharchive mythbrowser mythgame \
+mythmusic mythnetvision mythnews mythweather mythzmserver mythzoneminder"
IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass +opengl raw +theora +vorbis +xml xvid"
# Mythnetvision temporarily disabled by upstream - should be fixed soon.
@@ -73,7 +73,7 @@ RDEPEND="
media-video/dvdauthor
media-video/mjpegtools[png]
media-video/transcode
- virtual/cdrtools
+ app-cdr/cdrtools
)
mythbrowser? ( dev-qt/qtwebkit:5 )
mythgame? (
@@ -92,13 +92,13 @@ RDEPEND="
cdda? (
media-sound/cdparanoia
dev-libs/libcdio:=
- cdr? ( virtual/cdrtools )
+ cdr? ( app-cdr/cdrtools )
)
)
mythnetvision? (
${PYTHON_DEPS}
dev-python/lxml
- dev-python/oauth
+ dev-python/oauth2
dev-python/pycurl
dev-python/urllib3
=media-tv/mythtv-${MAJOR_PV}*[python]
@@ -128,9 +128,8 @@ DOC_CONTENTS="
Mythgallery code moved to mythtv and is no longer a plugin in version 31.0.
As of 3/23/2020, MythNetVision is disabled, work in progress.
-Common plugins are installed by default. Disable unneeded plugins individually with USE flags:
--mythbrowser -mythmusic -mythnetvision -mythnews -mythweather
-Additional plugins may be installed with USE flags mytharchive mythgame mythzmserver mythzoneminder
+No plugins are installed by default. Enable plugins individually with USE flags:
+mytharchive mythbrowser mythgame mythmusic mythnetvision mythnews mythweather mythzmserver mythzoneminder
"
src_configure() {