diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 09:02:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 09:02:07 +0700 |
commit | 8485056130056bbca82c3635116c9acca237776e (patch) | |
tree | 72b33d74f631accb5abdde1c4e3d71c0e458a34e /libraries/python-efl/python-efl.info | |
parent | 80f0c2267130ed0b448985919a71fcf11b1be356 (diff) |
libraries/python-efl: Added (Python bindings to the EFL).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python-efl/python-efl.info')
-rw-r--r-- | libraries/python-efl/python-efl.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/python-efl/python-efl.info b/libraries/python-efl/python-efl.info new file mode 100644 index 0000000000000..fd202861b0133 --- /dev/null +++ b/libraries/python-efl/python-efl.info @@ -0,0 +1,10 @@ +PRGNAM="python-efl" +VERSION="1.19.0" +HOMEPAGE="https://www.enlightenment.org/" +DOWNLOAD="https://download.enlightenment.org/rel/bindings/python/python-efl-1.19.0.tar.gz" +MD5SUM="bef03c86ee5e590d8ef94dc760cef1fe " +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="efl" +MAINTAINER="Erik Falor" +EMAIL="ewfalor@gmail.com" |