www-content/pages/download.txt

85 lines
3.5 KiB
Plaintext

==== Download ====
We place all of our releases here:
* [[http://download.enlightenment.org/rel/|download.enlightenment.org]]
When compiling from source, our core libraries likely should be build
in this order:
* EFL
* Evas Generic Loaders
* Emotion Generic Players
* Elementary
After this build applications however you like (e.g. Enlightenment,
Terminology etc.) Please see the README files for projects for
information on dependencies, configuration etc. Just remember that all
our release tarballs come with configure set up so to compile you just
need to do:
<code bash>
./configure
make
sudo make install
</code>
==== Releases ====
Our latest releases are:
^Library^Version^
|[[http://download.enlightenment.org/rel/libs/efl/efl-1.13.0.tar.gz|EFL]]|1.13.0|
|[[http://download.enlightenment.org/rel/libs/elementary/elementary-1.13.0.tar.gz|Elementary]]|1.13.0|
|[[http://download.enlightenment.org/rel/libs/emotion_generic_players/emotion_generic_players-1.13.0.tar.gz|Emotion Generic Players]]|1.13.0|
|[[http://download.enlightenment.org/rel/libs/evas_generic_loaders/evas_generic_loaders-1.13.0.tar.gz|Evas Generic Loaders]]|1.13.0|
^Application^Version^
|[[http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.19.4.tar.gz|Enlightenment]]|0.19.4|
|[[http://download.enlightenment.org/rel/apps/terminology/terminology-0.8.0.tar.gz|Terminology]]|0.8.0|
|[[http://download.enlightenment.org/rel/apps/rage/rage-0.1.0.tar.gz|Rage]]|0.1.0|
|[[http://download.enlightenment.org/releases/expedite-1.7.9.tar.gz|Expedite]]|1.7.9|
|[[http://download.enlightenment.org/rel/apps/econnman/econnman-1.1.tar.gz|Econnman]]|1.1.0|
|[[http://download.enlightenment.org/rel/apps/epour/epour-0.6.0.tar.gz|Epour]]|0.6.0|
==== Source ====
Out source code is developed collaboratively in a pretty typical open
source manner. Our master branches are where all new development goes
into. We try and keep master working and usable daily, as developers
geenerally are living off master themselves and so bugs affect
developers directly and immediately. Sometimes issues happen, but
they tend to get fixed rapidly.
If you want to track the latest and greatest, please see our git
repositories. If you havev issues please refer to our [[contact]]
page to get in touch with us.
All our git repositories are listed on:
* [[http://git.enlightenment.org|git.enlightenment.org]]
----
=== Enlightenment DR16 ===
Some people still like to use our legacy WM codebase and it is still
maintained. The latest version of DR16 is 1.0.16, released on February
21st, 2015. Packages for the current, and previous, releases of DR16,
core themes, epplets, e16menuedit, e16keyedit, and imlib2 can be found
on the
[[http://sourceforge.net/project/showfiles.php?group_id=2|SourceForge download page]].
DR16 is available on a number of different *NIX platforms. Please
choose from the list of available distributions the one that is right
for you.
^Package^Link^
|Source Code TAR.GZ|[[http://prdownloads.sourceforge.net/enlightenment/e16-1.0.16.tar.gz?download|e16-1.0.16.tar.gz]]|
|Source Package RPM|[[http://prdownloads.sourceforge.net/enlightenment/e16-1.0.16-1.fc21.src.rpm?download|e16-1.0.16-1.fc21.src.rpm]]|
|Linux ix86 Binary RPM|[[http://prdownloads.sourceforge.net/enlightenment/e16-1.0.16-1.fc21.i686.rpm?download|e16-1.0.16-1.fc21.i686.rpm]]|
|Linux x86_64 Binary RPM|[[http://prdownloads.sourceforge.net/enlightenment/e16-1.0.16-1.fc21.x86_64.rpm?download|e16-1.0.16-1.fc21.x86_64.rpm]]|
|Gentoo Linux|[[http://packages.gentoo.org/package/x11-wm/enlightenment|e16 ebuilds]]|