summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-04-18 08:18:00 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-04-18 08:18:00 +0000
commit72870876531723d01101cbed948f5fa26cf4d86d (patch)
tree851f108c20b88ab1a59639a711ba035126ca9451 /media-plugins/mythphone
parentVersion bump. (diff)
downloadhistorical-72870876531723d01101cbed948f5fa26cf4d86d.tar.gz
historical-72870876531723d01101cbed948f5fa26cf4d86d.tar.bz2
historical-72870876531723d01101cbed948f5fa26cf4d86d.zip
Version bump.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-plugins/mythphone')
-rw-r--r--media-plugins/mythphone/ChangeLog8
-rw-r--r--media-plugins/mythphone/Manifest20
-rw-r--r--media-plugins/mythphone/files/digest-mythphone-0.181
-rw-r--r--media-plugins/mythphone/mythphone-0.16.ebuild3
-rw-r--r--media-plugins/mythphone/mythphone-0.17.ebuild3
-rw-r--r--media-plugins/mythphone/mythphone-0.18.ebuild29
6 files changed, 45 insertions, 19 deletions
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
+}