diff options
Diffstat (limited to 'enlightenment/python-edje/Pkgfile')
-rw-r--r-- | enlightenment/python-edje/Pkgfile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/enlightenment/python-edje/Pkgfile b/enlightenment/python-edje/Pkgfile new file mode 100644 index 0000000..1ba6330 --- /dev/null +++ b/enlightenment/python-edje/Pkgfile @@ -0,0 +1,9 @@ +description="Python binding for the Enlightenment edje library." +url=http://www.enlightenment.org/ +depends=(python cython edje python-ecore) + +name=python-edje +release=1 +includes=(enlightenment python) +e_path="trunk/BINDINGS/python/$name" + |