diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-02-11 15:47:48 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-02-11 15:47:48 +0000 |
commit | 20f8c30eb32f9085934e21bf26448855fa589987 (patch) | |
tree | f1bd6e19aeb3eb61e6e97840abed23a7b82e02cc /media-plugins/mythphone | |
parent | Version bump. (diff) | |
download | gentoo-2-20f8c30eb32f9085934e21bf26448855fa589987.tar.gz gentoo-2-20f8c30eb32f9085934e21bf26448855fa589987.tar.bz2 gentoo-2-20f8c30eb32f9085934e21bf26448855fa589987.zip |
revision bump
(Portage version: 2.0.51.16)
Diffstat (limited to 'media-plugins/mythphone')
-rw-r--r-- | media-plugins/mythphone/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/mythphone/Manifest | 8 | ||||
-rw-r--r-- | media-plugins/mythphone/files/digest-mythphone-0.17 | 1 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.16.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/mythphone/mythphone-0.17.ebuild | 30 |
5 files changed, 45 insertions, 7 deletions
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog index e40808d6dab7..3aadcc4fb311 100644 --- a/media-plugins/mythphone/ChangeLog +++ b/media-plugins/mythphone/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-plugins/mythphone -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.3 2004/12/05 01:03:57 iggy Exp $ +# 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 $ + +*mythphone-0.17 (11 Feb 2005) + + 11 Feb 2005; Doug Goldstein <cardoe@gentoo.org> +mythphone-0.17.ebuild: + revision bump 04 Dec 2004; Brian Jackson <iggy@gentoo.org> mythphone-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-plugins/mythphone/Manifest b/media-plugins/mythphone/Manifest index 7de242ce77d2..d16c64e0c071 100644 --- a/media-plugins/mythphone/Manifest +++ b/media-plugins/mythphone/Manifest @@ -1,5 +1,7 @@ -MD5 ba6ffebd5b1214a6bfc81d292bd8764c ChangeLog 648 MD5 20e2255501865de5b568424821abf69d metadata.xml 161 -MD5 f12fb7bf63989050c8dfba2dc35bb234 mythphone-0.16.ebuild 775 -MD5 c8a5b3151324b04836f22f4d9586c498 files/mythphone-0.16-include.patch 242 +MD5 56863407c2c3405ccdbdea6449321fb9 ChangeLog 770 +MD5 98d481d66494d033d1ba282391d83488 mythphone-0.16.ebuild 775 +MD5 f9cb07dbf0ec2beba3f90c8e6a3591b9 mythphone-0.17.ebuild 692 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 diff --git a/media-plugins/mythphone/files/digest-mythphone-0.17 b/media-plugins/mythphone/files/digest-mythphone-0.17 new file mode 100644 index 000000000000..847441d645cb --- /dev/null +++ b/media-plugins/mythphone/files/digest-mythphone-0.17 @@ -0,0 +1 @@ +MD5 6ece30ab751ce19529d6a0ee89b50f02 mythphone-0.17.tar.bz2 200547 diff --git a/media-plugins/mythphone/mythphone-0.16.ebuild b/media-plugins/mythphone/mythphone-0.16.ebuild index bec0a817f22c..41eb65fd51c7 100644 --- a/media-plugins/mythphone/mythphone-0.16.ebuild +++ b/media-plugins/mythphone/mythphone-0.16.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-plugins/mythphone/mythphone-0.16.ebuild,v 1.3 2004/12/05 01:03:57 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.16.ebuild,v 1.4 2005/02/11 15:45:45 cardoe Exp $ inherit myth eutils diff --git a/media-plugins/mythphone/mythphone-0.17.ebuild b/media-plugins/mythphone/mythphone-0.17.ebuild new file mode 100644 index 000000000000..67a8087bec7f --- /dev/null +++ b/media-plugins/mythphone/mythphone-0.17.ebuild @@ -0,0 +1,30 @@ +# 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 $ + +inherit myth eutils + +DESCRIPTION="Phone and video calls with SIP." +HOMEPAGE="http://www.mythtv.org/" +SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2" +IUSE="" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64" + +DEPEND=">=sys-apps/sed-4 + festival? ( app-accessibility/festival ) + || ( ~media-tv/mythtv-${PV} ~media-tv/mythfrontend-${PV} )" + +setup_pro() { + return 0 +} + +src_compile() { + econf || die + + # currently broken, #64503 + #`use_enable festival` + + myth_src_compile +} |