[EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Raster

2015-07-03 Thread Raster
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=a7ed95cd58a94d71ae767e18c4124bbc1ba3de2b

commit a7ed95cd58a94d71ae767e18c4124bbc1ba3de2b
Author: Raster ras...@rasterman.com
Date:   Thu Jul 2 23:14:37 2015 -0700

Wiki page download changed with summary [] by Raster
---
 pages/download.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pages/download.txt b/pages/download.txt
index 94c95bb..9a60775 100644
--- a/pages/download.txt
+++ b/pages/download.txt
@@ -1,4 +1,7 @@
 ~~Title: Download~~
+
+{{pagestart-shortcuts}}
+
  Download 
 
 We place all of our releases here:

-- 




[EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Raster

2015-06-19 Thread Raster
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=a026da83f622e89fda22475b174a318919022b63

commit a026da83f622e89fda22475b174a318919022b63
Author: Raster ras...@rasterman.com
Date:   Thu Jun 18 23:25:19 2015 -0700

Wiki page download changed with summary [] by Raster
---
 pages/download.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pages/download.txt b/pages/download.txt
index 5339c2b..94c95bb 100644
--- a/pages/download.txt
+++ b/pages/download.txt
@@ -7,10 +7,12 @@ We place all of our releases here:
 
  Releases 
 
-Our latest releases are:
+Our latest source code releases are:
 
 {{pagedownload-latest}}
 
+We provide original source code tarballs as the canonical release of what we 
make. It is left up to distributions and individuals to make specific packages 
to their operating system. See your distribution packages for details.
+
 When compiling from source, build in this order:
 
 {{pagedocs-efl-buildorder}}

-- 




[EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Raster

2015-05-19 Thread Raster
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=71532158430deffc3aa4454e471141d8b2bb938d

commit 71532158430deffc3aa4454e471141d8b2bb938d
Author: Raster ras...@rasterman.com
Date:   Tue May 19 02:41:56 2015 -0700

Wiki page download changed with summary [] by Raster
---
 pages/download.txt | 22 ++
 1 file changed, 6 insertions(+), 16 deletions(-)

diff --git a/pages/download.txt b/pages/download.txt
index 10c8721..f3e3d89 100644
--- a/pages/download.txt
+++ b/pages/download.txt
@@ -5,19 +5,16 @@ 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:
+For a list of dependencies and general build infor take a look at 
[[docs-efl-start]]. But just use the below configure command instead of 
autogen.sh. Everything else is the same.
+
+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:
+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
@@ -33,16 +30,9 @@ Our latest releases are:
 
  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
-generally are living off master themselves and so bugs affect
-developers directly and immediately. Sometimes issues happen, but
-they tend to get fixed rapidly.
+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 generally 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 have issues please refer to our [[contact]]
-page to get in touch with us.
+If you want to track the latest and greatest, please see our git repositories. 
If you have issues please refer to our [[contact]] page to get in touch with us.
 
 All our git repositories are listed on:
 

-- 




[EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Raster

2015-05-19 Thread Raster
WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=b3d0d91f856b5bfe12359a81e5ba9e7e849b3f96

commit b3d0d91f856b5bfe12359a81e5ba9e7e849b3f96
Author: Raster ras...@rasterman.com
Date:   Tue May 19 02:49:49 2015 -0700

Wiki page download changed with summary [] by Raster
---
 pages/download.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pages/download.txt b/pages/download.txt
index f3e3d89..4a3631c 100644
--- a/pages/download.txt
+++ b/pages/download.txt
@@ -41,3 +41,5 @@ All our git repositories are listed on:
 
 
 {{pagedownload-e16}}
+
+~~DISCUSSIONS~~
\ No newline at end of file

--