[Lunar-commits] <moonbase-efl> python-e_dbus: introduction to -efl
v4hn
me at v4hn.de
Wed Jan 2 01:56:59 CET 2013
commit 0d32798f603687e90aab01996efed9d005085a36
Author: v4hn <me at v4hn.de>
Date: Tue, 01 Jan 2013 16:56:59 -0800
URL: https://github.com/lunar-linux/moonbase-efl/commit/0d32798f603687e90aab01996efed9d005085a36
python-e_dbus: introduction to -efl
---
python-e_dbus/DEPENDS | +4/-0
python-e_dbus/DETAILS | +12/-0
2 files changed, 16 insertions(+)
--- /dev/null
+++ b/python-e_dbus/DEPENDS
@@ -0,0 +1,4 @@
+depends Python
+depends python-ecore
+depends dbus-python
+depends e_dbus
--- /dev/null
+++ b/python-e_dbus/DETAILS
@@ -0,0 +1,12 @@
+ MODULE=python-e_dbus
+ VERSION=1.7.0
+ SOURCE=${MODULE}-${VERSION}.tar.bz2
+ SOURCE_URL=http://download.enlightenment.fr/releases/BINDINGS/python/
+ SOURCE_VFY=sha1:b47c5ef7f5391d75d508839d38b102d8225f6b6b
+ WEB_SITE="http://enlightenment.org"
+ ENTERED=20130102
+ UPDATED=20130102
+ SHORT="Python bindings for EFL e_dbus"
+cat <<EOF
+Python bindings for EFL e_dbus
+EOF
More information about the Lunar-commits
mailing list