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