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