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