public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2020-07-04  9:20 Michał Górny
  0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2020-07-04  9:20 UTC (permalink / raw
  To: gentoo-commits

commit:     a8f8fea5cfacb1ebe6235fbd346084d59686efb9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  4 09:13:50 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  4 09:13:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f8fea5

media-plugins/mythplugins: Remove py2 from 31.x

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-plugins/mythplugins/mythplugins-31.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mythplugins/mythplugins-31.0.ebuild b/media-plugins/mythplugins/mythplugins-31.0.ebuild
index c3ed4b17514..db12f69a741 100644
--- a/media-plugins/mythplugins/mythplugins-31.0.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 # Grab only the major version number.
 MAJOR_PV=${PV%%.*}
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="xml"
 
 #BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2021-10-06  7:08 Jakov Smolić
  0 siblings, 0 replies; 30+ messages in thread
From: Jakov Smolić @ 2021-10-06  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     72327e45d81b37bc1534a9c4d95797d36084e562
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  6 07:06:47 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Oct  6 07:08:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72327e45

media-plugins/mythplugins: Explicitly disable mythbrowser

Closes: https://bugs.gentoo.org/816408
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-plugins/mythplugins/mythplugins-31.0-r3.ebuild           | 1 +
 media-plugins/mythplugins/mythplugins-31.0_p20210731-r2.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild b/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild
index a875396d2eb..fece3685581 100644
--- a/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild
@@ -117,6 +117,7 @@ src_configure() {
 	econf \
 		--python=${EPYTHON} \
 		--extra-ldflags="${LDFLAGS}" \
+		--disable-mythbrowser \
 		$(use_enable cdda cdio) \
 		$(use_enable exif) \
 		$(use_enable exif new-exif) \

diff --git a/media-plugins/mythplugins/mythplugins-31.0_p20210731-r2.ebuild b/media-plugins/mythplugins/mythplugins-31.0_p20210731-r2.ebuild
index e5c493797d0..c6fd4bf6fa8 100644
--- a/media-plugins/mythplugins/mythplugins-31.0_p20210731-r2.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0_p20210731-r2.ebuild
@@ -120,6 +120,7 @@ src_configure() {
 	econf \
 		--python=${EPYTHON} \
 		--extra-ldflags="${LDFLAGS}" \
+		--disable-mythbrowser \
 		$(use_enable cdda cdio) \
 		$(use_enable exif) \
 		$(use_enable exif new-exif) \


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2021-10-06  7:08 Jakov Smolić
  0 siblings, 0 replies; 30+ messages in thread
From: Jakov Smolić @ 2021-10-06  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     e56c38877c95c0ec90b97a6ca682b13b5e1bf339
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  6 07:07:06 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Oct  6 07:08:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56c3887

media-plugins/mythplugins: drop 31.0-r3

- 31.0_p20210731-r2 is ported to python3_9

Closes: https://bugs.gentoo.org/796767
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-plugins/mythplugins/Manifest                 |   1 -
 .../mythplugins/mythplugins-31.0-r3.ebuild         | 142 ---------------------
 2 files changed, 143 deletions(-)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index 5b054e24fb3..30ad5d28822 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,2 +1 @@
-DIST mythplugins-31.0.tar.gz 102552136 BLAKE2B b09b41230eb2cae19d770c3cc59151863e0a56e95a86627473d52613e62f0acf3bd0c4bb37afb340ab874c222899f9d3c219ded470785d27960db9b39d784ceb SHA512 d53817231409934ef37d12739c38cf6936f04f816b0ba1c9738ce99b5b4ff387c70b683ccd84f649ff2f74992b2158829f5f1d1ffe06c8768da1922b90439f6e
 DIST mythplugins-31.0_p20210731.tar.gz 102637029 BLAKE2B 0ca6124d20d428c8b9999813c819c01a97c4806fbd2f70f5b50d698c5f9c3cafd3141ee1379b2b63510705e2083109d91362c3fcc6277f58d461f2138d1604fd SHA512 e262ce91fd8a523daa772d13675ff6639f95202f66be67b2a405e9ea9204d6663128621c5142752f2a889e25cbc8be6d92b3759508767e94207326343a91f092

diff --git a/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild b/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild
deleted file mode 100644
index fece3685581..00000000000
--- a/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild
+++ /dev/null
@@ -1,142 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# Grab only the major version number.
-MAJOR_PV=${PV%%.*}
-
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE="xml"
-
-#BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
-MY_P=${P%_p*}
-
-inherit python-single-r1 readme.gentoo-r1
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="https://www.mythtv.org https://github.com/MythTV/mythtv"
-# mythtv and mythplugins are separate builds in the same github MythTV/mythtv repository
-SRC_URI="https://github.com/MythTV/mythtv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
-MYTHPLUGINS="mytharchive mythgame mythnetvision \
-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.
-REQUIRED_USE="
-	!mythnetvision
-	mytharchive? ( ${PYTHON_REQUIRED_USE} )
-	mythnetvision? ( ${PYTHON_REQUIRED_USE} )
-"
-RDEPEND="
-	dev-libs/glib:2
-	dev-libs/openssl:=
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtopengl:5
-	dev-qt/qtsql:5
-	media-libs/freetype:2
-	media-libs/libpng:=
-	virtual/libudev:=
-	x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXinerama
-	x11-libs/libXrandr
-	x11-libs/libXv
-	x11-libs/libXxf86vm
-	alsa? ( media-libs/alsa-lib )
-	hls? (
-		media-libs/faac
-		media-libs/libvpx:=
-		media-libs/x264:=
-		media-sound/lame
-	)
-	ieee1394? (
-		media-libs/libiec61883
-		sys-libs/libavc1394
-		sys-libs/libraw1394
-	)
-	libass? ( media-libs/libass:= )
-	=media-tv/mythtv-${MAJOR_PV}*[alsa?,cdda?,cdr?,exif?,fftw?,ieee1394?,libass?,opengl?,raw?,xml?,xvid]
-	mytharchive? (
-		${PYTHON_DEPS}
-		app-cdr/dvd+rw-tools
-		dev-python/pillow
-		dev-python/mysqlclient
-		=media-tv/mythtv-${MAJOR_PV}*[python]
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		app-cdr/cdrtools
-	)
-	mythgame? (
-		sys-libs/zlib[minizip]
-		dev-perl/XML-Twig
-	)
-	mythnetvision? (
-		${PYTHON_DEPS}
-		dev-python/lxml
-		dev-python/pycurl
-		dev-python/urllib3
-		=media-tv/mythtv-${MAJOR_PV}*[python]
-	)
-	mythweather? (
-		dev-perl/Date-Manip
-		dev-perl/XML-Simple
-		dev-perl/XML-XPath
-		dev-perl/DateTime
-		dev-perl/Image-Size
-		dev-perl/DateTime-Format-ISO8601
-		dev-perl/SOAP-Lite
-		dev-perl/JSON
-		=media-tv/mythtv-${MAJOR_PV}*[perl]
-	)
-	mythzmserver? ( dev-db/mysql-connector-c:= )
-	theora? ( media-libs/libtheora )
-	xml? ( dev-libs/libxml2:= )
-	xvid? ( media-libs/xvid )
-"
-DEPEND=${RDEPEND}
-
-# mythtv and mythplugins are separate builds in the same github MythTV/mythtv repository
-S="${WORKDIR}/mythtv-${PV}/mythplugins"
-
-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.
-
-No plugins are installed by default. Enable plugins individually with USE flags:
-mytharchive mythgame mythnetvision mythweather mythzmserver mythzoneminder
-"
-
-src_configure() {
-	econf \
-		--python=${EPYTHON} \
-		--extra-ldflags="${LDFLAGS}" \
-		--disable-mythbrowser \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable fftw) \
-		$(use_enable opengl) \
-		$(use_enable raw dcraw) \
-		$(use_enable mytharchive) \
-		$(use_enable mythgame) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythweather) \
-		$(use_enable mythzmserver) \
-		$(use_enable mythzoneminder)
-}
-
-src_install() {
-	emake STRIP="true" INSTALL_ROOT="${D}" install
-	readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-	readme.gentoo_print_elog
-}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2021-10-05  7:39 Jakov Smolić
  0 siblings, 0 replies; 30+ messages in thread
From: Jakov Smolić @ 2021-10-05  7:39 UTC (permalink / raw
  To: gentoo-commits

commit:     c2640c694096597ab4615d65c3f5c7624847af57
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  5 07:05:51 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Oct  5 07:36:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2640c69

media-plugins/mythplugins: Remove qtwebkit support

Closes: https://bugs.gentoo.org/750893
Closes: https://bugs.gentoo.org/684580
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-plugins/mythplugins/metadata.xml             |  3 ---
 ...s-31.0-r2.ebuild => mythplugins-31.0-r3.ebuild} | 27 +++-------------------
 ...ebuild => mythplugins-31.0_p20210731-r2.ebuild} | 27 +++-------------------
 3 files changed, 6 insertions(+), 51 deletions(-)

diff --git a/media-plugins/mythplugins/metadata.xml b/media-plugins/mythplugins/metadata.xml
index d18ad820c3b..42e09a229ea 100644
--- a/media-plugins/mythplugins/metadata.xml
+++ b/media-plugins/mythplugins/metadata.xml
@@ -16,11 +16,8 @@
 		<flag name="hls">HTTP Live Streaming support</flag>
 		<flag name="raw">Allows MythGallery to view photos saved in RAW format</flag>
 		<flag name="mytharchive">Allows you to archive recorded content to CD or DVD</flag>
-		<flag name="mythbrowser">Adds a web browser within MythTV</flag>
 		<flag name="mythgame">Adds a frontend to various ROM emulators within MythTV</flag>
-		<flag name="mythmusic">Adds the ability for MythTV to act as a music player</flag>
 		<flag name="mythnetvision">Adds the ability to view netvision devices within MythTV</flag>
-		<flag name="mythnews">Adds a news viewer within MythTV</flag>
 		<flag name="mythweather">Adds weather information within MythTV</flag>
 		<flag name="mythzmserver">Build mythzmserver daemon needed by zoneminder on LAN</flag>
 		<flag name="mythzoneminder">Adds support for zoneminder (requires active mythzmserver daemon on LAN).</flag>

diff --git a/media-plugins/mythplugins/mythplugins-31.0-r2.ebuild b/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild
similarity index 83%
rename from media-plugins/mythplugins/mythplugins-31.0-r2.ebuild
rename to media-plugins/mythplugins/mythplugins-31.0-r3.ebuild
index dc68f54f90b..a875396d2eb 100644
--- a/media-plugins/mythplugins/mythplugins-31.0-r2.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0-r3.ebuild
@@ -22,8 +22,8 @@ LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
 
-MYTHPLUGINS="mytharchive mythbrowser mythgame \
-mythmusic mythnetvision mythnews mythweather mythzmserver mythzoneminder"
+MYTHPLUGINS="mytharchive mythgame mythnetvision \
+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.
@@ -31,8 +31,6 @@ REQUIRED_USE="
 	!mythnetvision
 	mytharchive? ( ${PYTHON_REQUIRED_USE} )
 	mythnetvision? ( ${PYTHON_REQUIRED_USE} )
-	mythmusic? ( vorbis )
-	mythnews? ( mythbrowser )
 "
 RDEPEND="
 	dev-libs/glib:2
@@ -75,26 +73,10 @@ RDEPEND="
 		media-video/transcode
 		app-cdr/cdrtools
 	)
-	mythbrowser? ( dev-qt/qtwebkit:5 )
 	mythgame? (
 		sys-libs/zlib[minizip]
 		dev-perl/XML-Twig
 	)
-	mythmusic? (
-		dev-qt/qtwebkit:5
-		media-libs/flac
-		media-libs/libogg
-		media-libs/libvorbis
-		media-libs/taglib
-		media-sound/lame
-		fftw? ( sci-libs/fftw:3.0= )
-		opengl? ( virtual/opengl )
-		cdda? (
-			media-sound/cdparanoia
-			dev-libs/libcdio:=
-			cdr? ( app-cdr/cdrtools )
-		)
-	)
 	mythnetvision? (
 		${PYTHON_DEPS}
 		dev-python/lxml
@@ -128,7 +110,7 @@ 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.
 
 No plugins are installed by default. Enable plugins individually with USE flags:
-mytharchive mythbrowser mythgame mythmusic mythnetvision mythnews mythweather mythzmserver mythzoneminder
+mytharchive mythgame mythnetvision mythweather mythzmserver mythzoneminder
 "
 
 src_configure() {
@@ -142,11 +124,8 @@ src_configure() {
 		$(use_enable opengl) \
 		$(use_enable raw dcraw) \
 		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
 		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
 		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
 		$(use_enable mythweather) \
 		$(use_enable mythzmserver) \
 		$(use_enable mythzoneminder)

diff --git a/media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild b/media-plugins/mythplugins/mythplugins-31.0_p20210731-r2.ebuild
similarity index 83%
rename from media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild
rename to media-plugins/mythplugins/mythplugins-31.0_p20210731-r2.ebuild
index 573023cfd14..e5c493797d0 100644
--- a/media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0_p20210731-r2.ebuild
@@ -28,8 +28,8 @@ LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
 
-MYTHPLUGINS="mytharchive mythbrowser mythgame \
-mythmusic mythnetvision mythnews mythweather mythzmserver mythzoneminder"
+MYTHPLUGINS="mytharchive mythgame mythnetvision \
+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.
@@ -37,8 +37,6 @@ REQUIRED_USE="
 	!mythnetvision
 	mytharchive? ( ${PYTHON_REQUIRED_USE} )
 	mythnetvision? ( ${PYTHON_REQUIRED_USE} )
-	mythmusic? ( vorbis )
-	mythnews? ( mythbrowser )
 "
 RDEPEND="
 	dev-libs/glib:2
@@ -81,26 +79,10 @@ RDEPEND="
 		media-video/transcode
 		app-cdr/cdrtools
 	)
-	mythbrowser? ( dev-qt/qtwebkit:5 )
 	mythgame? (
 		sys-libs/zlib[minizip]
 		dev-perl/XML-Twig
 	)
-	mythmusic? (
-		dev-qt/qtwebkit:5
-		media-libs/flac
-		media-libs/libogg
-		media-libs/libvorbis
-		media-libs/taglib
-		media-sound/lame
-		fftw? ( sci-libs/fftw:3.0= )
-		opengl? ( virtual/opengl )
-		cdda? (
-			media-sound/cdparanoia
-			dev-libs/libcdio:=
-			cdr? ( app-cdr/cdrtools )
-		)
-	)
 	mythnetvision? (
 		${PYTHON_DEPS}
 		dev-python/lxml
@@ -131,7 +113,7 @@ 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.
 
 No plugins are installed by default. Enable plugins individually with USE flags:
-mytharchive mythbrowser mythgame mythmusic mythnetvision mythnews mythweather mythzmserver mythzoneminder
+mytharchive mythgame mythnetvision mythweather mythzmserver mythzoneminder
 "
 
 src_configure() {
@@ -145,11 +127,8 @@ src_configure() {
 		$(use_enable opengl) \
 		$(use_enable raw dcraw) \
 		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
 		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
 		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
 		$(use_enable mythweather) \
 		$(use_enable mythzmserver) \
 		$(use_enable mythzoneminder)


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2021-09-09 11:09 Louis Sautier
  0 siblings, 0 replies; 30+ messages in thread
From: Louis Sautier @ 2021-09-09 11:09 UTC (permalink / raw
  To: gentoo-commits

commit:     f77922b202eed087644c98ce9c787c84546cf305
Author:     Wilson Michaels <thebitpit <AT> austincustomerrands <DOT> com>
AuthorDate: Mon Aug 23 20:08:47 2021 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Thu Sep  9 11:06:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77922b2

media-plugins/mythplugins: Remove oauth2 dependency

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Wilson Michaels <thebitpit <AT> austincustomerrands.com>
Closes: https://github.com/gentoo/gentoo/pull/22084
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 .../{mythplugins-31.0-r1.ebuild => mythplugins-31.0-r2.ebuild}         | 3 +--
 ...gins-31.0_p20210731.ebuild => mythplugins-31.0_p20210731-r1.ebuild} | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild b/media-plugins/mythplugins/mythplugins-31.0-r2.ebuild
similarity index 98%
rename from media-plugins/mythplugins/mythplugins-31.0-r1.ebuild
rename to media-plugins/mythplugins/mythplugins-31.0-r2.ebuild
index 8e7ca3ca7c2..dc68f54f90b 100644
--- a/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -98,7 +98,6 @@ RDEPEND="
 	mythnetvision? (
 		${PYTHON_DEPS}
 		dev-python/lxml
-		dev-python/oauth2
 		dev-python/pycurl
 		dev-python/urllib3
 		=media-tv/mythtv-${MAJOR_PV}*[python]

diff --git a/media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild b/media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild
similarity index 99%
rename from media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild
rename to media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild
index efe6e121074..573023cfd14 100644
--- a/media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0_p20210731-r1.ebuild
@@ -104,7 +104,6 @@ RDEPEND="
 	mythnetvision? (
 		${PYTHON_DEPS}
 		dev-python/lxml
-		dev-python/oauth2
 		dev-python/pycurl
 		dev-python/urllib3
 		=media-tv/mythtv-${MAJOR_PV}*[python]


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2021-08-11 10:33 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2021-08-11 10:33 UTC (permalink / raw
  To: gentoo-commits

commit:     83f9baf2d46a75b8f32685def0830f3670be793c
Author:     Wilson Michaels <thebitpit <AT> austincustomerrands <DOT> com>
AuthorDate: Wed Aug  4 13:18:48 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 10:32:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f9baf2

media-plugins/mythplugins: bump snapshot 20210731, add Python 3.9 target

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Wilson Michaels <thebitpit <AT> austincustomerrands.com>
Closes: https://github.com/gentoo/gentoo/pull/21881
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-plugins/mythplugins/Manifest                 |   1 +
 .../mythplugins/mythplugins-31.0_p20210731.ebuild  | 166 +++++++++++++++++++++
 2 files changed, 167 insertions(+)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index 6115697e99b..cc252768b68 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1 +1,2 @@
 DIST mythplugins-31.0.tar.gz 102552136 BLAKE2B b09b41230eb2cae19d770c3cc59151863e0a56e95a86627473d52613e62f0acf3bd0c4bb37afb340ab874c222899f9d3c219ded470785d27960db9b39d784ceb SHA512 d53817231409934ef37d12739c38cf6936f04f816b0ba1c9738ce99b5b4ff387c70b683ccd84f649ff2f74992b2158829f5f1d1ffe06c8768da1922b90439f6e
+DIST mythplugins-31.0_p20210731.tar.gz 102637744 BLAKE2B b60f1783ca6fe1f7ce3c315bdcfb16941e7d071a37b95f33d3849b8cf5983db2712fe50a65d7724b1e10b7f80aca4fa68e0b4221ccf2207b619d0ce8715fb536 SHA512 7663386cf66901682189effa70e2ecf632b38cf0f9de7c7cdc41ddd719fd4ab7a7b52fe27a784e23a7eb13aa55fe801791e35e6a4de3db3128f138efeb8e2ce6

diff --git a/media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild b/media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild
new file mode 100644
index 00000000000..efe6e121074
--- /dev/null
+++ b/media-plugins/mythplugins/mythplugins-31.0_p20210731.ebuild
@@ -0,0 +1,166 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit python-single-r1 readme.gentoo-r1
+
+# Grab only the major version number.
+MAJOR_PV=$(ver_cut 1)
+
+MY_COMMIT="5824c588db24b4e71a7d94e829e6419f71089297"
+
+DESCRIPTION="Official MythTV plugins"
+HOMEPAGE="https://www.mythtv.org https://github.com/MythTV/mythtv"
+if [[ $(ver_cut 3) == "p" ]] ; then
+	SRC_URI="https://github.com/MythTV/mythtv/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
+	# mythtv and mythplugins are separate builds in the same github MythTV/mythtv repository
+	S="${WORKDIR}/mythtv-${MY_COMMIT}/mythplugins"
+else
+	SRC_URI="https://github.com/MythTV/mythtv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	# mythtv and mythplugins are separate builds in the same github MythTV/mythtv repository
+	SRC_URI="https://github.com/MythTV/mythtv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/mythtv-${PV}/mythplugins"
+fi
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+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.
+REQUIRED_USE="
+	!mythnetvision
+	mytharchive? ( ${PYTHON_REQUIRED_USE} )
+	mythnetvision? ( ${PYTHON_REQUIRED_USE} )
+	mythmusic? ( vorbis )
+	mythnews? ( mythbrowser )
+"
+RDEPEND="
+	dev-libs/glib:2
+	dev-libs/openssl:=
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtopengl:5
+	dev-qt/qtsql:5
+	media-libs/freetype:2
+	media-libs/libpng:=
+	virtual/libudev:=
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXinerama
+	x11-libs/libXrandr
+	x11-libs/libXv
+	x11-libs/libXxf86vm
+	alsa? ( media-libs/alsa-lib )
+	hls? (
+		media-libs/faac
+		media-libs/libvpx:=
+		media-libs/x264:=
+		media-sound/lame
+	)
+	ieee1394? (
+		media-libs/libiec61883
+		sys-libs/libavc1394
+		sys-libs/libraw1394
+	)
+	libass? ( media-libs/libass:= )
+	=media-tv/mythtv-${MAJOR_PV}*[alsa?,cdda?,cdr?,exif?,fftw?,ieee1394?,libass?,opengl?,raw?,xml?,xvid]
+	mytharchive? (
+		${PYTHON_DEPS}
+		app-cdr/dvd+rw-tools
+		dev-python/pillow
+		dev-python/mysqlclient
+		=media-tv/mythtv-${MAJOR_PV}*[python]
+		media-video/dvdauthor
+		media-video/mjpegtools[png]
+		media-video/transcode
+		app-cdr/cdrtools
+	)
+	mythbrowser? ( dev-qt/qtwebkit:5 )
+	mythgame? (
+		sys-libs/zlib[minizip]
+		dev-perl/XML-Twig
+	)
+	mythmusic? (
+		dev-qt/qtwebkit:5
+		media-libs/flac
+		media-libs/libogg
+		media-libs/libvorbis
+		media-libs/taglib
+		media-sound/lame
+		fftw? ( sci-libs/fftw:3.0= )
+		opengl? ( virtual/opengl )
+		cdda? (
+			media-sound/cdparanoia
+			dev-libs/libcdio:=
+			cdr? ( app-cdr/cdrtools )
+		)
+	)
+	mythnetvision? (
+		${PYTHON_DEPS}
+		dev-python/lxml
+		dev-python/oauth2
+		dev-python/pycurl
+		dev-python/urllib3
+		=media-tv/mythtv-${MAJOR_PV}*[python]
+	)
+	mythweather? (
+		dev-perl/Date-Manip
+		dev-perl/XML-Simple
+		dev-perl/XML-XPath
+		dev-perl/DateTime
+		dev-perl/Image-Size
+		dev-perl/DateTime-Format-ISO8601
+		dev-perl/SOAP-Lite
+		dev-perl/JSON
+		=media-tv/mythtv-${MAJOR_PV}*[perl]
+	)
+	mythzmserver? ( dev-db/mysql-connector-c:= )
+	theora? ( media-libs/libtheora )
+	xml? ( dev-libs/libxml2:= )
+	xvid? ( media-libs/xvid )
+"
+DEPEND=${RDEPEND}
+
+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.
+
+No plugins are installed by default. Enable plugins individually with USE flags:
+mytharchive mythbrowser mythgame mythmusic mythnetvision mythnews mythweather mythzmserver mythzoneminder
+"
+
+src_configure() {
+	econf \
+		--python=${EPYTHON} \
+		--extra-ldflags="${LDFLAGS}" \
+		$(use_enable cdda cdio) \
+		$(use_enable exif) \
+		$(use_enable exif new-exif) \
+		$(use_enable fftw) \
+		$(use_enable opengl) \
+		$(use_enable raw dcraw) \
+		$(use_enable mytharchive) \
+		$(use_enable mythbrowser) \
+		$(use_enable mythgame) \
+		$(use_enable mythmusic) \
+		$(use_enable mythnetvision) \
+		$(use_enable mythnews) \
+		$(use_enable mythweather) \
+		$(use_enable mythzmserver) \
+		$(use_enable mythzoneminder)
+}
+
+src_install() {
+	emake STRIP="true" INSTALL_ROOT="${D}" install
+	readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+	readme.gentoo_print_elog
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2021-08-11 10:33 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2021-08-11 10:33 UTC (permalink / raw
  To: gentoo-commits

commit:     93c6a5ae9e760903db037dcf2154a53045509321
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 10:33:12 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 10:33:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c6a5ae

media-plugins/mythplugins: update Manifest

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-plugins/mythplugins/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index cc252768b68..5b054e24fb3 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,2 +1,2 @@
 DIST mythplugins-31.0.tar.gz 102552136 BLAKE2B b09b41230eb2cae19d770c3cc59151863e0a56e95a86627473d52613e62f0acf3bd0c4bb37afb340ab874c222899f9d3c219ded470785d27960db9b39d784ceb SHA512 d53817231409934ef37d12739c38cf6936f04f816b0ba1c9738ce99b5b4ff387c70b683ccd84f649ff2f74992b2158829f5f1d1ffe06c8768da1922b90439f6e
-DIST mythplugins-31.0_p20210731.tar.gz 102637744 BLAKE2B b60f1783ca6fe1f7ce3c315bdcfb16941e7d071a37b95f33d3849b8cf5983db2712fe50a65d7724b1e10b7f80aca4fa68e0b4221ccf2207b619d0ce8715fb536 SHA512 7663386cf66901682189effa70e2ecf632b38cf0f9de7c7cdc41ddd719fd4ab7a7b52fe27a784e23a7eb13aa55fe801791e35e6a4de3db3128f138efeb8e2ce6
+DIST mythplugins-31.0_p20210731.tar.gz 102637029 BLAKE2B 0ca6124d20d428c8b9999813c819c01a97c4806fbd2f70f5b50d698c5f9c3cafd3141ee1379b2b63510705e2083109d91362c3fcc6277f58d461f2138d1604fd SHA512 e262ce91fd8a523daa772d13675ff6639f95202f66be67b2a405e9ea9204d6663128621c5142752f2a889e25cbc8be6d92b3759508767e94207326343a91f092


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2020-12-18  9:00 Michał Górny
  0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2020-12-18  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     14dff5b671457cd4b4fe9bcefb06695f34e0e010
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 08:57:29 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 09:00:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14dff5b6

media-plugins/mythplugins: Inline virtual/cdrtools

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-plugins/mythplugins/mythplugins-31.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild b/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild
index c943e976e8c..5fb249aee59 100644
--- a/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0-r1.ebuild
@@ -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,7 +92,7 @@ RDEPEND="
 		cdda? (
 			media-sound/cdparanoia
 			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
+			cdr? ( app-cdr/cdrtools )
 		)
 	)
 	mythnetvision? (


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2020-06-22 12:39 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2020-06-22 12:39 UTC (permalink / raw
  To: gentoo-commits

commit:     7ca1e16b0c8fa0c24153108a13fc62f0d345c045
Author:     Wilson Michaels <thebitpit <AT> earthlink <DOT> net>
AuthorDate: Tue Jun 16 13:47:31 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 12:39:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca1e16b

media-plugins/mythplugins: Fix dependency for mythmusic

Closes: https://bugs.gentoo.org/728120
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Wilson Michaels <thebitpit <AT> earthlink.net>
Closes: https://github.com/gentoo/gentoo/pull/16270
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-plugins/mythplugins/mythplugins-31.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-plugins/mythplugins/mythplugins-31.0.ebuild b/media-plugins/mythplugins/mythplugins-31.0.ebuild
index ad77fcfcd4b..c3ed4b17514 100644
--- a/media-plugins/mythplugins/mythplugins-31.0.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0.ebuild
@@ -81,6 +81,7 @@ RDEPEND="
 		dev-perl/XML-Twig
 	)
 	mythmusic? (
+		dev-qt/qtwebkit:5
 		media-libs/flac
 		media-libs/libogg
 		media-libs/libvorbis


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2020-06-11  8:03 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2020-06-11  8:03 UTC (permalink / raw
  To: gentoo-commits

commit:     c17aaf2b83f3df0b6eb39dda373e4d62827c919d
Author:     Wilson Michaels <thebitpit <AT> earthlink <DOT> net>
AuthorDate: Tue Jun  9 16:53:34 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 11 08:03:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17aaf2b

media-plugins/mythplugins: Bump version 31.0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Wilson Michaels <thebitpit <AT> earthlink.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-plugins/mythplugins/Manifest                 |   1 +
 .../mythplugins/mythplugins-30.0-r2.ebuild         |   5 +-
 ...gins-30.0-r2.ebuild => mythplugins-31.0.ebuild} | 121 ++++++++++-----------
 3 files changed, 61 insertions(+), 66 deletions(-)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index 73e6f46179c..d57a33a0701 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1 +1,2 @@
 DIST mythplugins-30.0.tar.gz 101169041 BLAKE2B 0125c6234c168b9b24110b817e9e9a632187743c9ca44a46a8d464be6c330067f31da6fb252ed2a5fd770756229f2d95a746bd5d0e03be1e97fecc0de86603be SHA512 a29125ca33b1b100f51feb7a2ccff16d62928e474a393f11fc4b4fb77d0a85d9d4dd138acf757b527c0f936f3ff2e7d3eddcacef183d642429e36bc3e44ecbf4
+DIST mythplugins-31.0.tar.gz 102552136 BLAKE2B b09b41230eb2cae19d770c3cc59151863e0a56e95a86627473d52613e62f0acf3bd0c4bb37afb340ab874c222899f9d3c219ded470785d27960db9b39d784ceb SHA512 d53817231409934ef37d12739c38cf6936f04f816b0ba1c9738ce99b5b4ff387c70b683ccd84f649ff2f74992b2158829f5f1d1ffe06c8768da1922b90439f6e

diff --git a/media-plugins/mythplugins/mythplugins-30.0-r2.ebuild b/media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
index d47df1ea18e..efbc5d121ca 100644
--- a/media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
+++ b/media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
@@ -3,6 +3,9 @@
 
 EAPI=7
 
+# Grab only the major version number.
+MAJOR_PV=${PV%%.*}
+
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="xml"
 BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
@@ -53,7 +56,7 @@ DEPEND="
 		>=sys-libs/libraw1394-1.2.0
 	)
 	libass? ( >=media-libs/libass-0.9.11:= )
-	=media-tv/mythtv-${PV}*[alsa?,cdda?,cdr?,exif?,fftw?,ieee1394?,libass?,opengl?,python,raw?,xml?,xvid]
+	=media-tv/mythtv-${MAJOR_PV}*[alsa?,cdda?,cdr?,exif?,fftw?,ieee1394?,libass?,opengl?,python,raw?,xml?,xvid]
 	mytharchive? (
 		app-cdr/dvd+rw-tools
 		$(python_gen_cond_dep '

diff --git a/media-plugins/mythplugins/mythplugins-30.0-r2.ebuild b/media-plugins/mythplugins/mythplugins-31.0.ebuild
similarity index 57%
copy from media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
copy to media-plugins/mythplugins/mythplugins-31.0.ebuild
index d47df1ea18e..ad77fcfcd4b 100644
--- a/media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
+++ b/media-plugins/mythplugins/mythplugins-31.0.ebuild
@@ -3,36 +3,46 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 )
+# Grab only the major version number.
+MAJOR_PV=${PV%%.*}
+
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 PYTHON_REQ_USE="xml"
-BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
+
+#BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
 MY_P=${P%_p*}
 
 inherit python-single-r1 readme.gentoo-r1
 
-DESCRIPTION="Official WMythTV plugins"
-HOMEPAGE="https://www.mythtv.org"
+DESCRIPTION="Official MythTV plugins"
+HOMEPAGE="https://www.mythtv.org https://github.com/MythTV/mythtv"
 # mythtv and mythplugins are separate builds in the same github MythTV/mythtv repository
 SRC_URI="https://github.com/MythTV/mythtv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
 
-MYTHPLUGINS="mytharchive +mythbrowser +mythgallery 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"
 
-DEPEND="
-	${PYTHON_DEPS}
+# Mythnetvision temporarily disabled by upstream - should be fixed soon.
+REQUIRED_USE="
+	!mythnetvision
+	mytharchive? ( ${PYTHON_REQUIRED_USE} )
+	mythnetvision? ( ${PYTHON_REQUIRED_USE} )
+	mythmusic? ( vorbis )
+	mythnews? ( mythbrowser )
+"
+RDEPEND="
 	dev-libs/glib:2
-	dev-libs/openssl:0=
+	dev-libs/openssl:=
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qtopengl:5
 	dev-qt/qtsql:5
 	media-libs/freetype:2
-	media-libs/libpng:0=
-	sys-apps/util-linux
+	media-libs/libpng:=
 	virtual/libudev:=
 	x11-libs/libX11
 	x11-libs/libXext
@@ -40,58 +50,57 @@ DEPEND="
 	x11-libs/libXrandr
 	x11-libs/libXv
 	x11-libs/libXxf86vm
-	alsa? ( >=media-libs/alsa-lib-1.0.24 )
+	alsa? ( media-libs/alsa-lib )
 	hls? (
 		media-libs/faac
 		media-libs/libvpx:=
-		>=media-libs/x264-0.0.20111220:=
-		>=media-sound/lame-3.93.1
+		media-libs/x264:=
+		media-sound/lame
 	)
 	ieee1394? (
-		>=media-libs/libiec61883-1.0.0
-		>=sys-libs/libavc1394-0.5.3
-		>=sys-libs/libraw1394-1.2.0
+		media-libs/libiec61883
+		sys-libs/libavc1394
+		sys-libs/libraw1394
 	)
-	libass? ( >=media-libs/libass-0.9.11:= )
-	=media-tv/mythtv-${PV}*[alsa?,cdda?,cdr?,exif?,fftw?,ieee1394?,libass?,opengl?,python,raw?,xml?,xvid]
+	libass? ( media-libs/libass:= )
+	=media-tv/mythtv-${MAJOR_PV}*[alsa?,cdda?,cdr?,exif?,fftw?,ieee1394?,libass?,opengl?,raw?,xml?,xvid]
 	mytharchive? (
+		${PYTHON_DEPS}
 		app-cdr/dvd+rw-tools
-		$(python_gen_cond_dep '
-			dev-python/pillow[${PYTHON_MULTI_USEDEP}]
-		')
+		dev-python/pillow
+		dev-python/mysqlclient
+		=media-tv/mythtv-${MAJOR_PV}*[python]
 		media-video/dvdauthor
 		media-video/mjpegtools[png]
 		media-video/transcode
 		virtual/cdrtools
 	)
 	mythbrowser? ( dev-qt/qtwebkit:5 )
-	mythgallery? (
-		media-libs/tiff:0
-		opengl? ( virtual/opengl:= )
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
+	mythgame? (
+		sys-libs/zlib[minizip]
+		dev-perl/XML-Twig
 	)
-	mythgame? ( sys-libs/zlib[minizip] )
 	mythmusic? (
-		>=media-libs/flac-1.1.2
+		media-libs/flac
 		media-libs/libogg
-		>=media-libs/libvorbis-1.0
-		>=media-libs/taglib-1.6
-		>=media-sound/lame-3.93.1
+		media-libs/libvorbis
+		media-libs/taglib
+		media-sound/lame
 		fftw? ( sci-libs/fftw:3.0= )
 		opengl? ( virtual/opengl )
 		cdda? (
+			media-sound/cdparanoia
 			dev-libs/libcdio:=
 			cdr? ( virtual/cdrtools )
 		)
 	)
 	mythnetvision? (
-		$(python_gen_cond_dep '
-			dev-python/pycurl[${PYTHON_MULTI_USEDEP}]
-			dev-python/lxml[${PYTHON_MULTI_USEDEP}]
-			dev-python/mysqlclient[${PYTHON_MULTI_USEDEP}]
-			dev-python/oauth[${PYTHON_MULTI_USEDEP}]
-		')
+		${PYTHON_DEPS}
+		dev-python/lxml
+		dev-python/oauth
+		dev-python/pycurl
+		dev-python/urllib3
+		=media-tv/mythtv-${MAJOR_PV}*[python]
 	)
 	mythweather? (
 		dev-perl/Date-Manip
@@ -102,44 +111,27 @@ DEPEND="
 		dev-perl/DateTime-Format-ISO8601
 		dev-perl/SOAP-Lite
 		dev-perl/JSON
+		=media-tv/mythtv-${MAJOR_PV}*[perl]
 	)
-	mythzmserver? ( dev-db/mysql-connector-c:0/18 )
+	mythzmserver? ( dev-db/mysql-connector-c:= )
 	theora? ( media-libs/libtheora )
-	xml? ( >=dev-libs/libxml2-2.6.0:= )
-	xvid? ( >=media-libs/xvid-1.1.0 )
-"
-RDEPEND="${DEPEND}
-	!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	!media-plugins/mythzmserver
-	!media-plugins/mythzoneminder
-"
-REQUIRED_USE="
-	mythmusic? ( vorbis )
-	mythnetvision? ( ${PYTHON_REQUIRED_USE} )
-	mythnews? ( mythbrowser )
+	xml? ( dev-libs/libxml2:= )
+	xvid? ( media-libs/xvid )
 "
+DEPEND=${RDEPEND}
 
 # mythtv and mythplugins are separate builds in the same github MythTV/mythtv repository
 S="${WORKDIR}/mythtv-${PV}/mythplugins"
 
 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 -mythgallery -mythmusic -mythnetvision -mythnews -mythweather
+-mythbrowser -mythmusic -mythnetvision -mythnews -mythweather
 Additional plugins may be installed with USE flags mytharchive mythgame mythzmserver mythzoneminder
 "
 
-src_prepare() {
-	default
-}
-
 src_configure() {
 	econf \
 		--python=${EPYTHON} \
@@ -152,7 +144,6 @@ src_configure() {
 		$(use_enable raw dcraw) \
 		$(use_enable mytharchive) \
 		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
 		$(use_enable mythgame) \
 		$(use_enable mythmusic) \
 		$(use_enable mythnetvision) \


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2020-02-19  7:34 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2020-02-19  7:34 UTC (permalink / raw
  To: gentoo-commits

commit:     59a486f3b37ebdb0bdd00ac44dd2e4178f62a5eb
Author:     Wilson Michaels <thebitpit <AT> earthlink <DOT> net>
AuthorDate: Wed Feb 19 07:27:14 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 07:32:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a486f3

media-plugins/mythplugins: mysql-python -> mysqlclient

Closes: https://bugs.gentoo.org/710046
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Wilson Michaels <thebitpit <AT> earthlink.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../{mythplugins-30.0-r1.ebuild => mythplugins-30.0-r2.ebuild}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mythplugins/mythplugins-30.0-r1.ebuild b/media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
similarity index 98%
rename from media-plugins/mythplugins/mythplugins-30.0-r1.ebuild
rename to media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
index c8dc9edb4fb..d47df1ea18e 100644
--- a/media-plugins/mythplugins/mythplugins-30.0-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-30.0-r2.ebuild
@@ -89,7 +89,7 @@ DEPEND="
 		$(python_gen_cond_dep '
 			dev-python/pycurl[${PYTHON_MULTI_USEDEP}]
 			dev-python/lxml[${PYTHON_MULTI_USEDEP}]
-			dev-python/mysql-python[${PYTHON_MULTI_USEDEP}]
+			dev-python/mysqlclient[${PYTHON_MULTI_USEDEP}]
 			dev-python/oauth[${PYTHON_MULTI_USEDEP}]
 		')
 	)


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2020-02-09 16:31 Michał Górny
  0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2020-02-09 16:31 UTC (permalink / raw
  To: gentoo-commits

commit:     5567152dca265bc888aa14531bccff727ae19904
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 16:49:57 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:31:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5567152d

media-plugins/mythplugins: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...ythplugins-30.0.ebuild => mythplugins-30.0-r1.ebuild} | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-30.0.ebuild b/media-plugins/mythplugins/mythplugins-30.0-r1.ebuild
similarity index 92%
rename from media-plugins/mythplugins/mythplugins-30.0.ebuild
rename to media-plugins/mythplugins/mythplugins-30.0-r1.ebuild
index b574a2449e6..c8dc9edb4fb 100644
--- a/media-plugins/mythplugins/mythplugins-30.0.ebuild
+++ b/media-plugins/mythplugins/mythplugins-30.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -56,7 +56,9 @@ DEPEND="
 	=media-tv/mythtv-${PV}*[alsa?,cdda?,cdr?,exif?,fftw?,ieee1394?,libass?,opengl?,python,raw?,xml?,xvid]
 	mytharchive? (
 		app-cdr/dvd+rw-tools
-		dev-python/pillow[${PYTHON_USEDEP}]
+		$(python_gen_cond_dep '
+			dev-python/pillow[${PYTHON_MULTI_USEDEP}]
+		')
 		media-video/dvdauthor
 		media-video/mjpegtools[png]
 		media-video/transcode
@@ -84,10 +86,12 @@ DEPEND="
 		)
 	)
 	mythnetvision? (
-		dev-python/pycurl[${PYTHON_USEDEP}]
-		dev-python/lxml[${PYTHON_USEDEP}]
-		dev-python/mysql-python[${PYTHON_USEDEP}]
-		dev-python/oauth[${PYTHON_USEDEP}]
+		$(python_gen_cond_dep '
+			dev-python/pycurl[${PYTHON_MULTI_USEDEP}]
+			dev-python/lxml[${PYTHON_MULTI_USEDEP}]
+			dev-python/mysql-python[${PYTHON_MULTI_USEDEP}]
+			dev-python/oauth[${PYTHON_MULTI_USEDEP}]
+		')
 	)
 	mythweather? (
 		dev-perl/Date-Manip


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2019-11-18  6:14 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2019-11-18  6:14 UTC (permalink / raw
  To: gentoo-commits

commit:     33381f89cf2a48894b5fddab827d66e95a165a7f
Author:     Wilson Michaels <thebitpit <AT> earthlink <DOT> net>
AuthorDate: Sat Sep 21 16:53:40 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 06:14:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33381f89

media-plugins/mythplugins: new package - v. 30.0

Reviving package that previously was in gentoo with new version.

Bug: https://bugs.gentoo.org/674216
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Wilson Michaels <thebitpit <AT> earthlink.net>
Closes: https://github.com/gentoo/gentoo/pull/13109
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-plugins/mythplugins/Manifest                |   1 +
 media-plugins/mythplugins/metadata.xml            |  32 +++++
 media-plugins/mythplugins/mythplugins-30.0.ebuild | 168 ++++++++++++++++++++++
 3 files changed, 201 insertions(+)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
new file mode 100644
index 00000000000..73e6f46179c
--- /dev/null
+++ b/media-plugins/mythplugins/Manifest
@@ -0,0 +1 @@
+DIST mythplugins-30.0.tar.gz 101169041 BLAKE2B 0125c6234c168b9b24110b817e9e9a632187743c9ca44a46a8d464be6c330067f31da6fb252ed2a5fd770756229f2d95a746bd5d0e03be1e97fecc0de86603be SHA512 a29125ca33b1b100f51feb7a2ccff16d62928e474a393f11fc4b4fb77d0a85d9d4dd138acf757b527c0f936f3ff2e7d3eddcacef183d642429e36bc3e44ecbf4

diff --git a/media-plugins/mythplugins/metadata.xml b/media-plugins/mythplugins/metadata.xml
new file mode 100644
index 00000000000..3b81a44089c
--- /dev/null
+++ b/media-plugins/mythplugins/metadata.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>thebitpit@earthlink.net</email>
+		<name>Wilson Michaels</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+	<use>
+		<flag name="cdr">Allows MythMusic to burn CD-Rs</flag>
+		<flag name="exif">Allows MythGallery to read EXIF data from photos</flag>
+		<flag name="fftw">Adds visual effects to MythMusic when playing back music</flag>
+		<flag name="hls">HTTP Live Streaming support</flag>
+		<flag name="raw">Allows MythGallery to view photos saved in RAW format</flag>
+		<flag name="mytharchive">Allows you to archive recorded content to CD or DVD</flag>
+		<flag name="mythbrowser">Adds a web browser within MythTV</flag>
+		<flag name="mythgallery">Adds a picture viewing gallery within MythTV</flag>
+		<flag name="mythgame">Adds a frontend to various ROM emulators within MythTV</flag>
+		<flag name="mythmusic">Adds the ability for MythTV to act as a music player</flag>
+		<flag name="mythnetvision">Adds the ability to view netvision devices within MythTV</flag>
+		<flag name="mythnews">Adds a news viewer within MythTV</flag>
+		<flag name="mythweather">Adds weather information within MythTV</flag>
+		<flag name="mythzmserver">Build mythzmserver daemon needed by zoneminder on LAN</flag>
+		<flag name="mythzoneminder">Adds support for zoneminder (requires active mythzmserver daemon on LAN).</flag>
+	</use>
+	<upstream>
+		<remote-id type="github">MythTV/mythtv</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/media-plugins/mythplugins/mythplugins-30.0.ebuild b/media-plugins/mythplugins/mythplugins-30.0.ebuild
new file mode 100644
index 00000000000..b574a2449e6
--- /dev/null
+++ b/media-plugins/mythplugins/mythplugins-30.0.ebuild
@@ -0,0 +1,168 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
+MY_P=${P%_p*}
+
+inherit python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="Official WMythTV plugins"
+HOMEPAGE="https://www.mythtv.org"
+# mythtv and mythplugins are separate builds in the same github MythTV/mythtv repository
+SRC_URI="https://github.com/MythTV/mythtv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+MYTHPLUGINS="mytharchive +mythbrowser +mythgallery mythgame \
+mythmusic +mythnetvision +mythnews +mythweather mythzmserver mythzoneminder"
+IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass +opengl raw +theora +vorbis +xml xvid"
+
+DEPEND="
+	${PYTHON_DEPS}
+	dev-libs/glib:2
+	dev-libs/openssl:0=
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtopengl:5
+	dev-qt/qtsql:5
+	media-libs/freetype:2
+	media-libs/libpng:0=
+	sys-apps/util-linux
+	virtual/libudev:=
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXinerama
+	x11-libs/libXrandr
+	x11-libs/libXv
+	x11-libs/libXxf86vm
+	alsa? ( >=media-libs/alsa-lib-1.0.24 )
+	hls? (
+		media-libs/faac
+		media-libs/libvpx:=
+		>=media-libs/x264-0.0.20111220:=
+		>=media-sound/lame-3.93.1
+	)
+	ieee1394? (
+		>=media-libs/libiec61883-1.0.0
+		>=sys-libs/libavc1394-0.5.3
+		>=sys-libs/libraw1394-1.2.0
+	)
+	libass? ( >=media-libs/libass-0.9.11:= )
+	=media-tv/mythtv-${PV}*[alsa?,cdda?,cdr?,exif?,fftw?,ieee1394?,libass?,opengl?,python,raw?,xml?,xvid]
+	mytharchive? (
+		app-cdr/dvd+rw-tools
+		dev-python/pillow[${PYTHON_USEDEP}]
+		media-video/dvdauthor
+		media-video/mjpegtools[png]
+		media-video/transcode
+		virtual/cdrtools
+	)
+	mythbrowser? ( dev-qt/qtwebkit:5 )
+	mythgallery? (
+		media-libs/tiff:0
+		opengl? ( virtual/opengl:= )
+		exif? ( >media-libs/libexif-0.6.9:= )
+		raw? ( media-gfx/dcraw )
+	)
+	mythgame? ( sys-libs/zlib[minizip] )
+	mythmusic? (
+		>=media-libs/flac-1.1.2
+		media-libs/libogg
+		>=media-libs/libvorbis-1.0
+		>=media-libs/taglib-1.6
+		>=media-sound/lame-3.93.1
+		fftw? ( sci-libs/fftw:3.0= )
+		opengl? ( virtual/opengl )
+		cdda? (
+			dev-libs/libcdio:=
+			cdr? ( virtual/cdrtools )
+		)
+	)
+	mythnetvision? (
+		dev-python/pycurl[${PYTHON_USEDEP}]
+		dev-python/lxml[${PYTHON_USEDEP}]
+		dev-python/mysql-python[${PYTHON_USEDEP}]
+		dev-python/oauth[${PYTHON_USEDEP}]
+	)
+	mythweather? (
+		dev-perl/Date-Manip
+		dev-perl/XML-Simple
+		dev-perl/XML-XPath
+		dev-perl/DateTime
+		dev-perl/Image-Size
+		dev-perl/DateTime-Format-ISO8601
+		dev-perl/SOAP-Lite
+		dev-perl/JSON
+	)
+	mythzmserver? ( dev-db/mysql-connector-c:0/18 )
+	theora? ( media-libs/libtheora )
+	xml? ( >=dev-libs/libxml2-2.6.0:= )
+	xvid? ( >=media-libs/xvid-1.1.0 )
+"
+RDEPEND="${DEPEND}
+	!media-plugins/mytharchive
+	!media-plugins/mythbrowser
+	!media-plugins/mythgallery
+	!media-plugins/mythgame
+	!media-plugins/mythmovies
+	!media-plugins/mythmusic
+	!media-plugins/mythnetvision
+	!media-plugins/mythnews
+	!media-plugins/mythweather
+	!media-plugins/mythzmserver
+	!media-plugins/mythzoneminder
+"
+REQUIRED_USE="
+	mythmusic? ( vorbis )
+	mythnetvision? ( ${PYTHON_REQUIRED_USE} )
+	mythnews? ( mythbrowser )
+"
+
+# mythtv and mythplugins are separate builds in the same github MythTV/mythtv repository
+S="${WORKDIR}/mythtv-${PV}/mythplugins"
+
+DOC_CONTENTS="
+Common plugins are installed by default. Disable unneeded plugins individually with USE flags:
+-mythbrowser -mythgallery -mythmusic -mythnetvision -mythnews -mythweather
+Additional plugins may be installed with USE flags mytharchive mythgame mythzmserver mythzoneminder
+"
+
+src_prepare() {
+	default
+}
+
+src_configure() {
+	econf \
+		--python=${EPYTHON} \
+		--extra-ldflags="${LDFLAGS}" \
+		$(use_enable cdda cdio) \
+		$(use_enable exif) \
+		$(use_enable exif new-exif) \
+		$(use_enable fftw) \
+		$(use_enable opengl) \
+		$(use_enable raw dcraw) \
+		$(use_enable mytharchive) \
+		$(use_enable mythbrowser) \
+		$(use_enable mythgallery) \
+		$(use_enable mythgame) \
+		$(use_enable mythmusic) \
+		$(use_enable mythnetvision) \
+		$(use_enable mythnews) \
+		$(use_enable mythweather) \
+		$(use_enable mythzmserver) \
+		$(use_enable mythzoneminder)
+}
+
+src_install() {
+	emake STRIP="true" INSTALL_ROOT="${D}" install
+	readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+	readme.gentoo_print_elog
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2017-08-11 15:14 Andreas Sturmlechner
  0 siblings, 0 replies; 30+ messages in thread
From: Andreas Sturmlechner @ 2017-08-11 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     a78113c899b85e1f8707cf63351b07afe13f4fd2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 14:59:44 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 15:11:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78113c8

media-plugins/mythplugins: Drop 0.27.6

Gentoo-bug: 620706
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 media-plugins/mythplugins/Manifest                 |   1 -
 .../mythplugins-0.27.6_p20160318.ebuild            | 160 ---------------------
 2 files changed, 161 deletions(-)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index 8fdb1e25636..c9722df0b5b 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,2 +1 @@
-DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f WHIRLPOOL d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
 DIST mythtv-0.28.1.tar.gz 104477892 SHA256 73dd4de0de6fe5688c290781b76de6380b256a87159f2c6e3dad66870389da1f SHA512 67a81858cd19b90f519113b234119ecc248366d8545c862d887755f256cddf04d9ca16a7bf67f63e06f7628730e7dbde2a2099ca8aaeb9061b2e55a5a0b7d5e7 WHIRLPOOL 370f3a528438d50d302ab6adadba5089b32749f8127cbf270b85ef16d35ca15026e0947e292920a3dd6acf2ed65de68af8754d985944bd59f3310a42b03551de

diff --git a/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild b/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild
deleted file mode 100644
index ed18a568551..00000000000
--- a/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild
+++ /dev/null
@@ -1,160 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="xml"
-BACKPORTS="b6ae90c071a9a8eac9873fae988d5eb2434f3160"
-MY_P=${P%_p*}
-
-inherit eutils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org"
-SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> mythtv-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-MYTHPLUGINS="+mytharchive +mythbrowser +mythgallery +mythgame \
-+mythmusic +mythnetvision +mythnews +mythweather +mythzoneminder"
-
-IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass raw +theora +vorbis +xml xvid"
-
-DEPEND="!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	~media-tv/mythtv-${PV}:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
-	dev-libs/glib:=
-	xml? ( >=dev-libs/libxml2-2.6.0:= )
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtopengl:4
-	dev-qt/qtsql:4
-	dev-libs/openssl:=
-	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
-	hls? (
-		media-libs/faac:=
-		media-libs/libvpx:=
-		>=media-libs/x264-0.0.20111220:=
-		>=media-sound/lame-3.93.1
-	)
-	media-libs/freetype:=
-	libass? ( >=media-libs/libass-0.9.11:= )
-	media-libs/libpng:=
-	theora? (
-		media-libs/libtheora:=
-		media-libs/libogg:=
-	)
-	xvid? ( >=media-libs/xvid-1.1.0:= )
-	virtual/libudev:=
-	ieee1394? (
-		>=sys-libs/libraw1394-1.2.0:=
-		>=sys-libs/libavc1394-0.5.3:=
-		>=media-libs/libiec61883-1.0.0:=
-	)
-	x11-libs/libX11:=
-	sys-libs/zlib:=
-	x11-libs/libXext:=
-	x11-libs/libXinerama:=
-	x11-libs/libXrandr:=
-	x11-libs/libXv:=
-	x11-libs/libXxf86vm:=
-	fftw? ( sci-libs/fftw:= )
-	sys-apps/util-linux:=
-	mythzoneminder? ( virtual/mysql )
-	mytharchive? (
-		app-cdr/dvd+rw-tools
-		dev-python/pillow:=
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		virtual/cdrtools
-	)
-	mythgallery? (
-		media-libs/tiff:=
-		virtual/opengl
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
-	)
-	mythmusic? (
-		>=media-libs/flac-1.1.2:=
-		>=media-libs/taglib-1.6:=
-		>=media-libs/libvorbis-1.0:=
-		media-libs/libogg:=
-		>=media-sound/lame-3.93.1
-		virtual/opengl
-		cdda? (
-			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
-		)
-
-	)
-	mythnetvision? (
-		${PYTHON_DEPS}
-		dev-python/lxml:=
-		dev-python/mysql-python:=
-		dev-python/oauth:=
-		dev-python/pycurl:=
-	)
-	mythweather? (
-		dev-perl/Date-Manip
-		dev-perl/DateTime-Format-ISO8601
-		>=dev-perl/DateTime-1
-		dev-perl/Image-Size
-		dev-perl/JSON
-		dev-perl/SOAP-Lite
-		dev-perl/XML-Simple
-		dev-perl/XML-Parser
-		dev-perl/XML-SAX
-		dev-perl/XML-XPath
-	)
-	mythbrowser? (
-		dev-qt/qtwebkit:4
-	)"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="
-	cdda? ( mythmusic )
-	cdr? ( mythmusic cdda )
-	exif? ( mythgallery )
-	fftw? ( mythmusic )
-	mythmusic? ( vorbis )
-	mythnews? ( mythbrowser )
-	raw? ( mythgallery )
-	mythnetvision? ( ${PYTHON_REQUIRED_USE} )"
-
-S="${WORKDIR}/mythtv-${PV}/mythplugins"
-
-src_configure() {
-	./configure \
-		--prefix=/usr \
-		--python=${EPYTHON} \
-		--enable-opengl \
-		$(use_enable mythzoneminder) \
-		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
-		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
-		$(use_enable mythweather) \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable raw dcraw) \
-		|| die "configure failed"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install || die "make install failed"
-}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2017-07-22  0:23 Andreas Sturmlechner
  0 siblings, 0 replies; 30+ messages in thread
From: Andreas Sturmlechner @ 2017-07-22  0:23 UTC (permalink / raw
  To: gentoo-commits

commit:     f718840ba2540ff4b7a5b5491de5c7d7d41d6af3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 23:08:42 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 22 00:01:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f718840b

media-plugins/mythplugins: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-plugins/mythplugins/Manifest                |   1 -
 media-plugins/mythplugins/mythplugins-0.28.ebuild | 165 ----------------------
 2 files changed, 166 deletions(-)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index 292f59c4285..8fdb1e25636 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,3 +1,2 @@
 DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f WHIRLPOOL d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
 DIST mythtv-0.28.1.tar.gz 104477892 SHA256 73dd4de0de6fe5688c290781b76de6380b256a87159f2c6e3dad66870389da1f SHA512 67a81858cd19b90f519113b234119ecc248366d8545c862d887755f256cddf04d9ca16a7bf67f63e06f7628730e7dbde2a2099ca8aaeb9061b2e55a5a0b7d5e7 WHIRLPOOL 370f3a528438d50d302ab6adadba5089b32749f8127cbf270b85ef16d35ca15026e0947e292920a3dd6acf2ed65de68af8754d985944bd59f3310a42b03551de
-DIST mythtv-0.28.tar.gz 104364066 SHA256 9d640ab0551b300dab9b633f969efc6f1987f9bdedbef5997a44ddf97d863171 SHA512 7087fa69b89a7166ddfa96a5a65f48e0ee1858bc150376b2ac2309707b4d1fb9cc544d60b114227284fd0d4891eabded6edc31215fb8f11d1df304fe77ff8f85 WHIRLPOOL f593ab2c232c4f5361b3997d35ba631c845d0f12399a772fdfc296a9e120f5a03a7ba22dbe26b972c522f46a13907fc09b2619e84874cd952095b72df54d53e1

diff --git a/media-plugins/mythplugins/mythplugins-0.28.ebuild b/media-plugins/mythplugins/mythplugins-0.28.ebuild
deleted file mode 100644
index e327d3a5c9d..00000000000
--- a/media-plugins/mythplugins/mythplugins-0.28.ebuild
+++ /dev/null
@@ -1,165 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="xml"
-BACKPORTS="3543e74534a39c150e956e2f07f50ed9f873a84e"
-MY_P=${P%_p*}
-
-inherit eutils python-single-r1 vcs-snapshot
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org"
-SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> mythtv-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-MYTHPLUGINS="+mytharchive +mythbrowser +mythgallery +mythgame \
-+mythmusic +mythnetvision +mythnews +mythweather +mythzoneminder"
-
-IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass raw +theora +vorbis +xml xvid"
-
-DEPEND="!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	~media-tv/mythtv-${PV}:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
-	dev-libs/glib:=
-	xml? ( >=dev-libs/libxml2-2.6.0:= )
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtopengl:5
-	dev-qt/qtsql:5
-	dev-libs/openssl:=
-	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
-	hls? (
-		media-libs/faac:=
-		media-libs/libvpx:=
-		>=media-libs/x264-0.0.20111220:=
-		>=media-sound/lame-3.93.1
-	)
-	media-libs/freetype:=
-	libass? ( >=media-libs/libass-0.9.11:= )
-	media-libs/libpng:=
-	theora? (
-		media-libs/libtheora:=
-		media-libs/libogg:=
-	)
-	xvid? ( >=media-libs/xvid-1.1.0:= )
-	virtual/libudev:=
-	ieee1394? (
-		>=sys-libs/libraw1394-1.2.0:=
-		>=sys-libs/libavc1394-0.5.3:=
-		>=media-libs/libiec61883-1.0.0:=
-	)
-	x11-libs/libX11:=
-	sys-libs/zlib:=
-	x11-libs/libXext:=
-	x11-libs/libXinerama:=
-	x11-libs/libXrandr:=
-	x11-libs/libXv:=
-	x11-libs/libXxf86vm:=
-	fftw? ( sci-libs/fftw:= )
-	sys-apps/util-linux:=
-	mythzoneminder? ( virtual/mysql )
-	mytharchive? (
-		app-cdr/dvd+rw-tools
-		dev-python/pillow:=
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		virtual/cdrtools
-	)
-	mythgallery? (
-		media-libs/tiff:=
-		virtual/opengl
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
-	)
-	mythmusic? (
-		>=media-libs/flac-1.1.2:=
-		>=media-libs/taglib-1.6:=
-		>=media-libs/libvorbis-1.0:=
-		media-libs/libogg:=
-		>=media-sound/lame-3.93.1
-		virtual/opengl
-		cdda? (
-			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
-		)
-
-	)
-	mythnetvision? (
-		${PYTHON_DEPS}
-		dev-python/lxml:=
-		dev-python/mysql-python:=
-		dev-python/oauth:=
-		dev-python/pycurl:=
-	)
-	mythweather? (
-		dev-perl/Date-Manip
-		dev-perl/DateTime-Format-ISO8601
-		>=dev-perl/DateTime-1
-		dev-perl/Image-Size
-		dev-perl/JSON
-		dev-perl/SOAP-Lite
-		dev-perl/XML-Simple
-		dev-perl/XML-Parser
-		dev-perl/XML-SAX
-		dev-perl/XML-XPath
-	)
-	mythbrowser? (
-		dev-qt/qtwebkit:5
-	)"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="
-	cdda? ( mythmusic )
-	cdr? ( mythmusic cdda )
-	exif? ( mythgallery )
-	fftw? ( mythmusic )
-	mythmusic? ( vorbis )
-	mythnews? ( mythbrowser )
-	raw? ( mythgallery )
-	mythnetvision? ( ${PYTHON_REQUIRED_USE} )"
-
-S="${WORKDIR}/mythtv-${PV}/mythplugins"
-
-src_prepare() {
-	sed -i '1i#define OF(x) x' mythgame/mythgame/external/ioapi.h
-	default_src_prepare
-}
-
-src_configure() {
-	./configure \
-		--prefix=/usr \
-		--python=${EPYTHON} \
-		--enable-opengl \
-		$(use_enable mythzoneminder) \
-		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
-		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
-		$(use_enable mythweather) \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable raw dcraw) \
-		|| die "configure failed"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install || die "make install failed"
-}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2017-07-22  0:23 Andreas Sturmlechner
  0 siblings, 0 replies; 30+ messages in thread
From: Andreas Sturmlechner @ 2017-07-22  0:23 UTC (permalink / raw
  To: gentoo-commits

commit:     9a23f49c70dcbfa8a45510cf8bc0a141a858e9ca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 23:18:21 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 22 00:01:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a23f49c

media-plugins/mythplugins: Drop to maintainer-needed

Acked-by: Cardoe on IRC

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-plugins/mythplugins/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/media-plugins/mythplugins/metadata.xml b/media-plugins/mythplugins/metadata.xml
index addfd6e70ce..05e99f352b0 100644
--- a/media-plugins/mythplugins/metadata.xml
+++ b/media-plugins/mythplugins/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>mythtv@gentoo.org</email>
-		<name>MythTV</name>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<use>
 		<flag name="cdr">Allows MythMusic to burn CD-Rs</flag>
 		<flag name="exif">Allows MythGallery to read EXIF data from photos</flag>


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2017-07-22  0:23 Andreas Sturmlechner
  0 siblings, 0 replies; 30+ messages in thread
From: Andreas Sturmlechner @ 2017-07-22  0:23 UTC (permalink / raw
  To: gentoo-commits

commit:     9aeb7b0d3fe18e7362fa1536086d7b9ab33f19d8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 22:46:49 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 22 00:01:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aeb7b0d

media-plugins/mythplugins: 0.28.1 version bump

Drop bogus subslots
Cleanup whitespace
Sort dependencies
Switch HOMEPAGE to https

Thanks-to: Andreas Steinmetz <ast <AT> domdv.de>
Gentoo-bug: 608998

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 media-plugins/mythplugins/Manifest                 |   1 +
 .../mythplugins/mythplugins-0.28.1.ebuild          | 163 +++++++++++++++++++++
 2 files changed, 164 insertions(+)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index d6cf058bb27..292f59c4285 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,2 +1,3 @@
 DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f WHIRLPOOL d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
+DIST mythtv-0.28.1.tar.gz 104477892 SHA256 73dd4de0de6fe5688c290781b76de6380b256a87159f2c6e3dad66870389da1f SHA512 67a81858cd19b90f519113b234119ecc248366d8545c862d887755f256cddf04d9ca16a7bf67f63e06f7628730e7dbde2a2099ca8aaeb9061b2e55a5a0b7d5e7 WHIRLPOOL 370f3a528438d50d302ab6adadba5089b32749f8127cbf270b85ef16d35ca15026e0947e292920a3dd6acf2ed65de68af8754d985944bd59f3310a42b03551de
 DIST mythtv-0.28.tar.gz 104364066 SHA256 9d640ab0551b300dab9b633f969efc6f1987f9bdedbef5997a44ddf97d863171 SHA512 7087fa69b89a7166ddfa96a5a65f48e0ee1858bc150376b2ac2309707b4d1fb9cc544d60b114227284fd0d4891eabded6edc31215fb8f11d1df304fe77ff8f85 WHIRLPOOL f593ab2c232c4f5361b3997d35ba631c845d0f12399a772fdfc296a9e120f5a03a7ba22dbe26b972c522f46a13907fc09b2619e84874cd952095b72df54d53e1

diff --git a/media-plugins/mythplugins/mythplugins-0.28.1.ebuild b/media-plugins/mythplugins/mythplugins-0.28.1.ebuild
new file mode 100644
index 00000000000..3f901e40b89
--- /dev/null
+++ b/media-plugins/mythplugins/mythplugins-0.28.1.ebuild
@@ -0,0 +1,163 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+BACKPORTS="03f44039848bd09444ff4baa8dc158bd61454079"
+MY_P=${P%_p*}
+
+inherit eutils python-single-r1 vcs-snapshot
+
+DESCRIPTION="Official MythTV plugins"
+HOMEPAGE="https://www.mythtv.org"
+SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> mythtv-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+
+MYTHPLUGINS="+mytharchive +mythbrowser +mythgallery +mythgame \
++mythmusic +mythnetvision +mythnews +mythweather +mythzoneminder"
+IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass raw +theora +vorbis +xml xvid"
+
+DEPEND="
+	dev-libs/glib:2
+	dev-libs/openssl:=
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtopengl:5
+	dev-qt/qtsql:5
+	media-libs/freetype:2
+	media-libs/libpng:0=
+	~media-tv/mythtv-${PV}:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
+	sys-apps/util-linux
+	sys-libs/zlib
+	virtual/libudev:=
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXinerama
+	x11-libs/libXrandr
+	x11-libs/libXv
+	x11-libs/libXxf86vm
+	alsa? ( >=media-libs/alsa-lib-1.0.24 )
+	fftw? ( sci-libs/fftw:3.0= )
+	hls? (
+		media-libs/faac
+		media-libs/libvpx:=
+		>=media-libs/x264-0.0.20111220:=
+		>=media-sound/lame-3.93.1
+	)
+	ieee1394? (
+		>=media-libs/libiec61883-1.0.0
+		>=sys-libs/libavc1394-0.5.3
+		>=sys-libs/libraw1394-1.2.0
+	)
+	libass? ( >=media-libs/libass-0.9.11:= )
+	mytharchive? (
+		app-cdr/dvd+rw-tools
+		dev-python/pillow
+		media-video/dvdauthor
+		media-video/mjpegtools[png]
+		media-video/transcode
+		virtual/cdrtools
+	)
+	mythbrowser? ( dev-qt/qtwebkit:5 )
+	mythgallery? (
+		media-libs/tiff:0
+		virtual/opengl
+		exif? ( >media-libs/libexif-0.6.9:= )
+		raw? ( media-gfx/dcraw )
+	)
+	mythmusic? (
+		>=media-libs/flac-1.1.2
+		media-libs/libogg
+		>=media-libs/libvorbis-1.0
+		>=media-libs/taglib-1.6
+		>=media-sound/lame-3.93.1
+		virtual/opengl
+		cdda? (
+			dev-libs/libcdio:=
+			cdr? ( virtual/cdrtools )
+		)
+	)
+	mythnetvision? (
+		${PYTHON_DEPS}
+		dev-python/lxml
+		dev-python/mysql-python
+		dev-python/oauth
+		dev-python/pycurl
+	)
+	mythweather? (
+		dev-perl/Date-Manip
+		dev-perl/DateTime
+		dev-perl/DateTime-Format-ISO8601
+		dev-perl/Image-Size
+		dev-perl/JSON
+		dev-perl/SOAP-Lite
+		dev-perl/XML-Parser
+		dev-perl/XML-SAX
+		dev-perl/XML-Simple
+		dev-perl/XML-XPath
+	)
+	mythzoneminder? ( virtual/mysql )
+	theora? (
+		media-libs/libogg
+		media-libs/libtheora
+	)
+	xml? ( >=dev-libs/libxml2-2.6.0:= )
+	xvid? ( >=media-libs/xvid-1.1.0 )
+"
+RDEPEND="${DEPEND}
+	!media-plugins/mytharchive
+	!media-plugins/mythbrowser
+	!media-plugins/mythgallery
+	!media-plugins/mythgame
+	!media-plugins/mythmovies
+	!media-plugins/mythmusic
+	!media-plugins/mythnetvision
+	!media-plugins/mythnews
+	!media-plugins/mythweather
+"
+REQUIRED_USE="
+	cdda? ( mythmusic )
+	cdr? ( mythmusic cdda )
+	exif? ( mythgallery )
+	fftw? ( mythmusic )
+	mythmusic? ( vorbis )
+	mythnetvision? ( ${PYTHON_REQUIRED_USE} )
+	mythnews? ( mythbrowser )
+	raw? ( mythgallery )
+"
+
+S="${WORKDIR}/mythtv-${PV}/mythplugins"
+
+src_prepare() {
+	default
+	sed -i '1i#define OF(x) x' mythgame/mythgame/external/ioapi.h
+}
+
+src_configure() {
+	econf \
+		--prefix=/usr \
+		--python=${EPYTHON} \
+		--enable-opengl \
+		$(use_enable cdda cdio) \
+		$(use_enable exif) \
+		$(use_enable exif new-exif) \
+		$(use_enable raw dcraw) \
+		$(use_enable mytharchive) \
+		$(use_enable mythbrowser) \
+		$(use_enable mythgallery) \
+		$(use_enable mythgame) \
+		$(use_enable mythmusic) \
+		$(use_enable mythnetvision) \
+		$(use_enable mythnews) \
+		$(use_enable mythweather) \
+		$(use_enable mythzoneminder)
+}
+
+src_install() {
+	emake INSTALL_ROOT="${D}" install || die "make install failed"
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2017-01-09 22:36 Aaron Bauman
  0 siblings, 0 replies; 30+ messages in thread
From: Aaron Bauman @ 2017-01-09 22:36 UTC (permalink / raw
  To: gentoo-commits

commit:     2a407707d23f8d90d8e7526829b8b20ed83897f0
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  9 22:33:45 2017 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jan  9 22:33:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a407707

media-plugins/mythplugins: amd64 stable

Package-Manager: portage-2.3.0

 media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild b/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild
index fc34d65..91818e0 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> mythtv-
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 MYTHPLUGINS="+mytharchive +mythbrowser +mythgallery +mythgame \
 +mythmusic +mythnetvision +mythnews +mythweather +mythzoneminder"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2016-04-16 12:11 Richard Freeman
  0 siblings, 0 replies; 30+ messages in thread
From: Richard Freeman @ 2016-04-16 12:11 UTC (permalink / raw
  To: gentoo-commits

commit:     cd6172dd6a074337ce64fe4c45fdab2a539faa84
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 11:54:19 2016 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 12:05:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd6172dd

media-plugins/mythplugins: Major update to 0.28

Package-Manager: portage-2.2.26

 media-plugins/mythplugins/Manifest                |   1 +
 media-plugins/mythplugins/mythplugins-0.28.ebuild | 166 ++++++++++++++++++++++
 2 files changed, 167 insertions(+)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index e7cffab..6742ff1 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -3,3 +3,4 @@ DIST mythplugins-0.27.5-9498257571e8158926b60a0eefc74568c4436823.tar.xz 1364 SHA
 DIST mythtv-0.27.5.tar.gz 85652939 SHA256 7e625f94332effeadfba8e7ae7c98d44a83bfc25b7c59e39adce67dc2f4e1e1b SHA512 b912e010e54271f9321ac1b11d4a31e4093f86c0f2ae3139d4b55085bab142ca3fc6d847d163f6b75aa31320404914c71c094528dc8ee7d70086e56a828b9169 WHIRLPOOL e9ebbbabac6ed53b4ec90537371a63e053bb9a2c0a0e920e43d3d2e475f87bdd0ac5a4604045498e88aaf06b11eb054d50dea7881c87dbd45a36c08309e1b880
 DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f WHIRLPOOL d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
 DIST mythtv-0.27.tar.gz 85904162 SHA256 494ebd7ee384e751c05ee0a1b3dcd3618caf72f1e94810381c09c2b5d1c799f0 SHA512 2ea070497a7610b8e1548112d9925a28aeedba819c2d063e88cc63daf69947379ce7213e357c26bf2221f8a8e865c937dee3b9bf2695644f2f1adeadf6d11116 WHIRLPOOL 74c4fade0d0f93a64e5f1da3120358f15f6f8891f53b7c74b41a286369e192790cae87829b79a3a90ce3ca23ede63b3dfa809b514b68cee220432794414b8a47
+DIST mythtv-0.28.tar.gz 104364066 SHA256 9d640ab0551b300dab9b633f969efc6f1987f9bdedbef5997a44ddf97d863171 SHA512 7087fa69b89a7166ddfa96a5a65f48e0ee1858bc150376b2ac2309707b4d1fb9cc544d60b114227284fd0d4891eabded6edc31215fb8f11d1df304fe77ff8f85 WHIRLPOOL f593ab2c232c4f5361b3997d35ba631c845d0f12399a772fdfc296a9e120f5a03a7ba22dbe26b972c522f46a13907fc09b2619e84874cd952095b72df54d53e1

diff --git a/media-plugins/mythplugins/mythplugins-0.28.ebuild b/media-plugins/mythplugins/mythplugins-0.28.ebuild
new file mode 100644
index 0000000..319c1b3
--- /dev/null
+++ b/media-plugins/mythplugins/mythplugins-0.28.ebuild
@@ -0,0 +1,166 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+BACKPORTS="3543e74534a39c150e956e2f07f50ed9f873a84e"
+MY_P=${P%_p*}
+
+inherit eutils python-single-r1 vcs-snapshot
+
+DESCRIPTION="Official MythTV plugins"
+HOMEPAGE="http://www.mythtv.org"
+SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> mythtv-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+MYTHPLUGINS="+mytharchive +mythbrowser +mythgallery +mythgame \
++mythmusic +mythnetvision +mythnews +mythweather +mythzoneminder"
+
+IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass raw +theora +vorbis +xml xvid"
+
+DEPEND="!media-plugins/mytharchive
+	!media-plugins/mythbrowser
+	!media-plugins/mythgallery
+	!media-plugins/mythgame
+	!media-plugins/mythmovies
+	!media-plugins/mythmusic
+	!media-plugins/mythnetvision
+	!media-plugins/mythnews
+	!media-plugins/mythweather
+	~media-tv/mythtv-${PV}:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
+	dev-libs/glib:=
+	xml? ( >=dev-libs/libxml2-2.6.0:= )
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtopengl:5
+	dev-qt/qtsql:5
+	dev-libs/openssl:=
+	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
+	hls? (
+		media-libs/faac:=
+		media-libs/libvpx:=
+		>=media-libs/x264-0.0.20111220:=
+		>=media-sound/lame-3.93.1
+	)
+	media-libs/freetype:=
+	libass? ( >=media-libs/libass-0.9.11:= )
+	media-libs/libpng:=
+	theora? (
+		media-libs/libtheora:=
+		media-libs/libogg:=
+	)
+	xvid? ( >=media-libs/xvid-1.1.0:= )
+	virtual/libudev:=
+	ieee1394? (
+		>=sys-libs/libraw1394-1.2.0:=
+		>=sys-libs/libavc1394-0.5.3:=
+		>=media-libs/libiec61883-1.0.0:=
+	)
+	x11-libs/libX11:=
+	sys-libs/zlib:=
+	x11-libs/libXext:=
+	x11-libs/libXinerama:=
+	x11-libs/libXrandr:=
+	x11-libs/libXv:=
+	x11-libs/libXxf86vm:=
+	fftw? ( sci-libs/fftw:= )
+	sys-apps/util-linux:=
+	mythzoneminder? ( virtual/mysql )
+	mytharchive? (
+		app-cdr/dvd+rw-tools
+		dev-python/pillow:=
+		media-video/dvdauthor
+		media-video/mjpegtools[png]
+		media-video/transcode
+		virtual/cdrtools
+	)
+	mythgallery? (
+		media-libs/tiff:=
+		virtual/opengl
+		exif? ( >media-libs/libexif-0.6.9:= )
+		raw? ( media-gfx/dcraw )
+	)
+	mythmusic? (
+		>=media-libs/flac-1.1.2:=
+		>=media-libs/taglib-1.6:=
+		>=media-libs/libvorbis-1.0:=
+		media-libs/libogg:=
+		>=media-sound/lame-3.93.1
+		virtual/opengl
+		cdda? (
+			dev-libs/libcdio:=
+			cdr? ( virtual/cdrtools )
+		)
+
+	)
+	mythnetvision? (
+		${PYTHON_DEPS}
+		dev-python/lxml:=
+		dev-python/mysql-python:=
+		dev-python/oauth:=
+		dev-python/pycurl:=
+	)
+	mythweather? (
+		dev-perl/Date-Manip
+		dev-perl/DateTime-Format-ISO8601
+		>=dev-perl/DateTime-1
+		dev-perl/Image-Size
+		dev-perl/JSON
+		dev-perl/SOAP-Lite
+		dev-perl/XML-Simple
+		dev-perl/XML-Parser
+		dev-perl/XML-SAX
+		dev-perl/XML-XPath
+	)
+	mythbrowser? (
+		dev-qt/qtwebkit:5
+	)"
+RDEPEND="${DEPEND}"
+
+REQUIRED_USE="
+	cdda? ( mythmusic )
+	cdr? ( mythmusic cdda )
+	exif? ( mythgallery )
+	fftw? ( mythmusic )
+	mythmusic? ( vorbis )
+	mythnews? ( mythbrowser )
+	raw? ( mythgallery )
+	mythnetvision? ( ${PYTHON_REQUIRED_USE} )"
+
+S="${WORKDIR}/mythtv-${PV}/mythplugins"
+
+src_prepare() {
+	sed -i '1i#define OF(x) x' mythgame/mythgame/external/ioapi.h
+	default_src_prepare
+}
+
+src_configure() {
+	./configure \
+		--prefix=/usr \
+		--python=${EPYTHON} \
+		--enable-opengl \
+		$(use_enable mythzoneminder) \
+		$(use_enable mytharchive) \
+		$(use_enable mythbrowser) \
+		$(use_enable mythgallery) \
+		$(use_enable mythgame) \
+		$(use_enable mythmusic) \
+		$(use_enable mythnetvision) \
+		$(use_enable mythnews) \
+		$(use_enable mythweather) \
+		$(use_enable cdda cdio) \
+		$(use_enable exif) \
+		$(use_enable exif new-exif) \
+		$(use_enable raw dcraw) \
+		|| die "configure failed"
+}
+
+src_install() {
+	emake INSTALL_ROOT="${D}" install || die "make install failed"
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2016-03-20  0:58 Doug Goldstein
  0 siblings, 0 replies; 30+ messages in thread
From: Doug Goldstein @ 2016-03-20  0:58 UTC (permalink / raw
  To: gentoo-commits

commit:     e3056e3803a209239da313162bf3193a6b796ff6
Author:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 00:57:33 2016 +0000
Commit:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 00:58:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3056e38

media-plugins/mythplugins: version bump

Add a matching version bump of the plugins to go with the main package
to avoid problems like bug #560462.

Gentoo-Bug: 560462

Package-Manager: portage-2.2.26
Signed-off-by: Doug Goldstein <cardoe <AT> gentoo.org>

 media-plugins/mythplugins/Manifest                 |   1 +
 .../mythplugins-0.27.6_p20160318.ebuild            | 161 +++++++++++++++++++++
 2 files changed, 162 insertions(+)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index 413b1b6..e7cffab 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,4 +1,5 @@
 DIST mythplugins-0.27-583395f5a376637efcd408a102fa64d0f188c12f.tar.xz 58328 SHA256 b8d7b2338236baeb20a26d2c83eb3c92b9a6f0aa96c66542e47018e4c833a213 SHA512 1ed2786f9c1fd0f7d607806b6ca34100ec116191e02573cc5def18c2581bb841e6f7e5b9fe066bfb9f52931b314ead157a64ab84a27bae06610282237d249dfc WHIRLPOOL 56977fab1cb93768164c4e3feb2fe503d22d44e70fd046cdbe3b05de0066a8792afd1097721029713b3f4f30c79e34d8ba617afe4c1241af0f1a741854cc3349
 DIST mythplugins-0.27.5-9498257571e8158926b60a0eefc74568c4436823.tar.xz 1364 SHA256 8b7abe67562767478f583fe36704570612425f82a05b9288cc82e3015bf2fc16 SHA512 2fe3a317ecdffc06d9e9b554cf8bfb54a324b7f1441038d51e9f77d13b53693ed6d2721282b239967c6d539947e1b119f579e49b42ba62f7dafd0144c0d28622 WHIRLPOOL 5fc5222364fbb11312f92f8adaef3adff46e89251afcdeea48d1466625072d068ebdb66f9426140765da6f4fc02a117b086033a319f148700cc164bad6fbc0f1
 DIST mythtv-0.27.5.tar.gz 85652939 SHA256 7e625f94332effeadfba8e7ae7c98d44a83bfc25b7c59e39adce67dc2f4e1e1b SHA512 b912e010e54271f9321ac1b11d4a31e4093f86c0f2ae3139d4b55085bab142ca3fc6d847d163f6b75aa31320404914c71c094528dc8ee7d70086e56a828b9169 WHIRLPOOL e9ebbbabac6ed53b4ec90537371a63e053bb9a2c0a0e920e43d3d2e475f87bdd0ac5a4604045498e88aaf06b11eb054d50dea7881c87dbd45a36c08309e1b880
+DIST mythtv-0.27.6_p20160318.tar.gz 85676387 SHA256 d0b8c03d95e082e87e0fab8656358e9f3991cd08b2ec5edcbb10a9a91b1e4162 SHA512 7e94d07b4f99a15b978b42d8be11f329a938842b02ad99c9628ab6dda2fa802ca7148c5db9e6f7fae40f44027f55e69f1cdb6879ee83400934025f18ac68468f WHIRLPOOL d0f040c1ecb35e5c526477134d756a67d978aeefbf478b624eaa16e4ca1639e3b8f038507052b7d05e3a18fb85fd4e1eaeeb1a185ccfdf0fb2255fdc657be6c1
 DIST mythtv-0.27.tar.gz 85904162 SHA256 494ebd7ee384e751c05ee0a1b3dcd3618caf72f1e94810381c09c2b5d1c799f0 SHA512 2ea070497a7610b8e1548112d9925a28aeedba819c2d063e88cc63daf69947379ce7213e357c26bf2221f8a8e865c937dee3b9bf2695644f2f1adeadf6d11116 WHIRLPOOL 74c4fade0d0f93a64e5f1da3120358f15f6f8891f53b7c74b41a286369e192790cae87829b79a3a90ce3ca23ede63b3dfa809b514b68cee220432794414b8a47

diff --git a/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild b/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild
new file mode 100644
index 0000000..fc34d65
--- /dev/null
+++ b/media-plugins/mythplugins/mythplugins-0.27.6_p20160318.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+BACKPORTS="b6ae90c071a9a8eac9873fae988d5eb2434f3160"
+MY_P=${P%_p*}
+
+inherit eutils python-single-r1 vcs-snapshot
+
+DESCRIPTION="Official MythTV plugins"
+HOMEPAGE="http://www.mythtv.org"
+SRC_URI="https://github.com/MythTV/mythtv/archive/${BACKPORTS}.tar.gz -> mythtv-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+MYTHPLUGINS="+mytharchive +mythbrowser +mythgallery +mythgame \
++mythmusic +mythnetvision +mythnews +mythweather +mythzoneminder"
+
+IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw +hls ieee1394 libass raw +theora +vorbis +xml xvid"
+
+DEPEND="!media-plugins/mytharchive
+	!media-plugins/mythbrowser
+	!media-plugins/mythgallery
+	!media-plugins/mythgame
+	!media-plugins/mythmovies
+	!media-plugins/mythmusic
+	!media-plugins/mythnetvision
+	!media-plugins/mythnews
+	!media-plugins/mythweather
+	~media-tv/mythtv-${PV}:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
+	dev-libs/glib:=
+	xml? ( >=dev-libs/libxml2-2.6.0:= )
+	dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	dev-qt/qtopengl:4
+	dev-qt/qtsql:4
+	dev-libs/openssl:=
+	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
+	hls? (
+		media-libs/faac:=
+		media-libs/libvpx:=
+		>=media-libs/x264-0.0.20111220:=
+		>=media-sound/lame-3.93.1
+	)
+	media-libs/freetype:=
+	libass? ( >=media-libs/libass-0.9.11:= )
+	media-libs/libpng:=
+	theora? (
+		media-libs/libtheora:=
+		media-libs/libogg:=
+	)
+	xvid? ( >=media-libs/xvid-1.1.0:= )
+	virtual/libudev:=
+	ieee1394? (
+		>=sys-libs/libraw1394-1.2.0:=
+		>=sys-libs/libavc1394-0.5.3:=
+		>=media-libs/libiec61883-1.0.0:=
+	)
+	x11-libs/libX11:=
+	sys-libs/zlib:=
+	x11-libs/libXext:=
+	x11-libs/libXinerama:=
+	x11-libs/libXrandr:=
+	x11-libs/libXv:=
+	x11-libs/libXxf86vm:=
+	fftw? ( sci-libs/fftw:= )
+	sys-apps/util-linux:=
+	mythzoneminder? ( virtual/mysql )
+	mytharchive? (
+		app-cdr/dvd+rw-tools
+		dev-python/pillow:=
+		media-video/dvdauthor
+		media-video/mjpegtools[png]
+		media-video/transcode
+		virtual/cdrtools
+	)
+	mythgallery? (
+		media-libs/tiff:=
+		virtual/opengl
+		exif? ( >media-libs/libexif-0.6.9:= )
+		raw? ( media-gfx/dcraw )
+	)
+	mythmusic? (
+		>=media-libs/flac-1.1.2:=
+		>=media-libs/taglib-1.6:=
+		>=media-libs/libvorbis-1.0:=
+		media-libs/libogg:=
+		>=media-sound/lame-3.93.1
+		virtual/opengl
+		cdda? (
+			dev-libs/libcdio:=
+			cdr? ( virtual/cdrtools )
+		)
+
+	)
+	mythnetvision? (
+		${PYTHON_DEPS}
+		dev-python/lxml:=
+		dev-python/mysql-python:=
+		dev-python/oauth:=
+		dev-python/pycurl:=
+	)
+	mythweather? (
+		dev-perl/Date-Manip
+		dev-perl/DateTime-Format-ISO8601
+		>=dev-perl/DateTime-1
+		dev-perl/Image-Size
+		dev-perl/JSON
+		dev-perl/SOAP-Lite
+		dev-perl/XML-Simple
+		dev-perl/XML-Parser
+		dev-perl/XML-SAX
+		dev-perl/XML-XPath
+	)
+	mythbrowser? (
+		dev-qt/qtwebkit:4
+	)"
+RDEPEND="${DEPEND}"
+
+REQUIRED_USE="
+	cdda? ( mythmusic )
+	cdr? ( mythmusic cdda )
+	exif? ( mythgallery )
+	fftw? ( mythmusic )
+	mythmusic? ( vorbis )
+	mythnews? ( mythbrowser )
+	raw? ( mythgallery )
+	mythnetvision? ( ${PYTHON_REQUIRED_USE} )"
+
+S="${WORKDIR}/mythtv-${PV}/mythplugins"
+
+src_configure() {
+	./configure \
+		--prefix=/usr \
+		--python=${EPYTHON} \
+		--enable-opengl \
+		$(use_enable mythzoneminder) \
+		$(use_enable mytharchive) \
+		$(use_enable mythbrowser) \
+		$(use_enable mythgallery) \
+		$(use_enable mythgame) \
+		$(use_enable mythmusic) \
+		$(use_enable mythnetvision) \
+		$(use_enable mythnews) \
+		$(use_enable mythweather) \
+		$(use_enable cdda cdio) \
+		$(use_enable exif) \
+		$(use_enable exif new-exif) \
+		$(use_enable raw dcraw) \
+		|| die "configure failed"
+}
+
+src_install() {
+	emake INSTALL_ROOT="${D}" install || die "make install failed"
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2016-03-10 23:10 Andreas Hüttel
  0 siblings, 0 replies; 30+ messages in thread
From: Andreas Hüttel @ 2016-03-10 23:10 UTC (permalink / raw
  To: gentoo-commits

commit:     6ddd7065067fcbb5e04dea9aa6127fa9b9d5c869
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 10:20:54 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 23:09:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ddd7065

media-plugins/mythplugins: Fix dependency on dev-perl/Date-Manip

Package-Manager: portage-2.2.27

 media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r4.ebuild | 2 +-
 media-plugins/mythplugins/mythplugins-0.27_p20140321-r1.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r4.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r4.ebuild
index a82d7eb..25f9f60 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r4.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r4.ebuild
@@ -108,7 +108,7 @@ DEPEND="!media-plugins/mytharchive
 		dev-python/pycurl:=
 	)
 	mythweather? (
-		dev-perl/DateManip
+		dev-perl/Date-Manip
 		dev-perl/DateTime-Format-ISO8601
 		>=dev-perl/DateTime-1
 		dev-perl/Image-Size

diff --git a/media-plugins/mythplugins/mythplugins-0.27_p20140321-r1.ebuild b/media-plugins/mythplugins/mythplugins-0.27_p20140321-r1.ebuild
index f888c76..235682e 100644
--- a/media-plugins/mythplugins/mythplugins-0.27_p20140321-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27_p20140321-r1.ebuild
@@ -68,7 +68,7 @@ DEPEND="!media-plugins/mytharchive
 		dev-python/pycurl:=
 	)
 	mythweather? (
-		dev-perl/DateManip
+		dev-perl/Date-Manip
 		dev-perl/DateTime-Format-ISO8601
 		>=dev-perl/DateTime-1
 		dev-perl/Image-Size


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2016-02-22  8:46 Patrice Clement
  0 siblings, 0 replies; 30+ messages in thread
From: Patrice Clement @ 2016-02-22  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     f483963f4a6a2a5e1a269b998cbb2bc8f2115a35
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:50:59 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f483963f

media-plugins/mythplugins: empty -r1 bumps for no-dyndeps

Package-Manager: portage-2.2.27

 ...ins-0.26.0_p20130922.ebuild => mythplugins-0.26.0_p20130922-r1.ebuild} | 0
 ...-0.27.5_p20150627-r1.ebuild => mythplugins-0.27.5_p20150627-r3.ebuild} | 0
 ...-0.27.5_p20150627-r2.ebuild => mythplugins-0.27.5_p20150627-r4.ebuild} | 0
 ...plugins-0.27_p20140321.ebuild => mythplugins-0.27_p20140321-r1.ebuild} | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-0.26.0_p20130922.ebuild b/media-plugins/mythplugins/mythplugins-0.26.0_p20130922-r1.ebuild
similarity index 100%
rename from media-plugins/mythplugins/mythplugins-0.26.0_p20130922.ebuild
rename to media-plugins/mythplugins/mythplugins-0.26.0_p20130922-r1.ebuild

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r3.ebuild
similarity index 100%
rename from media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
rename to media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r3.ebuild

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r4.ebuild
similarity index 100%
rename from media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
rename to media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r4.ebuild

diff --git a/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild b/media-plugins/mythplugins/mythplugins-0.27_p20140321-r1.ebuild
similarity index 100%
rename from media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild
rename to media-plugins/mythplugins/mythplugins-0.27_p20140321-r1.ebuild


^ permalink raw reply	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2016-02-22  8:46 Patrice Clement
  0 siblings, 0 replies; 30+ messages in thread
From: Patrice Clement @ 2016-02-22  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     f77cbf97c50924c39c33a414d0d2294246b2d823
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 18:30:22 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 10:23:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77cbf97

media-plugins/mythplugins: Fix dep on dev-perl/Image-Size

Package-Manager: portage-2.2.27

 media-plugins/mythplugins/mythplugins-0.26.0_p20130922.ebuild    | 4 ++--
 media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild | 4 ++--
 media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild | 2 +-
 media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild      | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-0.26.0_p20130922.ebuild b/media-plugins/mythplugins/mythplugins-0.26.0_p20130922.ebuild
index ac217b1..e6acfe4 100644
--- a/media-plugins/mythplugins/mythplugins-0.26.0_p20130922.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.26.0_p20130922.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -70,7 +70,7 @@ DEPEND="!media-plugins/mytharchive
 	mythweather? (
 		dev-perl/DateManip
 		dev-perl/DateTime-Format-ISO8601
-		dev-perl/ImageSize
+		dev-perl/Image-Size
 		dev-perl/JSON
 		dev-perl/SOAP-Lite
 		dev-perl/XML-Simple

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
index 740b487..8d1ce42 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -111,7 +111,7 @@ DEPEND="!media-plugins/mytharchive
 		dev-perl/DateManip
 		dev-perl/DateTime-Format-ISO8601
 		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
+		dev-perl/Image-Size
 		dev-perl/JSON
 		dev-perl/SOAP-Lite
 		dev-perl/XML-Simple

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
index 8305e57..a82d7eb 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
@@ -111,7 +111,7 @@ DEPEND="!media-plugins/mytharchive
 		dev-perl/DateManip
 		dev-perl/DateTime-Format-ISO8601
 		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
+		dev-perl/Image-Size
 		dev-perl/JSON
 		dev-perl/SOAP-Lite
 		dev-perl/XML-Simple

diff --git a/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild b/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild
index d031173..f888c76 100644
--- a/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27_p20140321.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -71,7 +71,7 @@ DEPEND="!media-plugins/mytharchive
 		dev-perl/DateManip
 		dev-perl/DateTime-Format-ISO8601
 		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
+		dev-perl/Image-Size
 		dev-perl/JSON
 		dev-perl/SOAP-Lite
 		dev-perl/XML-Simple


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2016-01-29 12:19 Richard Freeman
  0 siblings, 0 replies; 30+ messages in thread
From: Richard Freeman @ 2016-01-29 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     450ee0d6184be8527a311ec9828f3c5090a29072
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 29 12:09:35 2016 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Fri Jan 29 12:09:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450ee0d6

media-plugins/mythplugins: amd64 stable

Bug: 573250

Package-Manager: portage-2.2.26

 media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
index 07d40cc..8305e57 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.5.tar.gz -> mythtv-0.27.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
 mythmusic mythnetvision mythnews mythweather mythzoneminder"


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2015-09-17 14:09 Doug Goldstein
  0 siblings, 0 replies; 30+ messages in thread
From: Doug Goldstein @ 2015-09-17 14:09 UTC (permalink / raw
  To: gentoo-commits

commit:     ea1b1246ef22f5ed6bfe89295c29656fa3d0d839
Author:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 14:09:39 2015 +0000
Commit:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 14:09:41 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1b1246

media-plugins/mythplugins: use MythTV sub-slot depends

Gentoo-Bug: 560462

Package-Manager: portage-2.2.20.1
Signed-off-by: Doug Goldstein <cardoe <AT> gentoo.org>

 .../mythplugins-0.27.5_p20150627-r2.ebuild         | 170 +++++++++++++++++++++
 1 file changed, 170 insertions(+)

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
new file mode 100644
index 0000000..9048a2d
--- /dev/null
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r2.ebuild
@@ -0,0 +1,170 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
+BACKPORTS="9498257571e8158926b60a0eefc74568c4436823"
+MY_P=${P%_p*}
+
+inherit eutils python-single-r1
+
+DESCRIPTION="Official MythTV plugins"
+HOMEPAGE="http://www.mythtv.org"
+SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.5.tar.gz -> mythtv-0.27.5.tar.gz
+	${BACKPORTS:+https://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
+mythmusic mythnetvision mythnews mythweather mythzoneminder"
+
+IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw hls ieee1394 libass raw theora vorbis xml xvid"
+
+DEPEND="!media-plugins/mytharchive
+	!media-plugins/mythbrowser
+	!media-plugins/mythgallery
+	!media-plugins/mythgame
+	!media-plugins/mythmovies
+	!media-plugins/mythmusic
+	!media-plugins/mythnetvision
+	!media-plugins/mythnews
+	!media-plugins/mythweather
+	>=media-tv/mythtv-0.27:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
+	dev-libs/glib:=
+	xml? ( >=dev-libs/libxml2-2.6.0:= )
+	dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	dev-qt/qtopengl:4
+	dev-qt/qtsql:4
+	dev-libs/openssl:=
+	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
+	hls? (
+		media-libs/faac:=
+		media-libs/libvpx:=
+		>=media-libs/x264-0.0.20111220:=
+		>=media-sound/lame-3.93.1
+	)
+	media-libs/freetype:=
+	libass? ( >=media-libs/libass-0.9.11:= )
+	media-libs/libpng:=
+	theora? (
+		media-libs/libtheora:=
+		media-libs/libogg:=
+	)
+	xvid? ( >=media-libs/xvid-1.1.0:= )
+	virtual/libudev:=
+	ieee1394? (
+		>=sys-libs/libraw1394-1.2.0:=
+		>=sys-libs/libavc1394-0.5.3:=
+		>=media-libs/libiec61883-1.0.0:=
+	)
+	x11-libs/libX11:=
+	sys-libs/zlib:=
+	x11-libs/libXext:=
+	x11-libs/libXinerama:=
+	x11-libs/libXrandr:=
+	x11-libs/libXv:=
+	x11-libs/libXxf86vm:=
+	fftw? ( sci-libs/fftw:= )
+	sys-apps/util-linux:=
+	mythzoneminder? ( virtual/mysql )
+	mytharchive? (
+		app-cdr/dvd+rw-tools
+		virtual/python-imaging:=
+		media-video/dvdauthor
+		media-video/mjpegtools[png]
+		media-video/transcode
+		virtual/cdrtools
+	)
+	mythgallery? (
+		media-libs/tiff:=
+		virtual/opengl
+		exif? ( >media-libs/libexif-0.6.9:= )
+		raw? ( media-gfx/dcraw )
+	)
+	mythmusic? (
+		>=media-libs/flac-1.1.2:=
+		>=media-libs/taglib-1.6:=
+		>=media-libs/libvorbis-1.0:=
+		media-libs/libogg:=
+		>=media-sound/lame-3.93.1
+		virtual/opengl
+		cdda? (
+			dev-libs/libcdio:=
+			cdr? ( virtual/cdrtools )
+		)
+
+	)
+	mythnetvision? (
+		${PYTHON_DEPS}
+		dev-python/lxml:=
+		dev-python/mysql-python:=
+		dev-python/oauth:=
+		dev-python/pycurl:=
+	)
+	mythweather? (
+		dev-perl/DateManip
+		dev-perl/DateTime-Format-ISO8601
+		>=dev-perl/DateTime-1
+		dev-perl/ImageSize
+		dev-perl/JSON
+		dev-perl/SOAP-Lite
+		dev-perl/XML-Simple
+		dev-perl/XML-Parser
+		dev-perl/XML-SAX
+		dev-perl/XML-XPath
+	)
+	mythbrowser? (
+		dev-qt/qtwebkit:4
+	)"
+RDEPEND="${DEPEND}"
+
+REQUIRED_USE="
+	cdda? ( mythmusic )
+	cdr? ( mythmusic cdda )
+	exif? ( mythgallery )
+	fftw? ( mythmusic )
+	mythmusic? ( vorbis )
+	mythnews? ( mythbrowser )
+	raw? ( mythgallery )
+	mythnetvision? ( ${PYTHON_REQUIRED_USE} )"
+
+S="${WORKDIR}/mythtv-0.27.5/mythplugins"
+
+src_prepare() {
+	[[ -n ${BACKPORTS} ]] && \
+		EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \
+			epatch
+
+	epatch_user
+}
+
+src_configure() {
+	./configure \
+		--prefix=/usr \
+		--python=${EPYTHON} \
+		--enable-opengl \
+		$(use_enable mythzoneminder) \
+		$(use_enable mytharchive) \
+		$(use_enable mythbrowser) \
+		$(use_enable mythgallery) \
+		$(use_enable mythgame) \
+		$(use_enable mythmusic) \
+		$(use_enable mythnetvision) \
+		$(use_enable mythnews) \
+		$(use_enable mythweather) \
+		$(use_enable cdda cdio) \
+		$(use_enable exif) \
+		$(use_enable exif new-exif) \
+		$(use_enable raw dcraw) \
+		|| die "configure failed"
+}
+
+src_install() {
+	emake INSTALL_ROOT="${D}" install || die "make install failed"
+}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2015-09-16 18:50 Doug Goldstein
  0 siblings, 0 replies; 30+ messages in thread
From: Doug Goldstein @ 2015-09-16 18:50 UTC (permalink / raw
  To: gentoo-commits

commit:     8de2b04e71fcf03909c7aea2b23391ff230cb243
Author:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 16 18:50:19 2015 +0000
Commit:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
CommitDate: Wed Sep 16 18:50:53 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de2b04e

media-plugins/mythplugins: drop pkg_setup and used inherited

Package-Manager: portage-2.2.20.1
Signed-off-by: Doug Goldstein <cardoe <AT> gentoo.org>

 media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
index e72d721..249a75c 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
@@ -136,10 +136,6 @@ REQUIRED_USE="
 
 S="${WORKDIR}/mythtv-0.27.5/mythplugins"
 
-pkg_setup() {
-	use mythnetvision && python-single-r1_pkg_setup
-}
-
 src_prepare() {
 	[[ -n ${BACKPORTS} ]] && \
 		EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2015-09-10 12:21 Richard Freeman
  0 siblings, 0 replies; 30+ messages in thread
From: Richard Freeman @ 2015-09-10 12:21 UTC (permalink / raw
  To: gentoo-commits

commit:     46a2138cbe071c0199a5b1944d6d7fc45f63f44b
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 10 12:19:41 2015 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Thu Sep 10 12:20:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a2138c

media-plugins/mythplugins: fix use syntax error

 media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
index 9bd3de8..e72d721 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
@@ -137,7 +137,7 @@ REQUIRED_USE="
 S="${WORKDIR}/mythtv-0.27.5/mythplugins"
 
 pkg_setup() {
-	use mythnetvision? && python-single-r1_pkg_setup
+	use mythnetvision && python-single-r1_pkg_setup
 }
 
 src_prepare() {


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2015-09-07 20:07 Doug Goldstein
  0 siblings, 0 replies; 30+ messages in thread
From: Doug Goldstein @ 2015-09-07 20:07 UTC (permalink / raw
  To: gentoo-commits

commit:     488e98e28d39cacd78ab112c073a631323f239c4
Author:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 20:06:53 2015 +0000
Commit:     Doug Goldstein <cardoe <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 20:07:12 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488e98e2

media-plugins/mythplugins: fix dependencies

Fixed a number of dependencies including libvorbis and libmp3lame. Fixed
vorbis depend from bug #554064.

Gentoo-Bug: 554064

Package-Manager: portage-2.2.20.1
Signed-off-by: Doug Goldstein <cardoe <AT> gentoo.org>

 ...uild => mythplugins-0.27.5_p20150627-r1.ebuild} | 26 +++++++++++++---------
 1 file changed, 16 insertions(+), 10 deletions(-)

diff --git a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627.ebuild b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
similarity index 89%
rename from media-plugins/mythplugins/mythplugins-0.27.5_p20150627.ebuild
rename to media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
index bf96d05..9bd3de8 100644
--- a/media-plugins/mythplugins/mythplugins-0.27.5_p20150627.ebuild
+++ b/media-plugins/mythplugins/mythplugins-0.27.5_p20150627-r1.ebuild
@@ -4,11 +4,12 @@
 
 EAPI=5
 
-PYTHON_DEPEND="2:2.7"
+PYTHON_COMPAT=( python2_7 )
+PYTHON_REQ_USE="xml"
 BACKPORTS="9498257571e8158926b60a0eefc74568c4436823"
 MY_P=${P%_p*}
 
-inherit eutils python
+inherit eutils python-single-r1
 
 DESCRIPTION="Official MythTV plugins"
 HOMEPAGE="http://www.mythtv.org"
@@ -51,8 +52,10 @@ DEPEND="!media-plugins/mytharchive
 	media-libs/freetype:=
 	libass? ( >=media-libs/libass-0.9.11:= )
 	media-libs/libpng:=
-	theora? ( media-libs/libtheora:= media-libs/libogg:= )
-	vorbis? ( media-libs/libogg:= )
+	theora? (
+		media-libs/libtheora:=
+		media-libs/libogg:=
+	)
 	xvid? ( >=media-libs/xvid-1.1.0:= )
 	virtual/libudev:=
 	ieee1394? (
@@ -87,7 +90,9 @@ DEPEND="!media-plugins/mytharchive
 	mythmusic? (
 		>=media-libs/flac-1.1.2:=
 		>=media-libs/taglib-1.6:=
-		vorbis? ( >=media-libs/libvorbis-1.0:= )
+		>=media-libs/libvorbis-1.0:=
+		media-libs/libogg:=
+		>=media-sound/lame-3.93.1
 		virtual/opengl
 		cdda? (
 			dev-libs/libcdio:=
@@ -96,7 +101,7 @@ DEPEND="!media-plugins/mytharchive
 
 	)
 	mythnetvision? (
-		=dev-lang/python-2*:=[xml]
+		${PYTHON_DEPS}
 		dev-python/lxml:=
 		dev-python/mysql-python:=
 		dev-python/oauth:=
@@ -124,14 +129,15 @@ REQUIRED_USE="
 	cdr? ( mythmusic cdda )
 	exif? ( mythgallery )
 	fftw? ( mythmusic )
+	mythmusic? ( vorbis )
 	mythnews? ( mythbrowser )
-	raw? ( mythgallery )"
+	raw? ( mythgallery )
+	mythnetvision? ( ${PYTHON_REQUIRED_USE} )"
 
 S="${WORKDIR}/mythtv-0.27.5/mythplugins"
 
 pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
+	use mythnetvision? && python-single-r1_pkg_setup
 }
 
 src_prepare() {
@@ -145,7 +151,7 @@ src_prepare() {
 src_configure() {
 	./configure \
 		--prefix=/usr \
-		--python=python2 \
+		--python=${EPYTHON} \
 		--enable-opengl \
 		$(use_enable mythzoneminder) \
 		$(use_enable mytharchive) \


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2015-09-07 18:25 Michał Górny
  0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2015-09-07 18:25 UTC (permalink / raw
  To: gentoo-commits

commit:     866d3312ecb6c48c5d9f48fd7443ef67f3245776
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 18:24:52 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 18:24:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866d3312

media-plugins/mythplugins: Remove old to match media-tv/mythtv

Bug: https://bugs.gentoo.org/show_bug.cgi?id=559898
Fixes: a9570ca04e081 (Retire a slew of old ebuilds)

Package-Manager: portage-2.2.20

 media-plugins/mythplugins/Manifest                 |   6 -
 .../mythplugins-0.27.1_p20140817.ebuild            | 164 --------------------
 .../mythplugins-0.27.3_p20141009.ebuild            | 168 ---------------------
 .../mythplugins-0.27.4_p20150124.ebuild            | 168 ---------------------
 4 files changed, 506 deletions(-)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index 04f34c0..ac91c99 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -1,12 +1,6 @@
 DIST mythplugins-0.26.0-9fd7c6102b2cd1a3760337663803b110446c6ea7.tar.xz 45980 SHA256 a3ec6dcde8ee74b0a518c42555947b0a9050f63625df4f6b94a4830768267242 SHA512 490a2bfdfe1011721e17a74f25d6a404d14af855b5790620553467d7efd0a3dc050fa2c716ba88a06924ba1c456b40968f2862557688c0d31999f05549f6d39a WHIRLPOOL db6a1b277e0c0bf122a1c910f446dc6a924c7cdb82bb23996e8f45239185c60d59e0974b62ea281b807eafce2fcb72f2f96d0f8051cc47ea1b8602d49c82e372
 DIST mythplugins-0.26.0.tar.bz2 36673620 SHA256 4e7f0493f37792c084c1b4d0b5863b4201ebce6d62ab7c6cc31ca74087d83c62 SHA512 51c10f46186e14e69c5626f2ae0955692c71aa7459fd018efaab1b99809cad533a84754d53455017102ff6f94cc9905dc303248a29d4095ba8f4f685bb022f49 WHIRLPOOL a2b995f2a94a2eb22fa0740dd840a2fe2d9d4b808af1dc43e9d83c626d93ed95134d64db2049e4b79379838ae16b1de6547b56277531e2752e6779b3cddbf25a
 DIST mythplugins-0.27-583395f5a376637efcd408a102fa64d0f188c12f.tar.xz 58328 SHA256 b8d7b2338236baeb20a26d2c83eb3c92b9a6f0aa96c66542e47018e4c833a213 SHA512 1ed2786f9c1fd0f7d607806b6ca34100ec116191e02573cc5def18c2581bb841e6f7e5b9fe066bfb9f52931b314ead157a64ab84a27bae06610282237d249dfc WHIRLPOOL 56977fab1cb93768164c4e3feb2fe503d22d44e70fd046cdbe3b05de0066a8792afd1097721029713b3f4f30c79e34d8ba617afe4c1241af0f1a741854cc3349
-DIST mythplugins-0.27.1-082d5c1fbccd48dd862f14007c0445dee8502f3d.tar.xz 10552 SHA256 5848fd15bd924ba605cd20d122afa41b9e9c2999d4d44c1ca6a6a38e1556a388 SHA512 157acf9a95a5f6352022ec5e79bc5b95bf7a58789b57fde1dbc1f3f2309cfc39efd05234f32808cd472062f22855b4bd2d74e6b79df5828640e59973419a7a93 WHIRLPOOL ad993020fb444942e7b2e7456525f23c514d2b2117e8570cdeb33977c58faaca7a87deba83b161c9f500e00b4ef21a9ef3ebde321c7715be68c7a3159339be0c
-DIST mythplugins-0.27.3-e1d575da2fdde7ae7119972c688b0ddd15e676c4.tar.xz 1300 SHA256 474717393208877b7813f6d560255d55b30386fc1756888f190396155c89b20b SHA512 c40a066a65ac06fb0dd9f9270917165817adc2a2d37a2ccd15dce2a3624826fa16cfff5df696256b299cb61c83a0527f8f5b304b53a3280f665783747f34e942 WHIRLPOOL 7f02084b34e24ee845c5a236ab94a1853ad40bae3c26f8ccf65d9c0c44129a63946e3b1b4bc037a7ae37dafd1c0a4777642189a54592a5bb262c66cdf8c20c81
-DIST mythplugins-0.27.4-3b4390396bf09dfe3741508ecf7fc71a004abd01.tar.xz 200 SHA256 1c46beb6bcdcfc43caf8a076110b6ad4ada6ef7edb00d4f9503a24a474a51c9c SHA512 bde3d68b40998038099c6c1042a2d40c310f783860f008ae30cdb2088226244ae8a37d329f38ae68c192e93d9c5a80b7e5eb2107d8938095b7724a9327da8220 WHIRLPOOL 86e60d132be0a79a4a728c49730b747b995aeb9f887d88e462a4d06c0e5128e7635800b33952cf6648c5311d2e2a9f8931914825be9c782fd5ae58657e36f3d3
 DIST mythplugins-0.27.5-9498257571e8158926b60a0eefc74568c4436823.tar.xz 1364 SHA256 8b7abe67562767478f583fe36704570612425f82a05b9288cc82e3015bf2fc16 SHA512 2fe3a317ecdffc06d9e9b554cf8bfb54a324b7f1441038d51e9f77d13b53693ed6d2721282b239967c6d539947e1b119f579e49b42ba62f7dafd0144c0d28622 WHIRLPOOL 5fc5222364fbb11312f92f8adaef3adff46e89251afcdeea48d1466625072d068ebdb66f9426140765da6f4fc02a117b086033a319f148700cc164bad6fbc0f1
-DIST mythtv-0.27.1.tar.gz 85612356 SHA256 a7039ba46347f1d6a0ed392a53117639c8cba6bc458a6ad30082046d8ad85de7 SHA512 f2c79765948c0a00c7a92f24d2315b5af3044333f67ed8925a59c5bebbdebf98792ef05e2bc8864bfbe77be8cc8ff530e3f4e8761320cfe5ed21369341d8915e WHIRLPOOL 938e0e77070473a523323fe64e40eb416809b40b16943d66a5914d65caa7530dd4b5ba5209919050a7b4968c9e5ca5155ee970f165b39a5c77392debb20bf0ad
-DIST mythtv-0.27.3.tar.gz 85624583 SHA256 8eaaf8c6e42ca6eb81f180467de90d597dbeabb1bb14b7085da353d2980db8f4 SHA512 c825c6d5a4fab6fe3179dbb78730575732615ab41cf2d21f82c6e6317ab62c9a6570cd9d204c39c04d176138c90dfdc95892cd8336bb8487051f1f3842cc0866 WHIRLPOOL b9382dbe1019bde96135ff404039d4db5ef03d52d5f2d75cfd3005e1e5eea702529df3a45497c081de89d9ecfd5a6a143b6dadc228e581453b9aa75c63bcc042
-DIST mythtv-0.27.4.tar.gz 85644227 SHA256 1f734ffc776e4938aa913e49ce94279f2c2d520c62af278f1d04fe399723365b SHA512 6f858f32467756e96db6f79ccb2c42edc0bf22d217cb7b9dc9188ada994bbb9aafe9f72dd71aca10cd26bad1bd5d344af64487ec5fc925872aba81cf7aa257c8 WHIRLPOOL 65cd1869b7cee00197179b13a138d466dc443ecaf23c665754e0451e7ab51940e7235cb74d23ed7296be2c716f443c9c42df2fdd918a0480a04c63381ebce2c4
 DIST mythtv-0.27.5.tar.gz 85652939 SHA256 7e625f94332effeadfba8e7ae7c98d44a83bfc25b7c59e39adce67dc2f4e1e1b SHA512 b912e010e54271f9321ac1b11d4a31e4093f86c0f2ae3139d4b55085bab142ca3fc6d847d163f6b75aa31320404914c71c094528dc8ee7d70086e56a828b9169 WHIRLPOOL e9ebbbabac6ed53b4ec90537371a63e053bb9a2c0a0e920e43d3d2e475f87bdd0ac5a4604045498e88aaf06b11eb054d50dea7881c87dbd45a36c08309e1b880
 DIST mythtv-0.27.tar.gz 85904162 SHA256 494ebd7ee384e751c05ee0a1b3dcd3618caf72f1e94810381c09c2b5d1c799f0 SHA512 2ea070497a7610b8e1548112d9925a28aeedba819c2d063e88cc63daf69947379ce7213e357c26bf2221f8a8e865c937dee3b9bf2695644f2f1adeadf6d11116 WHIRLPOOL 74c4fade0d0f93a64e5f1da3120358f15f6f8891f53b7c74b41a286369e192790cae87829b79a3a90ce3ca23ede63b3dfa809b514b68cee220432794414b8a47

diff --git a/media-plugins/mythplugins/mythplugins-0.27.1_p20140817.ebuild b/media-plugins/mythplugins/mythplugins-0.27.1_p20140817.ebuild
deleted file mode 100644
index 3be3c06..0000000
--- a/media-plugins/mythplugins/mythplugins-0.27.1_p20140817.ebuild
+++ /dev/null
@@ -1,164 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.6"
-BACKPORTS="082d5c1fbccd48dd862f14007c0445dee8502f3d"
-MY_P=${P%_p*}
-
-inherit eutils python
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org"
-SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.1.tar.gz -> mythtv-0.27.1.tar.gz
-	${BACKPORTS:+https://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
-mythmusic mythnetvision mythnews mythweather mythzoneminder"
-
-IUSE="${MYTHPLUGINS} cdda cdr exif fftw raw"
-
-DEPEND="!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	=media-tv/mythtv-${PV}*:=[python]
-	dev-libs/glib:=
-	dev-libs/libxml2:=
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtopengl:4
-	dev-qt/qtsql:4
-	dev-libs/openssl:=
-	media-libs/alsa-lib:=
-	media-libs/faac:=
-	media-libs/freetype:=
-	media-libs/libass:=
-	media-libs/libiec61883:=
-	media-libs/libogg:=
-	media-libs/libpng:=
-	media-libs/libtheora:=
-	media-libs/libvpx:=
-	media-libs/x264:=
-	media-libs/xvid:=
-	virtual/libudev:=
-	sys-libs/libavc1394:=
-	sys-libs/libraw1394:=
-	x11-libs/libX11:=
-	sys-libs/zlib:=
-	x11-libs/libXext:=
-	x11-libs/libXinerama:=
-	x11-libs/libXrandr:=
-	x11-libs/libXv:=
-	x11-libs/libXxf86vm:=
-	media-sound/lame:=
-	fftw? ( sci-libs/fftw:= )
-	sys-apps/util-linux:=
-	mythzoneminder? ( virtual/mysql:= )
-	mytharchive? (
-		app-cdr/dvd+rw-tools
-		virtual/python-imaging:=
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		virtual/cdrtools
-	)
-	mythgallery? (
-		media-libs/tiff:=
-		virtual/opengl
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
-	)
-	mythmusic? (
-		>=media-libs/flac-1.1.2:=
-		>=media-libs/libvorbis-1.0:=
-		>=media-libs/taglib-1.6:=
-		virtual/opengl
-		cdda? (
-			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
-		)
-
-	)
-	mythnetvision? (
-		=dev-lang/python-2*:=[xml]
-		dev-python/lxml:=
-		dev-python/mysql-python:=
-		dev-python/oauth:=
-		dev-python/pycurl:=
-	)
-	mythweather? (
-		dev-perl/DateManip
-		dev-perl/DateTime-Format-ISO8601
-		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
-		dev-perl/JSON
-		dev-perl/SOAP-Lite
-		dev-perl/XML-Simple
-		dev-perl/XML-Parser
-		dev-perl/XML-SAX
-		dev-perl/XML-XPath
-	)
-	mythbrowser? (
-		dev-qt/qtwebkit:4
-	)"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="
-	cdda? ( mythmusic )
-	cdr? ( mythmusic cdda )
-	exif? ( mythgallery )
-	fftw? ( mythmusic )
-	mythnews? ( mythbrowser )
-	raw? ( mythgallery )"
-
-S="${WORKDIR}/mythtv-0.27.1/mythplugins"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	[[ -n ${BACKPORTS} ]] && \
-		EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \
-			epatch
-
-	epatch_user
-}
-
-src_configure() {
-	./configure \
-		--prefix=/usr \
-		--python=python2 \
-		--enable-opengl \
-		$(use_enable mythzoneminder) \
-		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
-		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
-		$(use_enable mythweather) \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable raw dcraw) \
-		|| die "configure failed"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install || die "make install failed"
-}

diff --git a/media-plugins/mythplugins/mythplugins-0.27.3_p20141009.ebuild b/media-plugins/mythplugins/mythplugins-0.27.3_p20141009.ebuild
deleted file mode 100644
index dec07eb..0000000
--- a/media-plugins/mythplugins/mythplugins-0.27.3_p20141009.ebuild
+++ /dev/null
@@ -1,168 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.6"
-BACKPORTS="e1d575da2fdde7ae7119972c688b0ddd15e676c4"
-MY_P=${P%_p*}
-
-inherit eutils python
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org"
-SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.3.tar.gz -> mythtv-0.27.3.tar.gz
-	${BACKPORTS:+https://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
-mythmusic mythnetvision mythnews mythweather mythzoneminder"
-
-IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw hls ieee1394 libass raw theora vorbis xml xvid"
-
-DEPEND="!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	=media-tv/mythtv-${PV}*:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
-	dev-libs/glib:=
-	xml? ( >=dev-libs/libxml2-2.6.0:= )
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtopengl:4
-	dev-qt/qtsql:4
-	dev-libs/openssl:=
-	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
-	hls? (
-		media-libs/faac:=
-		media-libs/libvpx:=
-		>=media-libs/x264-0.0.20111220:=
-		>=media-sound/lame-3.93.1
-	)
-	media-libs/freetype:=
-	libass? ( >=media-libs/libass-0.9.11:= )
-	media-libs/libpng:=
-	theora? ( media-libs/libtheora:= media-libs/libogg:= )
-	vorbis? ( media-libs/libogg:= )
-	xvid? ( >=media-libs/xvid-1.1.0:= )
-	virtual/libudev:=
-	ieee1394? (
-		>=sys-libs/libraw1394-1.2.0:=
-		>=sys-libs/libavc1394-0.5.3:=
-		>=media-libs/libiec61883-1.0.0:=
-	)
-	x11-libs/libX11:=
-	sys-libs/zlib:=
-	x11-libs/libXext:=
-	x11-libs/libXinerama:=
-	x11-libs/libXrandr:=
-	x11-libs/libXv:=
-	x11-libs/libXxf86vm:=
-	fftw? ( sci-libs/fftw:= )
-	sys-apps/util-linux:=
-	mythzoneminder? ( virtual/mysql:= )
-	mytharchive? (
-		app-cdr/dvd+rw-tools
-		virtual/python-imaging:=
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		virtual/cdrtools
-	)
-	mythgallery? (
-		media-libs/tiff:=
-		virtual/opengl
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
-	)
-	mythmusic? (
-		>=media-libs/flac-1.1.2:=
-		>=media-libs/taglib-1.6:=
-		vorbis? ( >=media-libs/libvorbis-1.0:= )
-		virtual/opengl
-		cdda? (
-			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
-		)
-
-	)
-	mythnetvision? (
-		=dev-lang/python-2*:=[xml]
-		dev-python/lxml:=
-		dev-python/mysql-python:=
-		dev-python/oauth:=
-		dev-python/pycurl:=
-	)
-	mythweather? (
-		dev-perl/DateManip
-		dev-perl/DateTime-Format-ISO8601
-		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
-		dev-perl/JSON
-		dev-perl/SOAP-Lite
-		dev-perl/XML-Simple
-		dev-perl/XML-Parser
-		dev-perl/XML-SAX
-		dev-perl/XML-XPath
-	)
-	mythbrowser? (
-		dev-qt/qtwebkit:4
-	)"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="
-	cdda? ( mythmusic )
-	cdr? ( mythmusic cdda )
-	exif? ( mythgallery )
-	fftw? ( mythmusic )
-	mythnews? ( mythbrowser )
-	raw? ( mythgallery )"
-
-S="${WORKDIR}/mythtv-0.27.3/mythplugins"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	[[ -n ${BACKPORTS} ]] && \
-		EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \
-			epatch
-
-	epatch_user
-}
-
-src_configure() {
-	./configure \
-		--prefix=/usr \
-		--python=python2 \
-		--enable-opengl \
-		$(use_enable mythzoneminder) \
-		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
-		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
-		$(use_enable mythweather) \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable raw dcraw) \
-		|| die "configure failed"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install || die "make install failed"
-}

diff --git a/media-plugins/mythplugins/mythplugins-0.27.4_p20150124.ebuild b/media-plugins/mythplugins/mythplugins-0.27.4_p20150124.ebuild
deleted file mode 100644
index 59774c1..0000000
--- a/media-plugins/mythplugins/mythplugins-0.27.4_p20150124.ebuild
+++ /dev/null
@@ -1,168 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.7"
-BACKPORTS="3b4390396bf09dfe3741508ecf7fc71a004abd01"
-MY_P=${P%_p*}
-
-inherit eutils python
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org"
-SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.4.tar.gz -> mythtv-0.27.4.tar.gz
-	${BACKPORTS:+https://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
-mythmusic mythnetvision mythnews mythweather mythzoneminder"
-
-IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw hls ieee1394 libass raw theora vorbis xml xvid"
-
-DEPEND="!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	=media-tv/mythtv-${PV}*:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
-	dev-libs/glib:=
-	xml? ( >=dev-libs/libxml2-2.6.0:= )
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtopengl:4
-	dev-qt/qtsql:4
-	dev-libs/openssl:=
-	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
-	hls? (
-		media-libs/faac:=
-		media-libs/libvpx:=
-		>=media-libs/x264-0.0.20111220:=
-		>=media-sound/lame-3.93.1
-	)
-	media-libs/freetype:=
-	libass? ( >=media-libs/libass-0.9.11:= )
-	media-libs/libpng:=
-	theora? ( media-libs/libtheora:= media-libs/libogg:= )
-	vorbis? ( media-libs/libogg:= )
-	xvid? ( >=media-libs/xvid-1.1.0:= )
-	virtual/libudev:=
-	ieee1394? (
-		>=sys-libs/libraw1394-1.2.0:=
-		>=sys-libs/libavc1394-0.5.3:=
-		>=media-libs/libiec61883-1.0.0:=
-	)
-	x11-libs/libX11:=
-	sys-libs/zlib:=
-	x11-libs/libXext:=
-	x11-libs/libXinerama:=
-	x11-libs/libXrandr:=
-	x11-libs/libXv:=
-	x11-libs/libXxf86vm:=
-	fftw? ( sci-libs/fftw:= )
-	sys-apps/util-linux:=
-	mythzoneminder? ( virtual/mysql:= )
-	mytharchive? (
-		app-cdr/dvd+rw-tools
-		virtual/python-imaging:=
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		virtual/cdrtools
-	)
-	mythgallery? (
-		media-libs/tiff:=
-		virtual/opengl
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
-	)
-	mythmusic? (
-		>=media-libs/flac-1.1.2:=
-		>=media-libs/taglib-1.6:=
-		vorbis? ( >=media-libs/libvorbis-1.0:= )
-		virtual/opengl
-		cdda? (
-			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
-		)
-
-	)
-	mythnetvision? (
-		=dev-lang/python-2*:=[xml]
-		dev-python/lxml:=
-		dev-python/mysql-python:=
-		dev-python/oauth:=
-		dev-python/pycurl:=
-	)
-	mythweather? (
-		dev-perl/DateManip
-		dev-perl/DateTime-Format-ISO8601
-		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
-		dev-perl/JSON
-		dev-perl/SOAP-Lite
-		dev-perl/XML-Simple
-		dev-perl/XML-Parser
-		dev-perl/XML-SAX
-		dev-perl/XML-XPath
-	)
-	mythbrowser? (
-		dev-qt/qtwebkit:4
-	)"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="
-	cdda? ( mythmusic )
-	cdr? ( mythmusic cdda )
-	exif? ( mythgallery )
-	fftw? ( mythmusic )
-	mythnews? ( mythbrowser )
-	raw? ( mythgallery )"
-
-S="${WORKDIR}/mythtv-0.27.4/mythplugins"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	[[ -n ${BACKPORTS} ]] && \
-		EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \
-			epatch
-
-	epatch_user
-}
-
-src_configure() {
-	./configure \
-		--prefix=/usr \
-		--python=python2 \
-		--enable-opengl \
-		$(use_enable mythzoneminder) \
-		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
-		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
-		$(use_enable mythweather) \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable raw dcraw) \
-		|| die "configure failed"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install || die "make install failed"
-}


^ permalink raw reply related	[flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/
@ 2015-08-14 12:53 Michał Górny
  0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2015-08-14 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     667d4ed6ce94b174790940b73c114d0d70195f6e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 12:53:47 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 12:53:47 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667d4ed6

media-plugins/mythplugins: Remove versions corresponding to removed mythtv

Package-Manager: portage-2.2.20

 media-plugins/mythplugins/Manifest                 |   3 -
 .../mythplugins-0.27.1_p20140713.ebuild            | 130 ----------------
 .../mythplugins-0.27.3_p20140907.ebuild            | 168 ---------------------
 .../mythplugins-0.27.4_p20141018.ebuild            | 168 ---------------------
 4 files changed, 469 deletions(-)

diff --git a/media-plugins/mythplugins/Manifest b/media-plugins/mythplugins/Manifest
index aceaecc..04f34c0 100644
--- a/media-plugins/mythplugins/Manifest
+++ b/media-plugins/mythplugins/Manifest
@@ -2,11 +2,8 @@ DIST mythplugins-0.26.0-9fd7c6102b2cd1a3760337663803b110446c6ea7.tar.xz 45980 SH
 DIST mythplugins-0.26.0.tar.bz2 36673620 SHA256 4e7f0493f37792c084c1b4d0b5863b4201ebce6d62ab7c6cc31ca74087d83c62 SHA512 51c10f46186e14e69c5626f2ae0955692c71aa7459fd018efaab1b99809cad533a84754d53455017102ff6f94cc9905dc303248a29d4095ba8f4f685bb022f49 WHIRLPOOL a2b995f2a94a2eb22fa0740dd840a2fe2d9d4b808af1dc43e9d83c626d93ed95134d64db2049e4b79379838ae16b1de6547b56277531e2752e6779b3cddbf25a
 DIST mythplugins-0.27-583395f5a376637efcd408a102fa64d0f188c12f.tar.xz 58328 SHA256 b8d7b2338236baeb20a26d2c83eb3c92b9a6f0aa96c66542e47018e4c833a213 SHA512 1ed2786f9c1fd0f7d607806b6ca34100ec116191e02573cc5def18c2581bb841e6f7e5b9fe066bfb9f52931b314ead157a64ab84a27bae06610282237d249dfc WHIRLPOOL 56977fab1cb93768164c4e3feb2fe503d22d44e70fd046cdbe3b05de0066a8792afd1097721029713b3f4f30c79e34d8ba617afe4c1241af0f1a741854cc3349
 DIST mythplugins-0.27.1-082d5c1fbccd48dd862f14007c0445dee8502f3d.tar.xz 10552 SHA256 5848fd15bd924ba605cd20d122afa41b9e9c2999d4d44c1ca6a6a38e1556a388 SHA512 157acf9a95a5f6352022ec5e79bc5b95bf7a58789b57fde1dbc1f3f2309cfc39efd05234f32808cd472062f22855b4bd2d74e6b79df5828640e59973419a7a93 WHIRLPOOL ad993020fb444942e7b2e7456525f23c514d2b2117e8570cdeb33977c58faaca7a87deba83b161c9f500e00b4ef21a9ef3ebde321c7715be68c7a3159339be0c
-DIST mythplugins-0.27.1-aaae611819c6a6f92a55d5c82efb8738ec9a23df.tar.xz 10264 SHA256 fd44b36152d52a2754c0f293159e47b8bc9e688833a08c0475153e346ac53209 SHA512 9df9048f787e39decc0b9efa885c7077ad0a99cea874ba770cf1df121028473f7aa7b90ae5d5e7ac45ee7ab85a663fa1e31be9b28ef6945e51b76a907dc00b26 WHIRLPOOL be56f2afba07b3fba683133dbb9d697c1a3ad3d6c951262bdc67e4ee375a541d9c02fb55a0099cfbefae2c028f5a43c969d6796e24edff08ae5245571c16583d
-DIST mythplugins-0.27.3-2d4a7c9235287b0589035974bff282e3f2e9a7e5.tar.xz 1300 SHA256 33cea2169e632e42f2e44c7a7a0e3af5723c1093b2fba5f25188efc86cd96398 SHA512 150f5fee89bc145249ad1730c69b86c69d7a2169bda44989f23f8961c4db8a312eacf0ade7c7af4c9e81178df9028b605503396d3086898f9e97b59af81b0b70 WHIRLPOOL ebd7474d6ee10398342660ba39bb67a26539e95b4defa2006fb6912056827cefa2db85eeac283657e53b1fa361474413635c7d23cb4143b19f74dc2ae56ae364
 DIST mythplugins-0.27.3-e1d575da2fdde7ae7119972c688b0ddd15e676c4.tar.xz 1300 SHA256 474717393208877b7813f6d560255d55b30386fc1756888f190396155c89b20b SHA512 c40a066a65ac06fb0dd9f9270917165817adc2a2d37a2ccd15dce2a3624826fa16cfff5df696256b299cb61c83a0527f8f5b304b53a3280f665783747f34e942 WHIRLPOOL 7f02084b34e24ee845c5a236ab94a1853ad40bae3c26f8ccf65d9c0c44129a63946e3b1b4bc037a7ae37dafd1c0a4777642189a54592a5bb262c66cdf8c20c81
 DIST mythplugins-0.27.4-3b4390396bf09dfe3741508ecf7fc71a004abd01.tar.xz 200 SHA256 1c46beb6bcdcfc43caf8a076110b6ad4ada6ef7edb00d4f9503a24a474a51c9c SHA512 bde3d68b40998038099c6c1042a2d40c310f783860f008ae30cdb2088226244ae8a37d329f38ae68c192e93d9c5a80b7e5eb2107d8938095b7724a9327da8220 WHIRLPOOL 86e60d132be0a79a4a728c49730b747b995aeb9f887d88e462a4d06c0e5128e7635800b33952cf6648c5311d2e2a9f8931914825be9c782fd5ae58657e36f3d3
-DIST mythplugins-0.27.4-b305eb5b7fc662146e74983fa3754d622695cdeb.tar.xz 236 SHA256 d45ab17764af11f66874ed9146cc99120aaf51992752d84c925d3a96a9ab2959 SHA512 790d64ce805e1692598d2741b77da9e8ab32d2ceb54f83b334aa36c2003169d3872ab786571a4495b2ae1a734b4749790f0d3aebde0c5ff6fd7ee74b7822718a WHIRLPOOL 19538254498d39d83230813445f2c81ecc363b672a33bc8306a7091ee311386245cf715367999eae6b046dbcdc3295ea9636ec8baad48e46d990a2f9b9b47cb5
 DIST mythplugins-0.27.5-9498257571e8158926b60a0eefc74568c4436823.tar.xz 1364 SHA256 8b7abe67562767478f583fe36704570612425f82a05b9288cc82e3015bf2fc16 SHA512 2fe3a317ecdffc06d9e9b554cf8bfb54a324b7f1441038d51e9f77d13b53693ed6d2721282b239967c6d539947e1b119f579e49b42ba62f7dafd0144c0d28622 WHIRLPOOL 5fc5222364fbb11312f92f8adaef3adff46e89251afcdeea48d1466625072d068ebdb66f9426140765da6f4fc02a117b086033a319f148700cc164bad6fbc0f1
 DIST mythtv-0.27.1.tar.gz 85612356 SHA256 a7039ba46347f1d6a0ed392a53117639c8cba6bc458a6ad30082046d8ad85de7 SHA512 f2c79765948c0a00c7a92f24d2315b5af3044333f67ed8925a59c5bebbdebf98792ef05e2bc8864bfbe77be8cc8ff530e3f4e8761320cfe5ed21369341d8915e WHIRLPOOL 938e0e77070473a523323fe64e40eb416809b40b16943d66a5914d65caa7530dd4b5ba5209919050a7b4968c9e5ca5155ee970f165b39a5c77392debb20bf0ad
 DIST mythtv-0.27.3.tar.gz 85624583 SHA256 8eaaf8c6e42ca6eb81f180467de90d597dbeabb1bb14b7085da353d2980db8f4 SHA512 c825c6d5a4fab6fe3179dbb78730575732615ab41cf2d21f82c6e6317ab62c9a6570cd9d204c39c04d176138c90dfdc95892cd8336bb8487051f1f3842cc0866 WHIRLPOOL b9382dbe1019bde96135ff404039d4db5ef03d52d5f2d75cfd3005e1e5eea702529df3a45497c081de89d9ecfd5a6a143b6dadc228e581453b9aa75c63bcc042

diff --git a/media-plugins/mythplugins/mythplugins-0.27.1_p20140713.ebuild b/media-plugins/mythplugins/mythplugins-0.27.1_p20140713.ebuild
deleted file mode 100644
index 98dd2e9..0000000
--- a/media-plugins/mythplugins/mythplugins-0.27.1_p20140713.ebuild
+++ /dev/null
@@ -1,130 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.6"
-BACKPORTS="aaae611819c6a6f92a55d5c82efb8738ec9a23df"
-MY_P=${P%_p*}
-
-inherit eutils python
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org"
-SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.1.tar.gz -> mythtv-0.27.1.tar.gz
-	${BACKPORTS:+http://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
-mythmusic mythnetvision mythnews mythweather mythzoneminder"
-
-IUSE="${MYTHPLUGINS} cdda cdr exif fftw raw"
-
-DEPEND="!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	=media-tv/mythtv-${PV}*:=[python]
-	mytharchive? (
-		app-cdr/dvd+rw-tools
-		virtual/python-imaging:=
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		virtual/cdrtools
-	)
-	mythgallery? (
-		media-libs/tiff:=
-		virtual/opengl
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
-	)
-	mythmusic? (
-		>=media-libs/flac-1.1.2:=
-		>=media-libs/libvorbis-1.0:=
-		>=media-libs/taglib-1.6:=
-		media-sound/lame
-		virtual/opengl
-		cdda? (
-			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
-		)
-		fftw? ( sci-libs/fftw:= )
-	)
-	mythnetvision? (
-		=dev-lang/python-2*:=[xml]
-		dev-python/lxml:=
-		dev-python/mysql-python:=
-		dev-python/oauth:=
-		dev-python/pycurl:=
-	)
-	mythweather? (
-		dev-perl/DateManip
-		dev-perl/DateTime-Format-ISO8601
-		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
-		dev-perl/JSON
-		dev-perl/SOAP-Lite
-		dev-perl/XML-Simple
-		dev-perl/XML-Parser
-		dev-perl/XML-SAX
-		dev-perl/XML-XPath
-	)"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="
-	cdda? ( mythmusic )
-	cdr? ( mythmusic cdda )
-	exif? ( mythgallery )
-	fftw? ( mythmusic )
-	mythnews? ( mythbrowser )
-	raw? ( mythgallery )"
-
-S="${WORKDIR}/mythtv-0.27.1/mythplugins"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	[[ -n ${BACKPORTS} ]] && \
-		EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \
-			epatch
-
-	epatch_user
-}
-
-src_configure() {
-	./configure \
-		--prefix=/usr \
-		--python=python2 \
-		--enable-opengl \
-		$(use_enable mythzoneminder) \
-		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
-		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
-		$(use_enable mythweather) \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable raw dcraw) \
-		|| die "configure failed"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install || die "make install failed"
-}

diff --git a/media-plugins/mythplugins/mythplugins-0.27.3_p20140907.ebuild b/media-plugins/mythplugins/mythplugins-0.27.3_p20140907.ebuild
deleted file mode 100644
index 49d30c1..0000000
--- a/media-plugins/mythplugins/mythplugins-0.27.3_p20140907.ebuild
+++ /dev/null
@@ -1,168 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.6"
-BACKPORTS="2d4a7c9235287b0589035974bff282e3f2e9a7e5"
-MY_P=${P%_p*}
-
-inherit eutils python
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org"
-SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.3.tar.gz -> mythtv-0.27.3.tar.gz
-	${BACKPORTS:+http://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
-mythmusic mythnetvision mythnews mythweather mythzoneminder"
-
-IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw hls ieee1394 libass raw theora vorbis xml xvid"
-
-DEPEND="!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	=media-tv/mythtv-${PV}*:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
-	dev-libs/glib:=
-	xml? ( >=dev-libs/libxml2-2.6.0:= )
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtopengl:4
-	dev-qt/qtsql:4
-	dev-libs/openssl:=
-	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
-	hls? (
-		media-libs/faac:=
-		media-libs/libvpx:=
-		>=media-libs/x264-0.0.20111220:=
-		>=media-sound/lame-3.93.1
-	)
-	media-libs/freetype:=
-	libass? ( >=media-libs/libass-0.9.11:= )
-	media-libs/libpng:=
-	theora? ( media-libs/libtheora:= media-libs/libogg:= )
-	vorbis? ( media-libs/libogg:= )
-	xvid? ( >=media-libs/xvid-1.1.0:= )
-	virtual/libudev:=
-	ieee1394? (
-		>=sys-libs/libraw1394-1.2.0:=
-		>=sys-libs/libavc1394-0.5.3:=
-		>=media-libs/libiec61883-1.0.0:=
-	)
-	x11-libs/libX11:=
-	sys-libs/zlib:=
-	x11-libs/libXext:=
-	x11-libs/libXinerama:=
-	x11-libs/libXrandr:=
-	x11-libs/libXv:=
-	x11-libs/libXxf86vm:=
-	fftw? ( sci-libs/fftw:= )
-	sys-apps/util-linux:=
-	mythzoneminder? ( virtual/mysql:= )
-	mytharchive? (
-		app-cdr/dvd+rw-tools
-		virtual/python-imaging:=
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		virtual/cdrtools
-	)
-	mythgallery? (
-		media-libs/tiff:=
-		virtual/opengl
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
-	)
-	mythmusic? (
-		>=media-libs/flac-1.1.2:=
-		>=media-libs/taglib-1.6:=
-		vorbis? ( >=media-libs/libvorbis-1.0:= )
-		virtual/opengl
-		cdda? (
-			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
-		)
-
-	)
-	mythnetvision? (
-		=dev-lang/python-2*:=[xml]
-		dev-python/lxml:=
-		dev-python/mysql-python:=
-		dev-python/oauth:=
-		dev-python/pycurl:=
-	)
-	mythweather? (
-		dev-perl/DateManip
-		dev-perl/DateTime-Format-ISO8601
-		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
-		dev-perl/JSON
-		dev-perl/SOAP-Lite
-		dev-perl/XML-Simple
-		dev-perl/XML-Parser
-		dev-perl/XML-SAX
-		dev-perl/XML-XPath
-	)
-	mythbrowser? (
-		dev-qt/qtwebkit:4
-	)"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="
-	cdda? ( mythmusic )
-	cdr? ( mythmusic cdda )
-	exif? ( mythgallery )
-	fftw? ( mythmusic )
-	mythnews? ( mythbrowser )
-	raw? ( mythgallery )"
-
-S="${WORKDIR}/mythtv-0.27.3/mythplugins"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	[[ -n ${BACKPORTS} ]] && \
-		EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \
-			epatch
-
-	epatch_user
-}
-
-src_configure() {
-	./configure \
-		--prefix=/usr \
-		--python=python2 \
-		--enable-opengl \
-		$(use_enable mythzoneminder) \
-		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
-		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
-		$(use_enable mythweather) \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable raw dcraw) \
-		|| die "configure failed"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install || die "make install failed"
-}

diff --git a/media-plugins/mythplugins/mythplugins-0.27.4_p20141018.ebuild b/media-plugins/mythplugins/mythplugins-0.27.4_p20141018.ebuild
deleted file mode 100644
index 2f4bcd9..0000000
--- a/media-plugins/mythplugins/mythplugins-0.27.4_p20141018.ebuild
+++ /dev/null
@@ -1,168 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.6"
-BACKPORTS="b305eb5b7fc662146e74983fa3754d622695cdeb"
-MY_P=${P%_p*}
-
-inherit eutils python
-
-DESCRIPTION="Official MythTV plugins"
-HOMEPAGE="http://www.mythtv.org"
-SRC_URI="https://github.com/MythTV/mythtv/archive/v0.27.4.tar.gz -> mythtv-0.27.4.tar.gz
-	${BACKPORTS:+http://dev.gentoo.org/~rich0/distfiles/${MY_P}-${BACKPORTS}.tar.xz}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-MYTHPLUGINS="mytharchive mythbrowser mythgallery mythgame \
-mythmusic mythnetvision mythnews mythweather mythzoneminder"
-
-IUSE="${MYTHPLUGINS} alsa cdda cdr exif fftw hls ieee1394 libass raw theora vorbis xml xvid"
-
-DEPEND="!media-plugins/mytharchive
-	!media-plugins/mythbrowser
-	!media-plugins/mythgallery
-	!media-plugins/mythgame
-	!media-plugins/mythmovies
-	!media-plugins/mythmusic
-	!media-plugins/mythnetvision
-	!media-plugins/mythnews
-	!media-plugins/mythweather
-	=media-tv/mythtv-${PV}*:=[alsa=,hls=,ieee1394=,libass=,python,theora=,vorbis=,xml=,xvid=]
-	dev-libs/glib:=
-	xml? ( >=dev-libs/libxml2-2.6.0:= )
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtopengl:4
-	dev-qt/qtsql:4
-	dev-libs/openssl:=
-	alsa? ( >=media-libs/alsa-lib-1.0.24:= )
-	hls? (
-		media-libs/faac:=
-		media-libs/libvpx:=
-		>=media-libs/x264-0.0.20111220:=
-		>=media-sound/lame-3.93.1
-	)
-	media-libs/freetype:=
-	libass? ( >=media-libs/libass-0.9.11:= )
-	media-libs/libpng:=
-	theora? ( media-libs/libtheora:= media-libs/libogg:= )
-	vorbis? ( media-libs/libogg:= )
-	xvid? ( >=media-libs/xvid-1.1.0:= )
-	virtual/libudev:=
-	ieee1394? (
-		>=sys-libs/libraw1394-1.2.0:=
-		>=sys-libs/libavc1394-0.5.3:=
-		>=media-libs/libiec61883-1.0.0:=
-	)
-	x11-libs/libX11:=
-	sys-libs/zlib:=
-	x11-libs/libXext:=
-	x11-libs/libXinerama:=
-	x11-libs/libXrandr:=
-	x11-libs/libXv:=
-	x11-libs/libXxf86vm:=
-	fftw? ( sci-libs/fftw:= )
-	sys-apps/util-linux:=
-	mythzoneminder? ( virtual/mysql:= )
-	mytharchive? (
-		app-cdr/dvd+rw-tools
-		virtual/python-imaging:=
-		media-video/dvdauthor
-		media-video/mjpegtools[png]
-		media-video/transcode
-		virtual/cdrtools
-	)
-	mythgallery? (
-		media-libs/tiff:=
-		virtual/opengl
-		exif? ( >media-libs/libexif-0.6.9:= )
-		raw? ( media-gfx/dcraw )
-	)
-	mythmusic? (
-		>=media-libs/flac-1.1.2:=
-		>=media-libs/taglib-1.6:=
-		vorbis? ( >=media-libs/libvorbis-1.0:= )
-		virtual/opengl
-		cdda? (
-			dev-libs/libcdio:=
-			cdr? ( virtual/cdrtools )
-		)
-
-	)
-	mythnetvision? (
-		=dev-lang/python-2*:=[xml]
-		dev-python/lxml:=
-		dev-python/mysql-python:=
-		dev-python/oauth:=
-		dev-python/pycurl:=
-	)
-	mythweather? (
-		dev-perl/DateManip
-		dev-perl/DateTime-Format-ISO8601
-		>=dev-perl/DateTime-1
-		dev-perl/ImageSize
-		dev-perl/JSON
-		dev-perl/SOAP-Lite
-		dev-perl/XML-Simple
-		dev-perl/XML-Parser
-		dev-perl/XML-SAX
-		dev-perl/XML-XPath
-	)
-	mythbrowser? (
-		dev-qt/qtwebkit:4
-	)"
-RDEPEND="${DEPEND}"
-
-REQUIRED_USE="
-	cdda? ( mythmusic )
-	cdr? ( mythmusic cdda )
-	exif? ( mythgallery )
-	fftw? ( mythmusic )
-	mythnews? ( mythbrowser )
-	raw? ( mythgallery )"
-
-S="${WORKDIR}/mythtv-0.27.4/mythplugins"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	[[ -n ${BACKPORTS} ]] && \
-		EPATCH_FORCE=yes EPATCH_SUFFIX="patch" EPATCH_SOURCE="${WORKDIR}/${MY_P}/patches" \
-			epatch
-
-	epatch_user
-}
-
-src_configure() {
-	./configure \
-		--prefix=/usr \
-		--python=python2 \
-		--enable-opengl \
-		$(use_enable mythzoneminder) \
-		$(use_enable mytharchive) \
-		$(use_enable mythbrowser) \
-		$(use_enable mythgallery) \
-		$(use_enable mythgame) \
-		$(use_enable mythmusic) \
-		$(use_enable mythnetvision) \
-		$(use_enable mythnews) \
-		$(use_enable mythweather) \
-		$(use_enable cdda cdio) \
-		$(use_enable exif) \
-		$(use_enable exif new-exif) \
-		$(use_enable raw dcraw) \
-		|| die "configure failed"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install || die "make install failed"
-}


^ permalink raw reply related	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2021-10-06  7:08 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-04  9:20 [gentoo-commits] repo/gentoo:master commit in: media-plugins/mythplugins/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2021-10-06  7:08 Jakov Smolić
2021-10-06  7:08 Jakov Smolić
2021-10-05  7:39 Jakov Smolić
2021-09-09 11:09 Louis Sautier
2021-08-11 10:33 Joonas Niilola
2021-08-11 10:33 Joonas Niilola
2020-12-18  9:00 Michał Górny
2020-06-22 12:39 Joonas Niilola
2020-06-11  8:03 Joonas Niilola
2020-02-19  7:34 Joonas Niilola
2020-02-09 16:31 Michał Górny
2019-11-18  6:14 Joonas Niilola
2017-08-11 15:14 Andreas Sturmlechner
2017-07-22  0:23 Andreas Sturmlechner
2017-07-22  0:23 Andreas Sturmlechner
2017-07-22  0:23 Andreas Sturmlechner
2017-01-09 22:36 Aaron Bauman
2016-04-16 12:11 Richard Freeman
2016-03-20  0:58 Doug Goldstein
2016-03-10 23:10 Andreas Hüttel
2016-02-22  8:46 Patrice Clement
2016-02-22  8:46 Patrice Clement
2016-01-29 12:19 Richard Freeman
2015-09-17 14:09 Doug Goldstein
2015-09-16 18:50 Doug Goldstein
2015-09-10 12:21 Richard Freeman
2015-09-07 20:07 Doug Goldstein
2015-09-07 18:25 Michał Górny
2015-08-14 12:53 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox