summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-08-25 23:30:10 +0000
committerSteve Dibb <beandog@gentoo.org>2007-08-25 23:30:10 +0000
commit366972aa97f949cb8ead007f3c15a8cbe4b8acd4 (patch)
tree284e3bc3b6d5f3df187d9d4169be7015be115a7e /media-plugins
parentferdy suggested in bug 189639 to extend MANPATH, so the normal man command ca... (diff)
downloadhistorical-366972aa97f949cb8ead007f3c15a8cbe4b8acd4.tar.gz
historical-366972aa97f949cb8ead007f3c15a8cbe4b8acd4.tar.bz2
historical-366972aa97f949cb8ead007f3c15a8cbe4b8acd4.zip
Version bump
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mythgallery/ChangeLog8
-rw-r--r--media-plugins/mythgallery/files/digest-mythgallery-0.20.2_p142820
-rw-r--r--media-plugins/mythgallery/mythgallery-0.20.2_p14282.ebuild15
-rw-r--r--media-plugins/mythgame/ChangeLog8
-rw-r--r--media-plugins/mythgame/files/digest-mythgame-0.20.2_p142820
-rw-r--r--media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild18
-rw-r--r--media-plugins/mythphone/ChangeLog8
-rw-r--r--media-plugins/mythphone/files/digest-mythphone-0.20.2_p142820
-rw-r--r--media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild14
9 files changed, 68 insertions, 3 deletions
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index d9400da7f36d..7a34ea1ea068 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.43 2007/08/21 16:16:43 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.44 2007/08/25 23:26:20 beandog Exp $
+
+*mythgallery-0.20.2_p14282 (25 Aug 2007)
+
+ 25 Aug 2007; Steve Dibb <beandog@gentoo.org>
+ +mythgallery-0.20.2_p14282.ebuild:
+ Version bump
*mythgallery-0.21_pre14242 (21 Aug 2007)
diff --git a/media-plugins/mythgallery/files/digest-mythgallery-0.20.2_p14282 b/media-plugins/mythgallery/files/digest-mythgallery-0.20.2_p14282
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/media-plugins/mythgallery/files/digest-mythgallery-0.20.2_p14282
diff --git a/media-plugins/mythgallery/mythgallery-0.20.2_p14282.ebuild b/media-plugins/mythgallery/mythgallery-0.20.2_p14282.ebuild
new file mode 100644
index 000000000000..0b99d3a4e821
--- /dev/null
+++ b/media-plugins/mythgallery/mythgallery-0.20.2_p14282.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.20.2_p14282.ebuild,v 1.1 2007/08/25 23:26:20 beandog Exp $
+
+inherit mythtv-plugins subversion
+
+DESCRIPTION="Gallery and slideshow module for MythTV."
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="exif"
+
+RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )
+ media-libs/tiff"
+DEPEND="${RDEPEND}"
+
+MTVCONF="$(use_enable exif) $(use_enable exif new-exif)"
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog
index 59b10eb2a10f..9f612ade09a2 100644
--- a/media-plugins/mythgame/ChangeLog
+++ b/media-plugins/mythgame/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythgame
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.42 2007/08/21 16:18:04 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.43 2007/08/25 23:30:10 beandog Exp $
+
+*mythgame-0.20.2_p14282 (25 Aug 2007)
+
+ 25 Aug 2007; Steve Dibb <beandog@gentoo.org>
+ +mythgame-0.20.2_p14282.ebuild:
+ Version bump
*mythgame-0.21_pre14242 (21 Aug 2007)
diff --git a/media-plugins/mythgame/files/digest-mythgame-0.20.2_p14282 b/media-plugins/mythgame/files/digest-mythgame-0.20.2_p14282
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/media-plugins/mythgame/files/digest-mythgame-0.20.2_p14282
diff --git a/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild b/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild
new file mode 100644
index 000000000000..3e0af103cb06
--- /dev/null
+++ b/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20.2_p14282.ebuild,v 1.1 2007/08/25 23:30:10 beandog Exp $
+
+inherit mythtv-plugins subversion
+
+DESCRIPTION="Game emulator module for MythTV."
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="sys-libs/zlib"
+DEPEND="${RDEPEND}"
+
+src_install () {
+ mythtv-plugins_src_install || die "install failed"
+
+ dodoc gamelist.xml
+}
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog
index f6af18717a76..fc37f801e5f6 100644
--- a/media-plugins/mythphone/ChangeLog
+++ b/media-plugins/mythphone/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythphone
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.22 2007/08/21 16:24:30 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.23 2007/08/25 23:21:31 beandog Exp $
+
+*mythphone-0.20.2_p14282 (25 Aug 2007)
+
+ 25 Aug 2007; Steve Dibb <beandog@gentoo.org>
+ +mythphone-0.20.2_p14282.ebuild:
+ Version bump
*mythphone-0.21_pre14242 (21 Aug 2007)
diff --git a/media-plugins/mythphone/files/digest-mythphone-0.20.2_p14282 b/media-plugins/mythphone/files/digest-mythphone-0.20.2_p14282
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/media-plugins/mythphone/files/digest-mythphone-0.20.2_p14282
diff --git a/media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild b/media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild
new file mode 100644
index 000000000000..99d2b912eceb
--- /dev/null
+++ b/media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.20.2_p14282.ebuild,v 1.1 2007/08/25 23:21:31 beandog Exp $
+
+inherit mythtv-plugins subversion
+
+DESCRIPTION="Phone and video calls with SIP."
+IUSE="festival"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="festival? ( app-accessibility/festival )"
+DEPEND="${RDEPEND}"
+
+MTVCONF=$(use_enable festival)