From bb63593494187ac37f910e3108c174ed20ed0b0d Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Tue, 18 Jan 2005 20:00:33 +0000 Subject: rev bump to a stable CVS snapshot for bug fixes and new features since (Portage version: 2.0.51-r13) --- media-tv/mythfrontend/ChangeLog | 12 +- .../files/digest-mythfrontend-0.16.20050115 | 1 + media-tv/mythfrontend/metadata.xml | 3 + media-tv/mythfrontend/mythfrontend-0.13.ebuild | 4 +- media-tv/mythfrontend/mythfrontend-0.14-r1.ebuild | 4 +- media-tv/mythfrontend/mythfrontend-0.15.1.ebuild | 4 +- .../mythfrontend/mythfrontend-0.16.20050115.ebuild | 194 +++++++++++++++++++++ media-tv/mythfrontend/mythfrontend-0.16.ebuild | 4 +- 8 files changed, 216 insertions(+), 10 deletions(-) create mode 100644 media-tv/mythfrontend/files/digest-mythfrontend-0.16.20050115 create mode 100644 media-tv/mythfrontend/mythfrontend-0.16.20050115.ebuild (limited to 'media-tv') diff --git a/media-tv/mythfrontend/ChangeLog b/media-tv/mythfrontend/ChangeLog index 856fab4601d3..b99382c9495a 100644 --- a/media-tv/mythfrontend/ChangeLog +++ b/media-tv/mythfrontend/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-tv/mythfrontend -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/ChangeLog,v 1.26 2004/12/05 00:52:43 iggy Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/ChangeLog,v 1.27 2005/01/18 20:00:33 cardoe Exp $ + +*mythfrontend-0.16.20050115 (18 Jan 2005) + + 18 Jan 2005; Doug Goldstein metadata.xml, + +mythfrontend-0.16.20050115.ebuild: + rev bump to a stable CVS snapshot for bug fixes and new features since + upstream has a slow release cycle fixes in the eclass make XrandX always + enabled since it's always enabled in Gentoo X.org 04 Dec 2004; Brian Jackson mythfrontend-0.16.ebuild: I can't find any of the other media-tv guys, and it's been fairly bug free diff --git a/media-tv/mythfrontend/files/digest-mythfrontend-0.16.20050115 b/media-tv/mythfrontend/files/digest-mythfrontend-0.16.20050115 new file mode 100644 index 000000000000..d939052a9c06 --- /dev/null +++ b/media-tv/mythfrontend/files/digest-mythfrontend-0.16.20050115 @@ -0,0 +1 @@ +MD5 a16fa44a42ceb780ccf1bd7cb133fee8 mythtv-0.16.20050115.tar.bz2 14946055 diff --git a/media-tv/mythfrontend/metadata.xml b/media-tv/mythfrontend/metadata.xml index a6b9e38a1b93..1cb3ba51155e 100644 --- a/media-tv/mythfrontend/metadata.xml +++ b/media-tv/mythfrontend/metadata.xml @@ -2,4 +2,7 @@ media-tv + + cardoe@gentoo.org + diff --git a/media-tv/mythfrontend/mythfrontend-0.13.ebuild b/media-tv/mythfrontend/mythfrontend-0.13.ebuild index a990a29639e4..0b1a7495548f 100644 --- a/media-tv/mythfrontend/mythfrontend-0.13.ebuild +++ b/media-tv/mythfrontend/mythfrontend-0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.13.ebuild,v 1.5 2004/06/25 00:32:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.13.ebuild,v 1.6 2005/01/18 20:00:33 cardoe Exp $ inherit flag-o-matic diff --git a/media-tv/mythfrontend/mythfrontend-0.14-r1.ebuild b/media-tv/mythfrontend/mythfrontend-0.14-r1.ebuild index 1db5c9880666..acac06de7715 100644 --- a/media-tv/mythfrontend/mythfrontend-0.14-r1.ebuild +++ b/media-tv/mythfrontend/mythfrontend-0.14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.14-r1.ebuild,v 1.5 2004/06/25 00:32:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.14-r1.ebuild,v 1.6 2005/01/18 20:00:33 cardoe Exp $ inherit flag-o-matic diff --git a/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild b/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild index 8f426cfddc36..8f57b4eb11b1 100644 --- a/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild +++ b/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild,v 1.6 2004/09/21 04:49:59 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.15.1.ebuild,v 1.7 2005/01/18 20:00:33 cardoe Exp $ inherit flag-o-matic eutils gcc diff --git a/media-tv/mythfrontend/mythfrontend-0.16.20050115.ebuild b/media-tv/mythfrontend/mythfrontend-0.16.20050115.ebuild new file mode 100644 index 000000000000..ecd3ff08523e --- /dev/null +++ b/media-tv/mythfrontend/mythfrontend-0.16.20050115.ebuild @@ -0,0 +1,194 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.16.20050115.ebuild,v 1.1 2005/01/18 20:00:33 cardoe Exp $ + +inherit myth flag-o-matic + +DESCRIPTION="Homebrew PVR project frontend." +HOMEPAGE="http://www.mythtv.org/" +SRC_URI="mirror://gentoo/mythtv-${PV}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl X xv oss mmx" + + +DEPEND=">=media-libs/freetype-2.0 + >=media-sound/lame-3.93.1 + X? ( >=x11-libs/qt-3.1 ) + directfb? ( dev-libs/DirectFB >=x11-libs/qt-embedded-3.1 ) + dev-db/mysql + alsa? ( >=media-libs/alsa-lib-0.9 ) + >=sys-apps/sed-4 + arts? ( kde-base/arts ) + dvb? ( media-libs/libdvb ) + lcd? ( app-misc/lcdproc ) + lirc? ( app-misc/lirc ) + nvidia? ( media-video/nvidia-glx )" + +RDEPEND="${DEPEND} + !media-tv/mythtv" + +S="${WORKDIR}/mythtv" + +pkg_setup() { + if use X; then + QTP=x11-libs/qt + elif use directfb; then + QTP=x11-libs/qt-embedded + else + eerror "You must have either X or directfb in USE" + die "No QT library selected" + fi + local qt_use="$(