From 21e8408900d2a5d649de84f2928deedddb0ba304 Mon Sep 17 00:00:00 2001 From: Stefan Schweizer Date: Sun, 8 Oct 2006 19:09:13 +0000 Subject: [PATCH] version bump thanks to dsd, bug 150496 Package-Manager: portage-2.1.2_pre2-r6 --- net-voip/cohoba/ChangeLog | 8 +++++- net-voip/cohoba/cohoba-0.0.4.ebuild | 32 +++++++++++++++++++++++ net-voip/cohoba/files/digest-cohoba-0.0.4 | 3 +++ 3 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 net-voip/cohoba/cohoba-0.0.4.ebuild create mode 100644 net-voip/cohoba/files/digest-cohoba-0.0.4 diff --git a/net-voip/cohoba/ChangeLog b/net-voip/cohoba/ChangeLog index 5386bd3e9f4f..c43343bad3c8 100644 --- a/net-voip/cohoba/ChangeLog +++ b/net-voip/cohoba/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-voip/cohoba # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/cohoba/ChangeLog,v 1.2 2006/09/02 16:10:35 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/cohoba/ChangeLog,v 1.3 2006/10/08 19:09:13 genstef Exp $ + +*cohoba-0.0.4 (08 Oct 2006) + + 08 Oct 2006; Stefan Schweizer -cohoba-0.0.3.ebuild, + +cohoba-0.0.4.ebuild: + version bump thanks to dsd, bug 150496 *cohoba-0.0.3 (02 Sep 2006) diff --git a/net-voip/cohoba/cohoba-0.0.4.ebuild b/net-voip/cohoba/cohoba-0.0.4.ebuild new file mode 100644 index 000000000000..544b5389665d --- /dev/null +++ b/net-voip/cohoba/cohoba-0.0.4.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/cohoba/cohoba-0.0.4.ebuild,v 1.1 2006/10/08 19:09:13 genstef Exp $ + +DESCRIPTION="Gnome UI for Telepathy" +HOMEPAGE="http://telepathy.freedesktop.org/" +SRC_URI="http://telepathy.freedesktop.org/releases/cohoba/${P}.tar.gz" +EDARCS_REPOSITORY="http://projects.collabora.co.uk/darcs/telepathy/cohoba/" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~ppc ~x86" +IUSE="" + +DEPEND="dev-python/gnome-python-desktop + >=sys-apps/dbus-0.61 + x11-themes/gnome-icon-theme + x11-themes/gnome-themes" +RDEPEND="${DEPEND} + gnome-base/control-center" + +src_install() { + emake install DESTDIR="${D}" || die "emake install failed" + dodoc AUTHORS ChangeLog NEWS README TODO +} + +pkg_postinst() { + einfo "To run cohoba use:" + einfo "$ /usr/lib/cohoba/cohoba-applet -w" + einfo "For non-gnome, gnome-settings-daemon needs to be running:" + einfo "$ /usr/libexec/gnome-settings-daemon" +} diff --git a/net-voip/cohoba/files/digest-cohoba-0.0.4 b/net-voip/cohoba/files/digest-cohoba-0.0.4 new file mode 100644 index 000000000000..2992fa6cd934 --- /dev/null +++ b/net-voip/cohoba/files/digest-cohoba-0.0.4 @@ -0,0 +1,3 @@ +MD5 ddf2ae920bb123a0f19f0a404fb0ecae cohoba-0.0.4.tar.gz 528032 +RMD160 01cd3b8161e18e0a5b250ebb497f7e42d2ea894c cohoba-0.0.4.tar.gz 528032 +SHA256 c33291116861eff82e7fb92408f9d35bd6bd1f7f7296bad68066f6a51a13260b cohoba-0.0.4.tar.gz 528032 -- 2.26.2