This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 514e6ebac1a6ca436b8ef187588c035fa7f835a7
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Sat Jan 11 23:29:49 2025 +0000
efl 1.28 + e 0.27 releases
---
pages/download-latest.txt | 4 +--
pages/news/2025-01-11-efl-1.28.0.txt | 15 ++++++++++++
pages/news/2025-01-11-enlightenment-0.27.0.txt | 34 ++++++++++++++++++++++++++
3 files changed, 51 insertions(+), 2 deletions(-)
diff --git a/pages/download-latest.txt b/pages/download-latest.txt
index 0d8864805..a659163f1 100644
--- a/pages/download-latest.txt
+++ b/pages/download-latest.txt
@@ -1,8 +1,8 @@
<const>
-efl_v = 1.27.0
+efl_v = 1.28.0
python_efl_v = 1.26.1
-enlightenment_v = 0.26.0
+enlightenment_v = 0.27.0
terminology_v = 1.13.0
rage_v = 0.4.0
econnman_v = 1.1
diff --git a/pages/news/2025-01-11-efl-1.28.0.txt b/pages/news/2025-01-11-efl-1.28.0.txt
new file mode 100644
index 000000000..e8f4481ab
--- /dev/null
+++ b/pages/news/2025-01-11-efl-1.28.0.txt
@@ -0,0 +1,15 @@
+=== Enlightenment Foundation Libraries 1.28 Release ===
+ * //2025-01-11 - by Carsten Haitzler//
+
+It's been a while since the last main EFL release (1.28.0) so this now
+updates EFL to 1.28.0.
+
+== Download ==
+
+| LINK | SHA256 |
+| [[http://download.enlightenment.org/rel/libs/efl/efl-1.28.0.tar.xz | efl-1.28.0.tar.xz ]] | f09a43d6b4861be06cc0e2849c53296413d4e52c8e31f52fc95e9ea5f1c59a36 |
+
+----
+
+{{:blank.png?nolink&100|}}
+~~DISCUSSIONS~~
diff --git a/pages/news/2025-01-11-enlightenment-0.27.0.txt b/pages/news/2025-01-11-enlightenment-0.27.0.txt
new file mode 100644
index 000000000..19614867c
--- /dev/null
+++ b/pages/news/2025-01-11-enlightenment-0.27.0.txt
@@ -0,0 +1,34 @@
+=== Enlightenment 0.27.0 Release ===
+ * //2025-01-11 - by Carsten Haitzler//
+
+This is the latest release of Enlightenment. This has a lot of fixes
+mostly with some new features.
+
+| LINK | SHA256 |
+|
+[[http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.27.0.tar.xz | enlightenment-0.27.0.tar.xz ]] | 5b66b914c6d90a916b3fe66b5ff70a9fd912088aa6399bdde1b3a505aae50331 |
+
+== Building and Dependencies ==
+
+ - [[https://git.enlightenment.org/core/efl.git/tree/README | EFL]]
+ - libexif
+ - libpam (Linux only)
+
+Highly recommended to ensure proper functionality (though you can live
+without these):
+
+ - connman (For network configuration support)
+ - bluez5 (For bluetooth configuration and control)
+ - bc (For the everything module calculator mode)
+ - pulseaudio (For proper audio device control and redirection)
+ - packagekit (For the built in system updates monitoring and updater)
+ - udisks2 (For removable storage mounting/unmounting)
+ - ddcutil (specifically libddcutil.so.2 for backlight control)
+ - gdb (If you want automatic backtraces on a crash in ~/.e-crashdump.txt - don't forget to build EFL and E with gdb debugging to make this useful)
+
+**Note:** Enlightenment 0.27.0 depends on EFL **v1.28.0** or newer.
+
+----
+
+{{:blank.png?nolink&100|}}
+~~DISCUSSIONS~~
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.