From df2f7dc9add1af7acee46cd76d3e35a076bd35c8 Mon Sep 17 00:00:00 2001 From: lxnay Date: Wed, 9 May 2007 22:57:39 +0000 Subject: [PATCH] add Coherence python module git-svn-id: http://svn.sabayonlinux.org/overlay@1285 d7aec97c-591d-0410-af39-a8856400b30a --- dev-python/Coherence/Coherence-0.2.1.ebuild | 32 +++++++++++++++++++ dev-python/Coherence/Manifest | 8 +++++ .../Coherence/files/digest-Coherence-0.2.1 | 3 ++ 3 files changed, 43 insertions(+) create mode 100644 dev-python/Coherence/Coherence-0.2.1.ebuild create mode 100644 dev-python/Coherence/Manifest create mode 100644 dev-python/Coherence/files/digest-Coherence-0.2.1 diff --git a/dev-python/Coherence/Coherence-0.2.1.ebuild b/dev-python/Coherence/Coherence-0.2.1.ebuild new file mode 100644 index 000000000..39a0c3d75 --- /dev/null +++ b/dev-python/Coherence/Coherence-0.2.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 2004-2007 Sabayon Linux +# Distributed under the terms of the GNU General Public License v2 + +inherit distutils + +DESCRIPTION="Coherence is a framework written in Python enabling your application to participate in digital living networks, at the moment primarily the UPnP universe" +HOMEPAGE="https://coherence.beebits.net/" +SRC_URI="http://www.sabayonlinux.org/distfiles/dev-python/${P}.tar.gz" +IUSE="" +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +RESTRICT="nomirror" + +DEPEND=" + >=dev-lang/python-2.4 + dev-python/elementtree + dev-python/celementtree + >=dev-python/gst-python-0.10 + dev-python/soappy + dev-python/Louie + dev-python/configobj + dev-python/nevow + + " + +src_install() { + distutils_src_install + docinto modules + dodoc docs/* +} + diff --git a/dev-python/Coherence/Manifest b/dev-python/Coherence/Manifest new file mode 100644 index 000000000..f8899f235 --- /dev/null +++ b/dev-python/Coherence/Manifest @@ -0,0 +1,8 @@ +DIST Coherence-0.2.1.tar.gz 133766 RMD160 361adc22af8e28cd6903aa2932a3f36b40ed3475 SHA1 816204aba264e2a107ff5177ee2ce5dfa9f0e50a SHA256 e062e1732001d4f8fb68b18e13bdc0894a3a7f3ff82c4af3c4808435711c274d +EBUILD Coherence-0.2.1.ebuild 757 RMD160 3ca633e3eea1c711b8e7f7a6040d140c58bc709d SHA1 396d579f9597e18db3d8e651c7cd7db086e54dd0 SHA256 def159e2c2ce914f61c9d2c0b810b25b216357d10e78b8f0bf6b3984ef0d6cbc +MD5 2286a366173505b495e5c8e74b249413 Coherence-0.2.1.ebuild 757 +RMD160 3ca633e3eea1c711b8e7f7a6040d140c58bc709d Coherence-0.2.1.ebuild 757 +SHA256 def159e2c2ce914f61c9d2c0b810b25b216357d10e78b8f0bf6b3984ef0d6cbc Coherence-0.2.1.ebuild 757 +MD5 f90cc0eed2c6a893e51bbedaa56533e0 files/digest-Coherence-0.2.1 247 +RMD160 c2f0a43119b3aacfb26275f2bec894f0c5e5bc71 files/digest-Coherence-0.2.1 247 +SHA256 b1b2d4b7721017f1213ff50acd24d6acb2199f448475686c66941665b443eb85 files/digest-Coherence-0.2.1 247 diff --git a/dev-python/Coherence/files/digest-Coherence-0.2.1 b/dev-python/Coherence/files/digest-Coherence-0.2.1 new file mode 100644 index 000000000..769c5b91f --- /dev/null +++ b/dev-python/Coherence/files/digest-Coherence-0.2.1 @@ -0,0 +1,3 @@ +MD5 629e2cbefe132b320170716a36ef1727 Coherence-0.2.1.tar.gz 133766 +RMD160 361adc22af8e28cd6903aa2932a3f36b40ed3475 Coherence-0.2.1.tar.gz 133766 +SHA256 e062e1732001d4f8fb68b18e13bdc0894a3a7f3ff82c4af3c4808435711c274d Coherence-0.2.1.tar.gz 133766