# ChangeLog for media-plugins/mythmusic
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.48 2006/10/20 22:15:31 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.49 2006/11/14 05:57:56 cardoe Exp $
+
+*mythmusic-0.20_p11671 (14 Nov 2006)
+
+ 14 Nov 2006; Doug Goldstein <cardoe@gentoo.org>
+ +mythmusic-0.20_p11671.ebuild:
+ Rev bump to latest upstream fixes
20 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> mythmusic-0.19.ebuild,
mythmusic-0.20.ebuild:
--- /dev/null
+MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531
+RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531
+SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531
+MD5 d66dc1140a4a25a9001993ae61d1680e mythplugins-0.20_svn11671.patch.bz2 18044
+RMD160 77695effa943042530147dea4d2c97640a7cb344 mythplugins-0.20_svn11671.patch.bz2 18044
+SHA256 549a7a0b91e4ea1b8802d081fb59db935ef8c06942f82666a39a3cf3b95593e2 mythplugins-0.20_svn11671.patch.bz2 18044
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.20_p11671.ebuild,v 1.1 2006/11/14 05:57:56 cardoe Exp $
+
+inherit mythtv-plugins flag-o-matic toolchain-funcs eutils
+
+DESCRIPTION="Music player module for MythTV."
+IUSE="aac cdr fftw sdl"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND=">=media-sound/cdparanoia-3.9.8
+ >=media-libs/libmad-0.15.1b
+ >=media-libs/libid3tag-0.15.1b
+ >=media-libs/libvorbis-1.0
+ >=media-libs/libcdaudio-0.99.6
+ ~media-libs/flac-1.1.2
+ aac? ( >=media-libs/faad2-2.0-r7 )
+ fftw? ( =sci-libs/fftw-2* )
+ sdl? ( >=media-libs/libsdl-1.2.5 )
+ cdr? ( virtual/cdrtools )"
+
+DEPEND="${RDEPEND}"
+
+src_unpack() {
+ if [[ $(gcc-version) = "3.2" || $(gcc-version) == "3.3" ]]; then
+ replace-cpu-flags pentium4 pentium3
+ fi
+
+ mythtv-plugins_src_unpack || die "unpack failed"
+}
+
+MTVCONF="$(use_enable aac) $(use_enable fftw) $(use_enable sdl)"
# ChangeLog for media-plugins/mythphone
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.14 2006/09/14 05:42:15 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.15 2006/11/14 06:01:02 cardoe Exp $
+
+*mythphone-0.20_p11671 (14 Nov 2006)
+
+ 14 Nov 2006; Doug Goldstein <cardoe@gentoo.org>
+ +mythphone-0.20_p11671.ebuild:
+ Rev bump to latest upstream fixes
*mythphone-0.20 (14 Sep 2006)
--- /dev/null
+MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531
+RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531
+SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531
+MD5 d66dc1140a4a25a9001993ae61d1680e mythplugins-0.20_svn11671.patch.bz2 18044
+RMD160 77695effa943042530147dea4d2c97640a7cb344 mythplugins-0.20_svn11671.patch.bz2 18044
+SHA256 549a7a0b91e4ea1b8802d081fb59db935ef8c06942f82666a39a3cf3b95593e2 mythplugins-0.20_svn11671.patch.bz2 18044
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.20_p11671.ebuild,v 1.1 2006/11/14 06:01:02 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="Phone and video calls with SIP."
+IUSE="festival"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="festival? ( app-accessibility/festival )"
+DEPEND="${RDEPEND}"
+
+MTVCONF=$(use_enable festival)
# ChangeLog for media-plugins/mythvideo
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.40 2006/11/07 07:45:47 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.41 2006/11/14 06:02:15 cardoe Exp $
+
+*mythvideo-0.20_p11671 (14 Nov 2006)
+
+ 14 Nov 2006; Doug Goldstein <cardoe@gentoo.org>
+ +mythvideo-0.20_p11671.ebuild:
+ Rev bump to latest upstream fixes
07 Nov 2006; Doug Goldstein <cardoe@gentoo.org> mythvideo-0.19.ebuild,
mythvideo-0.20_p11329.ebuild:
--- /dev/null
+MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531
+RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531
+SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531
+MD5 d66dc1140a4a25a9001993ae61d1680e mythplugins-0.20_svn11671.patch.bz2 18044
+RMD160 77695effa943042530147dea4d2c97640a7cb344 mythplugins-0.20_svn11671.patch.bz2 18044
+SHA256 549a7a0b91e4ea1b8802d081fb59db935ef8c06942f82666a39a3cf3b95593e2 mythplugins-0.20_svn11671.patch.bz2 18044
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild,v 1.1 2006/11/14 06:02:15 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="Video player module for MythTV."
+IUSE="mplayer xine"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="dev-perl/libwww-perl
+ dev-perl/HTML-Parser
+ dev-perl/URI
+ dev-perl/XML-Simple
+ mplayer? ( || ( media-video/mplayer media-video/mplayer-bin ) )
+ xine? ( media-video/xine-ui )"
+DEPEND="${RDEPEND}"
+
+pkg_postinst() {
+ einfo "MythVideo can use any media player to playback files, since"
+ einfo "it's a setting in the setup menu."
+ einfo
+ einfo "MythTv also has an 'Internal' player you can use, though"
+ einfo "it will not support as many formats. If you want to use it,"
+ einfo "set the player to 'Internal' (note spelling & caps)."
+}