diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2010-06-10 14:54:54 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2010-06-10 14:54:54 +0000 |
commit | 81f2ffdcc7c01f9206b250229819f05b3befe916 (patch) | |
tree | cbb4a93c97c9aab2c32c844c5584bc8f09c79b46 /media-plugins | |
parent | Linux patch version 2.6.32.15 (diff) | |
download | historical-81f2ffdcc7c01f9206b250229819f05b3befe916.tar.gz historical-81f2ffdcc7c01f9206b250229819f05b3befe916.tar.bz2 historical-81f2ffdcc7c01f9206b250229819f05b3befe916.zip |
Add experimental ebuild for MythTV 0.23
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'media-plugins')
20 files changed, 316 insertions, 13 deletions
diff --git a/media-plugins/mytharchive/ChangeLog b/media-plugins/mytharchive/ChangeLog index 4f1e97cda4d0..0713b05a7b33 100644 --- a/media-plugins/mytharchive/ChangeLog +++ b/media-plugins/mytharchive/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mytharchive # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.41 2010/03/22 02:30:57 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.42 2010/06/10 14:42:43 cardoe Exp $ + +*mytharchive-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mytharchive-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 22 Mar 2010; Ben de Groot <yngwin@gentoo.org> -mytharchive-0.21_p20566.ebuild: diff --git a/media-plugins/mytharchive/mytharchive-0.23_p25065.ebuild b/media-plugins/mytharchive/mytharchive-0.23_p25065.ebuild new file mode 100644 index 000000000000..2e38f16e9add --- /dev/null +++ b/media-plugins/mytharchive/mytharchive-0.23_p25065.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.23_p25065.ebuild,v 1.1 2010/06/10 14:42:43 cardoe Exp $ + +EAPI=2 +inherit qt4 mythtv-plugins + +DESCRIPTION="Allows for archiving your videos to DVD." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND=">=dev-lang/python-2.3.5 + dev-python/mysql-python + dev-python/imaging + >=media-video/mjpegtools-1.6.2[png] + >=media-video/dvdauthor-0.6.11 + >=media-video/ffmpeg-0.4.9 + >=app-cdr/dvd+rw-tools-5.21.4.10.8 + virtual/cdrtools + media-video/transcode" +DEPEND="${RDEPEND}" diff --git a/media-plugins/mythbrowser/ChangeLog b/media-plugins/mythbrowser/ChangeLog index e924203a1cb3..93177905bee6 100644 --- a/media-plugins/mythbrowser/ChangeLog +++ b/media-plugins/mythbrowser/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythbrowser # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.49 2010/01/09 10:34:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.50 2010/06/10 14:43:43 cardoe Exp $ + +*mythbrowser-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythbrowser-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> -mythbrowser-0.21_p17105.ebuild: diff --git a/media-plugins/mythbrowser/mythbrowser-0.23_p25065.ebuild b/media-plugins/mythbrowser/mythbrowser-0.23_p25065.ebuild new file mode 100644 index 000000000000..fb43371040ea --- /dev/null +++ b/media-plugins/mythbrowser/mythbrowser-0.23_p25065.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.23_p25065.ebuild,v 1.1 2010/06/10 14:43:44 cardoe Exp $ + +EAPI=2 +inherit qt4 mythtv-plugins + +DESCRIPTION="Web browser module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND=">=x11-libs/qt-webkit-4.5:4" +DEPEND="${RDEPEND}" diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog index 9c691a5a5208..600e5adb14d8 100644 --- a/media-plugins/mythgallery/ChangeLog +++ b/media-plugins/mythgallery/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythgallery -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.59 2009/11/17 22:38:06 cardoe Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.60 2010/06/10 14:44:54 cardoe Exp $ + +*mythgallery-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythgallery-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 17 Nov 2009; Doug Goldstein <cardoe@gentoo.org> metadata.xml: replace media-tv herd for MythTV diff --git a/media-plugins/mythgallery/mythgallery-0.23_p25065.ebuild b/media-plugins/mythgallery/mythgallery-0.23_p25065.ebuild new file mode 100644 index 000000000000..1340ab6c596c --- /dev/null +++ b/media-plugins/mythgallery/mythgallery-0.23_p25065.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.23_p25065.ebuild,v 1.1 2010/06/10 14:44:54 cardoe Exp $ + +EAPI=2 +inherit qt4 mythtv-plugins + +DESCRIPTION="Gallery and slideshow module for MythTV." +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="+exif opengl" + +RDEPEND="exif? ( >=media-libs/libexif-0.6.10 ) + opengl? ( virtual/opengl ) + media-libs/tiff" +DEPEND="${RDEPEND}" + +MTVCONF="$(use_enable exif) $(use_enable exif new-exif) $(use_enable opengl)" diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 97ca235b5cba..910eb2ea86e2 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythgame -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.58 2009/11/17 23:04:24 cardoe Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.59 2010/06/10 14:46:41 cardoe Exp $ + +*mythgame-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythgame-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 17 Nov 2009; Doug Goldstein <cardoe@gentoo.org> metadata.xml: replace media-tv herd for MythTV diff --git a/media-plugins/mythgame/mythgame-0.23_p25065.ebuild b/media-plugins/mythgame/mythgame-0.23_p25065.ebuild new file mode 100644 index 000000000000..64f28e7c5d2c --- /dev/null +++ b/media-plugins/mythgame/mythgame-0.23_p25065.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.23_p25065.ebuild,v 1.1 2010/06/10 14:46:41 cardoe Exp $ + +EAPI=2 +inherit qt4 mythtv-plugins + +DESCRIPTION="Game emulator module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND="sys-libs/zlib" +DEPEND="${RDEPEND}" + +src_install () { + mythtv-plugins_src_install + + dodoc gamelist.xml +} diff --git a/media-plugins/mythmovies/ChangeLog b/media-plugins/mythmovies/ChangeLog index 559400735aef..b1bb16448702 100644 --- a/media-plugins/mythmovies/ChangeLog +++ b/media-plugins/mythmovies/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythmovies # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.14 2010/05/26 15:56:02 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.15 2010/06/10 14:47:31 cardoe Exp $ + +*mythmovies-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythmovies-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 *mythmovies-0.22_p23469 (26 May 2010) diff --git a/media-plugins/mythmovies/mythmovies-0.23_p25065.ebuild b/media-plugins/mythmovies/mythmovies-0.23_p25065.ebuild new file mode 100644 index 000000000000..2d92f8f03074 --- /dev/null +++ b/media-plugins/mythmovies/mythmovies-0.23_p25065.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.23_p25065.ebuild,v 1.1 2010/06/10 14:47:31 cardoe Exp $ + +EAPI=2 +inherit qt4 mythtv-plugins + +DESCRIPTION="Local movie listings via MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog index 84003ffb5a1d..50c9340c5630 100644 --- a/media-plugins/mythmusic/ChangeLog +++ b/media-plugins/mythmusic/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythmusic # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.85 2010/06/03 16:05:25 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.86 2010/06/10 14:48:18 cardoe Exp $ + +*mythmusic-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythmusic-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 03 Jun 2010; Doug Goldstein <cardoe@gentoo.org> mythmusic-0.22_p22763.ebuild: diff --git a/media-plugins/mythmusic/mythmusic-0.23_p25065.ebuild b/media-plugins/mythmusic/mythmusic-0.23_p25065.ebuild new file mode 100644 index 000000000000..7912b8a001d4 --- /dev/null +++ b/media-plugins/mythmusic/mythmusic-0.23_p25065.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.23_p25065.ebuild,v 1.1 2010/06/10 14:48:18 cardoe Exp $ + +EAPI=2 +inherit qt4 mythtv-plugins + +DESCRIPTION="Music player module for MythTV." +IUSE="cdr fftw libvisual opengl sdl" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND=">=media-sound/cdparanoia-3.9.8 + >=media-libs/libcdaudio-0.99.6 + >=media-libs/taglib-1.5 + >=media-libs/flac-1.2.1 + >=media-libs/libogg-1.1.4 + >=media-libs/libvorbis-1.2.1 + cdr? ( virtual/cdrtools ) + fftw? ( sci-libs/fftw ) + opengl? ( virtual/opengl ) + sdl? ( >=media-libs/libsdl-1.2.5 + libvisual? ( =media-libs/libvisual-0.4* ) + )" + +DEPEND="${RDEPEND}" + +pkg_config() { + if use libvisual && ! use sdl; then + ewarn + ewarn "libvisual support requires sdl support. Enable 'sdl' USE flag" + ewarn "if you really want libvisual support" + ewarn + fi +} + +MTVCONF="$(use_enable fftw) $(use_enable sdl) $(use_enable opengl)" diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index 725e0ef70bbe..4da57797c0c4 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythnews # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.48 2010/05/26 15:58:56 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.49 2010/06/10 14:50:53 cardoe Exp $ + +*mythnews-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythnews-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 26 May 2010; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.22_p22763.ebuild, -mythnews-0.22_p22807.ebuild: diff --git a/media-plugins/mythnews/mythnews-0.23_p25065.ebuild b/media-plugins/mythnews/mythnews-0.23_p25065.ebuild new file mode 100644 index 000000000000..09023c19266d --- /dev/null +++ b/media-plugins/mythnews/mythnews-0.23_p25065.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.23_p25065.ebuild,v 1.1 2010/06/10 14:50:53 cardoe Exp $ + +EAPI=2 +inherit qt4 mythtv-plugins + +DESCRIPTION="RSS feed news reading module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index bcbeb9f43438..8d422feff3e3 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythvideo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.85 2010/05/26 16:01:54 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.86 2010/06/10 14:53:22 cardoe Exp $ + +*mythvideo-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythvideo-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 *mythvideo-0.22_p23469 (26 May 2010) diff --git a/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild b/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild new file mode 100644 index 000000000000..dccab2405874 --- /dev/null +++ b/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.23_p25065.ebuild,v 1.1 2010/06/10 14:53:22 cardoe Exp $ + +EAPI=2 + +inherit qt4 mythtv-plugins + +DESCRIPTION="Video player module for MythTV." +IUSE="+jamu" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND="dev-perl/libwww-perl + dev-perl/HTML-Parser + dev-perl/URI + dev-perl/XML-Simple + sys-apps/eject + jamu? ( >=dev-python/imdbpy-3.8 + >=dev-python/mysql-python-1.2.2 + media-tv/mythtv[python] )" +DEPEND="" + +src_install() { + mythtv-plugins_src_install + + newinitd "${FILESDIR}"/mtd.init.d mtd + + # correct permissions so MythVideo is actually usable + fperms 755 /usr/share/mythtv/mythvideo/scripts/*.pl + fperms 755 /usr/share/mythtv/mythvideo/scripts/*.py + + # setup JAMU cron jobs + if use jamu; then + exeinto /etc/cron.daily + newexe "${FILESDIR}/mythvideo.daily" mythvideo || die + exeinto /etc/cron.hourly + newexe "${FILESDIR}/mythvideo.hourly" mythvideo || die + exeinto /etc/cron.weekly + newexe "${FILESDIR}/mythvideo.weekly" mythvideo || die + insinto /home/mythtv/.mythtv/ + newins mythvideo/scripts/jamu-example.conf jamu.conf || die + fi +} + +pkg_postinst() { + elog "MythVideo can use any media player to playback files if you" + elog "are *NOT* using Storage Groups. If you are using Storage" + elog "Groups, you *MUST* use the Internal player." + elog + elog "Otherwise, you can install mplayer, xine or any other video" + elog "player and use that instead by configuring the player to use." + elog "The default is 'Internal'." +} diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog index e594dd28dd25..424c3cebbc77 100644 --- a/media-plugins/mythweather/ChangeLog +++ b/media-plugins/mythweather/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythweather # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.60 2010/01/04 05:58:18 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.61 2010/06/10 14:54:05 cardoe Exp $ + +*mythweather-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythweather-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 *mythweather-0.22_p22991 (04 Jan 2010) diff --git a/media-plugins/mythweather/mythweather-0.23_p25065.ebuild b/media-plugins/mythweather/mythweather-0.23_p25065.ebuild new file mode 100644 index 000000000000..5ffdbe4b46e7 --- /dev/null +++ b/media-plugins/mythweather/mythweather-0.23_p25065.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.23_p25065.ebuild,v 1.1 2010/06/10 14:54:05 cardoe Exp $ + +EAPI=2 +inherit qt4 mythtv-plugins + +DESCRIPTION="Weather forecast module for MythTV." +IUSE="" +KEYWORDS="~amd64 ~ppc ~x86" + +DEPEND="dev-perl/DateManip + dev-perl/ImageSize + dev-perl/SOAP-Lite + dev-perl/XML-Simple + dev-perl/XML-Parser + dev-perl/XML-SAX" + +src_install() { + mythtv-plugins_src_install + + # correct permissions so MythWeather is actually usable + fperms 755 /usr/share/mythtv/mythweather/scripts/*/*.pl +} diff --git a/media-plugins/mythzoneminder/ChangeLog b/media-plugins/mythzoneminder/ChangeLog index fc2ee065773d..180850666c81 100644 --- a/media-plugins/mythzoneminder/ChangeLog +++ b/media-plugins/mythzoneminder/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythzoneminder -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythzoneminder/ChangeLog,v 1.6 2009/11/18 00:24:21 cardoe Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythzoneminder/ChangeLog,v 1.7 2010/06/10 14:54:54 cardoe Exp $ + +*mythzoneminder-0.23_p25065 (10 Jun 2010) + + 10 Jun 2010; Doug Goldstein <cardoe@gentoo.org> + +mythzoneminder-0.23_p25065.ebuild: + Add experimental ebuild for MythTV 0.23 18 Nov 2009; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add MythTV herd diff --git a/media-plugins/mythzoneminder/mythzoneminder-0.23_p25065.ebuild b/media-plugins/mythzoneminder/mythzoneminder-0.23_p25065.ebuild new file mode 100644 index 000000000000..b57e7f6918ea --- /dev/null +++ b/media-plugins/mythzoneminder/mythzoneminder-0.23_p25065.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythzoneminder/mythzoneminder-0.23_p25065.ebuild,v 1.1 2010/06/10 14:54:54 cardoe Exp $ + +EAPI=2 +MYTHTV_NODEPS="true" +inherit qt4 mythtv-plugins toolchain-funcs + +DESCRIPTION="Allows for viewing of CCTV cameras through zoneminder" +IUSE="minimal" +KEYWORDS="~amd64" + +DEPEND="minimal? ( dev-db/mysql + www-misc/zoneminder ) + =media-tv/mythtv-${MY_PV}*" +RDEPEND="${DEPEND}" + +src_prepare() { + sed -i -e "s:g++:$(tc-getCXX):" \ + "${S}"/mythzoneminder/mythzmserver/Makefile.standalone \ + || die "Sed failed" +} + +src_compile() { + if use minimal; then + cd "${S}/mythzoneminder/mythzmserver" + emake CXX=$(tc-getCXX) -f Makefile.standalone || die "Emake failed" + else + mythtv-plugins_src_compile + fi +} + +src_install() { + if use minimal; then + dodoc README + dobin "${S}/mythzoneminder/mythzmserver/mythzmserver" || die "Installing mythzmserver failed" + else + mythtv-plugins_src_install + fi +} |