diff options
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/mythgame/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythgame/Manifest | 18 | ||||
-rw-r--r-- | media-plugins/mythgame/files/digest-mythgame-0.18 | 1 | ||||
-rw-r--r-- | media-plugins/mythgame/mythgame-0.18.ebuild | 27 | ||||
-rw-r--r-- | media-plugins/mythmusic/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythmusic/Manifest | 14 | ||||
-rw-r--r-- | media-plugins/mythmusic/files/digest-mythmusic-0.18 | 1 | ||||
-rw-r--r-- | media-plugins/mythmusic/mythmusic-0.18.ebuild | 47 | ||||
-rw-r--r-- | media-plugins/mythnews/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythnews/Manifest | 20 | ||||
-rw-r--r-- | media-plugins/mythnews/files/digest-mythnews-0.18 | 1 | ||||
-rw-r--r-- | media-plugins/mythnews/mythnews-0.18.ebuild | 20 | ||||
-rw-r--r-- | media-plugins/mythphone/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/mythphone/Manifest | 20 | ||||
-rw-r--r-- | media-plugins/mythphone/files/digest-mythphone-0.18 | 1 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.16.ebuild | 3 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.17.ebuild | 3 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.18.ebuild | 29 |
18 files changed, 177 insertions, 60 deletions
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog index 5a22c8747b05..968fe9a10ee9 100644 --- a/media-plugins/mythgame/ChangeLog +++ b/media-plugins/mythgame/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythgame # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.21 2005/02/11 15:56:54 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.22 2005/04/18 08:13:44 eradicator Exp $ + +*mythgame-0.18 (18 Apr 2005) + + 18 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org> + +mythgame-0.18.ebuild: + Version bump. *mythgame-0.17 (11 Feb 2005) diff --git a/media-plugins/mythgame/Manifest b/media-plugins/mythgame/Manifest index efbcd358d03d..41c73a301020 100644 --- a/media-plugins/mythgame/Manifest +++ b/media-plugins/mythgame/Manifest @@ -1,16 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 7b259adef918426c39b46539dad63dfa mythgame-0.17.ebuild 637 +MD5 b9ce174258c757979cda916527bbe107 ChangeLog 3445 MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222 -MD5 8e376d08d227b73cfa80ec24af788b8b ChangeLog 3316 MD5 26435a6a1ff8cc4fcab190401084337f mythgame-0.16.ebuild 621 -MD5 d6da9e35b7e18ddddf9af6617de83f35 files/digest-mythgame-0.17 65 +MD5 7b259adef918426c39b46539dad63dfa mythgame-0.17.ebuild 637 +MD5 524095ca19fe227e40589077665c5547 mythgame-0.18.ebuild 650 MD5 f888a89361c8ecaa4657c919f5b95b25 files/digest-mythgame-0.16 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCDNXO5+pdB4IBr0URAr74AKCzIaEYxwSBrdENdxrwroGdlEbwxQCdETF/ -EkH/+Glb9spWAsIT+brFnCQ= -=Fi6/ ------END PGP SIGNATURE----- +MD5 d6da9e35b7e18ddddf9af6617de83f35 files/digest-mythgame-0.17 65 +MD5 e994e3c11d65c5762c760d5bb22021da files/digest-mythgame-0.18 70 diff --git a/media-plugins/mythgame/files/digest-mythgame-0.18 b/media-plugins/mythgame/files/digest-mythgame-0.18 new file mode 100644 index 000000000000..297d44c23408 --- /dev/null +++ b/media-plugins/mythgame/files/digest-mythgame-0.18 @@ -0,0 +1 @@ +MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735 diff --git a/media-plugins/mythgame/mythgame-0.18.ebuild b/media-plugins/mythgame/mythgame-0.18.ebuild new file mode 100644 index 000000000000..9128758fab44 --- /dev/null +++ b/media-plugins/mythgame/mythgame-0.18.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.18.ebuild,v 1.1 2005/04/18 08:13:44 eradicator Exp $ + +inherit myth + +DESCRIPTION="Game emulator module for MythTV." +HOMEPAGE="http://www.mythtv.org/" +SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" +IUSE="" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" + +DEPEND=">=sys-apps/sed-4 + sys-libs/zlib + || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" + +setup_pro() { + return 0 +} + +src_install () { + myth_src_install || die "install failed" + + dodoc gamelist.xml +} diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog index d7df5bf0acb0..57fe0ee01d15 100644 --- a/media-plugins/mythmusic/ChangeLog +++ b/media-plugins/mythmusic/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythmusic # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.30 2005/03/27 00:33:23 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.31 2005/04/18 08:11:13 eradicator Exp $ + +*mythmusic-0.18 (18 Apr 2005) + + 18 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org> + +mythmusic-0.18.ebuild: + Version bump. 27 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> +files/mythmusic-0.17-sample_rate_type.patch, -mythmusic-0.17-r1.ebuild, diff --git a/media-plugins/mythmusic/Manifest b/media-plugins/mythmusic/Manifest index e80daa3be8f2..a2d49add4957 100644 --- a/media-plugins/mythmusic/Manifest +++ b/media-plugins/mythmusic/Manifest @@ -1,17 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 fcfafb8a248e085bdcfc5ca9bd5b545d ChangeLog 5304 +MD5 3e43bcefde4d91335a67c20405999ebd ChangeLog 5435 MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222 MD5 b38502c2e8035e7f49ccf7e716b7e431 mythmusic-0.16.ebuild 1187 +MD5 1bd848b89e6c09bf59179b7bd2a05b4d mythmusic-0.18.ebuild 1307 MD5 4bf6915f1ed05b87994160c277052da6 mythmusic-0.17-r2.ebuild 1362 MD5 8042c0bc391d60a2d3842e9956cb6ad7 files/digest-mythmusic-0.16 67 +MD5 e994e3c11d65c5762c760d5bb22021da files/digest-mythmusic-0.18 70 MD5 0c4f0d4e54c834f25ac644f8eed3b589 files/digest-mythmusic-0.17-r2 67 MD5 45daa2aa4f56c4d0bdf8f37c470e4775 files/mythmusic-0.17-sample_rate_type.patch 505 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCRf9hArHZZzCEUG0RAlZzAJ9lMT8gSUCGn2smK7m3JSI556iePgCfZw8T -rJYpfbPGGD0ACPByPaL6I/E= -=MzdH ------END PGP SIGNATURE----- diff --git a/media-plugins/mythmusic/files/digest-mythmusic-0.18 b/media-plugins/mythmusic/files/digest-mythmusic-0.18 new file mode 100644 index 000000000000..297d44c23408 --- /dev/null +++ b/media-plugins/mythmusic/files/digest-mythmusic-0.18 @@ -0,0 +1 @@ +MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735 diff --git a/media-plugins/mythmusic/mythmusic-0.18.ebuild b/media-plugins/mythmusic/mythmusic-0.18.ebuild new file mode 100644 index 000000000000..262d4bb1a1b0 --- /dev/null +++ b/media-plugins/mythmusic/mythmusic-0.18.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.18.ebuild,v 1.1 2005/04/18 08:11:13 eradicator Exp $ + +inherit myth flag-o-matic toolchain-funcs eutils + +DESCRIPTION="Music player module for MythTV." +HOMEPAGE="http://www.mythtv.org/" +SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="mmx opengl sdl X aac" + +DEPEND=">=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.0 + >=sys-apps/sed-4 + aac? ( media-libs/faad2 ) + X? ( =sci-libs/fftw-2* ) + opengl? ( virtual/opengl =sci-libs/fftw-2* ) + sdl? ( >=media-libs/libsdl-1.2.5 ) + || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" + +setup_pro() { + if ! use x86 || ! use mmx; then + echo "DEFINES -= HAVE_MMX" >> ${S}/settings.pro + fi +} + +src_unpack() { + if [[ $(gcc-version) = "3.2" || $(gcc-version) == "3.3" ]]; then + replace-cpu-flags pentium4 pentium3 + fi + + myth_src_unpack || die "unpack failed" +} + +src_compile() { + myconf="$(use_enable aac) $(use_enable X fftw) $(use_enable opengl) $(use_enable sdl)" + + myth_src_compile || die +} diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog index d743eb732b9d..dd05fc82232e 100644 --- a/media-plugins/mythnews/ChangeLog +++ b/media-plugins/mythnews/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythnews # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.14 2005/02/11 15:49:40 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.15 2005/04/18 08:15:13 eradicator Exp $ + +*mythnews-0.18 (18 Apr 2005) + + 18 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org> + +mythnews-0.18.ebuild: + Version bump. *mythnews-0.17 (11 Feb 2005) diff --git a/media-plugins/mythnews/Manifest b/media-plugins/mythnews/Manifest index 4ed171ed132b..55f44c21f33c 100644 --- a/media-plugins/mythnews/Manifest +++ b/media-plugins/mythnews/Manifest @@ -1,16 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 34a7a0b2edd9bc42e874b97bad93d582 mythnews-0.17.ebuild 547 -MD5 56538d56232b91c063f7c8fe68a835ef mythnews-0.16.ebuild 555 +MD5 b00a6af23becae71fda8824143cb3a62 ChangeLog 1813 MD5 f62db0df6ee8ee1d4fe7b9c3d74432a7 metadata.xml 222 -MD5 003d290d76569d17773790f2745c29fc ChangeLog 1684 -MD5 e2b81d46805e798c0ad883b5b6a809f4 files/digest-mythnews-0.17 65 +MD5 56538d56232b91c063f7c8fe68a835ef mythnews-0.16.ebuild 555 +MD5 34a7a0b2edd9bc42e874b97bad93d582 mythnews-0.17.ebuild 547 +MD5 38339819b41fdf8007933f87b363678c mythnews-0.18.ebuild 560 MD5 884fcdd1409a7bce37fe7323e4b18942 files/digest-mythnews-0.16 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCDNQc5+pdB4IBr0URAsENAJ4uqBxCR0rY7XYOLdbJRC7hNLfrgQCgmTHU -T8EgRt016fGBYo+W2Ca13yc= -=sZEp ------END PGP SIGNATURE----- +MD5 e2b81d46805e798c0ad883b5b6a809f4 files/digest-mythnews-0.17 65 +MD5 e994e3c11d65c5762c760d5bb22021da files/digest-mythnews-0.18 70 diff --git a/media-plugins/mythnews/files/digest-mythnews-0.18 b/media-plugins/mythnews/files/digest-mythnews-0.18 new file mode 100644 index 000000000000..297d44c23408 --- /dev/null +++ b/media-plugins/mythnews/files/digest-mythnews-0.18 @@ -0,0 +1 @@ +MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735 diff --git a/media-plugins/mythnews/mythnews-0.18.ebuild b/media-plugins/mythnews/mythnews-0.18.ebuild new file mode 100644 index 000000000000..d59a9880e15b --- /dev/null +++ b/media-plugins/mythnews/mythnews-0.18.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.18.ebuild,v 1.1 2005/04/18 08:15:13 eradicator Exp $ + +inherit myth + +DESCRIPTION="RSS feed news reading module for MythTV." +HOMEPAGE="http://www.mythtv.org/" +SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" +IUSE="" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" + +DEPEND=">=sys-apps/sed-4 + || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" + +setup_pro() { + return 0 +} diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog index 3aadcc4fb311..e534ea747cfb 100644 --- a/media-plugins/mythphone/ChangeLog +++ b/media-plugins/mythphone/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/mythphone # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.4 2005/02/11 15:45:45 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.5 2005/04/18 08:18:00 eradicator Exp $ + +*mythphone-0.18 (18 Apr 2005) + + 18 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org> + mythphone-0.16.ebuild, mythphone-0.17.ebuild, +mythphone-0.18.ebuild: + Version bump. *mythphone-0.17 (11 Feb 2005) diff --git a/media-plugins/mythphone/Manifest b/media-plugins/mythphone/Manifest index 9b704e715762..d515f1a85709 100644 --- a/media-plugins/mythphone/Manifest +++ b/media-plugins/mythphone/Manifest @@ -1,17 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 20e2255501865de5b568424821abf69d metadata.xml 161 MD5 268a7a7361468e07db4ea70db7acf874 ChangeLog 772 -MD5 bafc14b4f8a9065d89337ba211d649a1 mythphone-0.16.ebuild 777 -MD5 b1640230317b1d03ca822e2ba6a3f86d mythphone-0.17.ebuild 694 +MD5 20e2255501865de5b568424821abf69d metadata.xml 161 +MD5 797611792e1229748a9c73c3d99e1083 mythphone-0.16.ebuild 735 +MD5 f9f7fb063fe2fd6370dee1d3503f08e3 mythphone-0.17.ebuild 652 +MD5 48d23ed675c31009af9031bac5c37d0b mythphone-0.18.ebuild 703 MD5 bf30357411353ae10a9bafe9186a9fe8 files/digest-mythphone-0.16 67 -MD5 f817c793f79edc3d5ab358874d1ebe74 files/digest-mythphone-0.17 67 MD5 c8a5b3151324b04836f22f4d9586c498 files/mythphone-0.16-include.patch 242 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCDNMy5+pdB4IBr0URAp/4AJ4hMZNAGgaBWc4+YRsKyTbayonBUQCglstx -50AMnC1ouL855muNHezEl+g= -=YmRf ------END PGP SIGNATURE----- +MD5 f817c793f79edc3d5ab358874d1ebe74 files/digest-mythphone-0.17 67 +MD5 e994e3c11d65c5762c760d5bb22021da files/digest-mythphone-0.18 70 diff --git a/media-plugins/mythphone/files/digest-mythphone-0.18 b/media-plugins/mythphone/files/digest-mythphone-0.18 new file mode 100644 index 000000000000..297d44c23408 --- /dev/null +++ b/media-plugins/mythphone/files/digest-mythphone-0.18 @@ -0,0 +1 @@ +MD5 b314a1a23679b4244d63cb93566b9e67 mythplugins-0.18.tar.bz2 2504735 diff --git a/media-plugins/mythphone/mythphone-0.16.ebuild b/media-plugins/mythphone/mythphone-0.16.ebuild index 41eb65fd51c7..c87a4762546f 100644 --- a/media-plugins/mythphone/mythphone-0.16.ebuild +++ b/media-plugins/mythphone/mythphone-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.16.ebuild,v 1.4 2005/02/11 15:45:45 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.16.ebuild,v 1.5 2005/04/18 08:18:00 eradicator Exp $ inherit myth eutils @@ -13,7 +13,6 @@ SLOT="0" KEYWORDS="x86 ~amd64" DEPEND=">=sys-apps/sed-4 - festival? ( app-accessibility/festival ) || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" setup_pro() { diff --git a/media-plugins/mythphone/mythphone-0.17.ebuild b/media-plugins/mythphone/mythphone-0.17.ebuild index 67a8087bec7f..7cfc79e5a245 100644 --- a/media-plugins/mythphone/mythphone-0.17.ebuild +++ b/media-plugins/mythphone/mythphone-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.17.ebuild,v 1.1 2005/02/11 15:45:45 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.17.ebuild,v 1.2 2005/04/18 08:18:00 eradicator Exp $ inherit myth eutils @@ -13,7 +13,6 @@ SLOT="0" KEYWORDS="~x86 ~amd64" DEPEND=">=sys-apps/sed-4 - festival? ( app-accessibility/festival ) || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" setup_pro() { diff --git a/media-plugins/mythphone/mythphone-0.18.ebuild b/media-plugins/mythphone/mythphone-0.18.ebuild new file mode 100644 index 000000000000..8fbcc58388db --- /dev/null +++ b/media-plugins/mythphone/mythphone-0.18.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.18.ebuild,v 1.1 2005/04/18 08:18:00 eradicator Exp $ + +inherit myth eutils + +DESCRIPTION="Phone and video calls with SIP." +HOMEPAGE="http://www.mythtv.org/" +SRC_URI="http://www.mythtv.org/mc/mythplugins-${PV}.tar.bz2" +IUSE="" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" + +DEPEND=">=sys-apps/sed-4 + || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" + # festival? ( app-accessibility/festival ) + + +setup_pro() { + return 0 +} + +src_compile() { + # currently broken, #64503 + #myconf=$(use_enable festival) + + myth_src_compile +} |