diff options
author | piernov <piernov@piernov.servegame.org> | 2010-09-04 13:51:41 +0200 |
---|---|---|
committer | piernov <piernov@piernov.servegame.org> | 2010-09-04 13:51:41 +0200 |
commit | 5235aaa55be8516f3c78b5014930d6830614ee00 (patch) | |
tree | 694ea79552fdfcbf7d375f0a41db2e234664fcaa /enlightenment/python-edje | |
parent | 233267fbe98a91ffdc1b1c300ad2b8183af9ef21 (diff) | |
download | ports-5235aaa55be8516f3c78b5014930d6830614ee00.tar.gz ports-5235aaa55be8516f3c78b5014930d6830614ee00.tar.bz2 ports-5235aaa55be8516f3c78b5014930d6830614ee00.tar.xz ports-5235aaa55be8516f3c78b5014930d6830614ee00.zip |
Enlightenment added
Diffstat (limited to 'enlightenment/python-edje')
-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" + |