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