summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-03-03 22:22:00 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-03-03 22:22:00 +0000
commita29e006157666e2df711dac329ff0d5638f872c9 (patch)
tree761262d3a18d50341852ac6d47eab7ef2e4fe677 /media-plugins
parentremove old (diff)
downloadhistorical-a29e006157666e2df711dac329ff0d5638f872c9.tar.gz
historical-a29e006157666e2df711dac329ff0d5638f872c9.tar.bz2
historical-a29e006157666e2df711dac329ff0d5638f872c9.zip
add 0.21 beta version
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mythgallery/ChangeLog8
-rw-r--r--media-plugins/mythgallery/mythgallery-0.21_beta16297.ebuild (renamed from media-plugins/mythgallery/mythgallery-0.21_pre15448.ebuild)9
-rw-r--r--media-plugins/mythgame/ChangeLog8
-rw-r--r--media-plugins/mythgame/mythgame-0.21_beta16297.ebuild (renamed from media-plugins/mythgame/mythgame-0.21_pre15448.ebuild)2
4 files changed, 20 insertions, 7 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index 5182315e7c1d..a30a2e061131 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.47 2008/01/15 16:03:29 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.48 2008/03/03 22:19:42 cardoe Exp $
+
+*mythgallery-0.21_beta16297 (03 Mar 2008)
+
+ 03 Mar 2008; Doug Klima <cardoe@gentoo.org>
+ +mythgallery-0.21_beta16297.ebuild, -mythgallery-0.21_pre15448.ebuild:
+ add 0.21 beta version
*mythgallery-0.21_pre15448 (15 Jan 2008)
diff --git a/media-plugins/mythgallery/mythgallery-0.21_pre15448.ebuild b/media-plugins/mythgallery/mythgallery-0.21_beta16297.ebuild
index 090565574677..6f4acb4d7306 100644
--- a/media-plugins/mythgallery/mythgallery-0.21_pre15448.ebuild
+++ b/media-plugins/mythgallery/mythgallery-0.21_beta16297.ebuild
@@ -1,15 +1,16 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_pre15448.ebuild,v 1.1 2008/01/15 16:03:29 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_beta16297.ebuild,v 1.1 2008/03/03 22:19:42 cardoe Exp $
-inherit mythtv-plugins subversion
+inherit mythtv-plugins
DESCRIPTION="Gallery and slideshow module for MythTV."
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="exif"
+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)"
+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 04c22e65579f..8c292050f9bf 100644
--- a/media-plugins/mythgame/ChangeLog
+++ b/media-plugins/mythgame/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythgame
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.46 2008/01/15 16:06:31 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.47 2008/03/03 22:22:00 cardoe Exp $
+
+*mythgame-0.21_beta16297 (03 Mar 2008)
+
+ 03 Mar 2008; Doug Klima <cardoe@gentoo.org>
+ +mythgame-0.21_beta16297.ebuild, -mythgame-0.21_pre15448.ebuild:
+ add 0.21 beta version
*mythgame-0.21_pre15448 (15 Jan 2008)
diff --git a/media-plugins/mythgame/mythgame-0.21_pre15448.ebuild b/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild
index e13287b1b520..1e3b4664e2e9 100644
--- a/media-plugins/mythgame/mythgame-0.21_pre15448.ebuild
+++ b/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_pre15448.ebuild,v 1.1 2008/01/15 16:06:31 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_beta16297.ebuild,v 1.1 2008/03/03 22:22:00 cardoe Exp $
inherit mythtv-plugins subversion