[Enlightenment-release] Pre-release tarballs for efl 1.20.2

2017-08-09 Thread Stefan Schmidt

Hello.

I just uploaded the pre-release tarballs for 1.20.2.

It fixes the build problem with libdrm on some system and some wayland 
related issues.


If I hear nothing problematic within the next 24 hours, I will do the
final release on tomorrow.

https://download.enlightenment.org/pre-releases/efl-1.20.2-pre.tar.gz
f45b1c5c789a370aeba0eb66183565dc98ff95d2cdcb546e2fd0fee1ae8d8cc8

https://download.enlightenment.org/pre-releases/efl-1.20.2-pre.tar.xz
1e5fd1eb0ae269f9d995c7316498d4922f8b1e5e2bae0992268cdcb3d6581019

regards
Stefan Schmidt

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Enlightenment-release mailing list
Enlightenment-release@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-release


[Enlightenment-release] Python-EFL 1.20.0 release

2017-08-09 Thread Davide Andreoli
= Python-EFL 1.20.0 release=
We are pleased to announce that **Python-EFL** 1.20.0 is now released and
available for download.

== Download ==

http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.gz
http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.gz.sha256
http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.bz2
http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.bz2.sha256
http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.xz
http://download.enlightenment.org/rel/bindings/python/python-efl-1.20.0.tar.xz.sha256

The packages is also available on pypi, to install just use:
```
pip install python-efl
```

For convenience the tarballs contain both the Cython sources and generated
intermediary C sources, meaning you **do not** need Cython to compile the
bindings. Full cython sources are also publicly accessible from our git
repository at:
https://git.enlightenment.org/bindings/python/python-efl.git/

More information about the python bindings can be found at:
https://phab.enlightenment.org/w/projects/python_bindings_for_efl/

---

= What's New =

As always new features of EFL 1.20 have been ported and the usual has been
done in fixing bugs, optimizing speed and improve documentation.  (see
**ChangeLog** in the tarball for the full list of changes)

---

= Building and Dependencies =

If you have existing Python-EFL installed you may wish to uninstall them
before compiling and installing to avoid possible conflicts during install
and/or runtime.

To build the bindings you will need the following libraries:
* python (Python 2.6+/3.2+)
* efl (1.20)
* python-dbus (0.83+)

If you wish to compile using the Cython sources a required dependency is:
* cython (0.21+)


To install the bindings run:

  (sudo) python setup.py install

or:
  (sudo) python3 setup.py install

To generate the documentation locally you need:
* sphinx (1.1+)
* graphviz (optional)

To build the documentation:

  python setup.py build_doc

For more information on available build options see:

  python setup.py --help

---

= Projects using Python-EFL =

**Project** | **Website**

 **EpyMC** - Media Center | https://github.com/DaveMDS/epymc
 **Espionage** - D-Bus inspector |
https://phab.enlightenment.org/w/projects/espionage/
 **Epour** - BitTorrent Client |
https://phab.enlightenment.org/w/projects/epour/
 **Econnman** - Connman GUI |
https://phab.enlightenment.org/w/projects/econnman/
 **Eluminance** - Fast photo browser | https://github.com/DaveMDS/eluminance
 **Egitu** - Git User Interface | https://github.com/DaveMDS/egitu
 **Edone** - GettingThingsDone  | https://github.com/DaveMDS/edone
 **Lekha** - PDF viewer | https://github.com/kaihu/lekha
 **Polkit-EFL** - Polkit agent |
https://git.enlightenment.org/misc/polkit-efl.git
 **Epack** - Archive extractor | https://github.com/wfx/epack

... and many more that cannot fit in this short list.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Enlightenment-release mailing list
Enlightenment-release@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-release