add Coherence python module

git-svn-id: http://svn.sabayonlinux.org/overlay@1285 d7aec97c-591d-0410-af39-a8856400b30a
This commit is contained in:
lxnay
2007-05-09 22:57:39 +00:00
parent 22f7ec4cb2
commit df2f7dc9ad
3 changed files with 43 additions and 0 deletions
@@ -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/*
}
+8
View File
@@ -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
@@ -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