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