clean up download links to be included and use version const vars

now to update release versions just change the one release version
variable in download-latest.txt at the top. if a new library, app etc.
gets added, add it to the table given the const variable setup similar
to what is already there and add a new version variable for it at the
top.
This commit is contained in:
Carsten Haitzler 2015-04-07 12:25:26 +09:00
parent 4a2acbe77b
commit c6eca665f7
5 changed files with 50 additions and 35 deletions

View File

@ -7,7 +7,7 @@ release is out, ore to track latest features and development
continually. This is also the case if you want to contribute. Of
course you can use stable packages for your distribution as well.
* [[doc-efl-start|Get EFL installed]]
* [[docs-efl-start|Get EFL installed]]
----

19
pages/download-e16.txt Normal file
View File

@ -0,0 +1,19 @@
=== 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]]|

28
pages/download-latest.txt Normal file
View File

@ -0,0 +1,28 @@
<const>
efl_v = 1.13.2
elm_v = 1.13.2
emotion_generic_players_v = 1.13.0
evas_generic_loaders_v = 1.13.2
enlightenment_v = 0.19.4
terminology_v = 0.8.0
rage_v = 0.1.0
econnman_v = 1.1
epour_v = 0.6.0
extn = .tar.gz
dlbase = http://download.enlightenment.org/rel/
</const>
^Library^Version^
|[[%%dlbase%%libs/efl/efl-%%efl_v%%%%extn%%|EFL]]|%%efl_v%%|
|[[%%dlbase%%libs/elementary/elementary-%%elm_v%%%%extn%%|Elementary]]|%%elm_v%%|
|[[%%dlbase%%libs/emotion_generic_players/emotion_generic_players-%%emotion_generic_players_v%%%%extn%%|Emotion Generic Players]]|%%emotion_generic_players_v%%|
|[[%%dlbase%%libs/evas_generic_loaders/evas_generic_loaders-%%evas_generic_loaders_v%%%%extn%%|Evas Generic Loaders]]|%%evas_generic_loaders_v%%|
^Application^Version^
|[[%%dlbase%%apps/enlightenment/enlightenment-%%enlightenment_v%%%%extn%%|Enlightenment]]|%%enlightenment_v%%|
|[[%%dlbase%%apps/terminology/terminology-%%terminology_v%%%%extn%%|Terminology]]|%%terminology_v%%|
|[[%%dlbase%%apps/rage/rage-%%rage_v%%%%extn%%|Rage]]|%%rage_v%%|
|[[%%dlbase%%apps/econnman/econnman-%%econnman_v%%%%extn%%|Econnman]]|%%econnman_v%%|
|[[%%dlbase%%apps/epour/epour-%%epour_v%%%%extn%%|Epour]]|%%epour_v%%|

View File

@ -28,19 +28,7 @@ sudo make install
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|
{{page>download-latest}}
==== Source ====
@ -59,26 +47,6 @@ 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]]|
{{page>download-e16}}