summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Aleksandar Samardzic2012-10-16 23:01:41 +0200
committer dsomero2012-11-04 15:52:38 +0100
commit3da2564a8d0d9af25f2c15de05e2bf0c0423857d (patch)
treeb2a105d228f3138b7fe2bb2c08628f0a4669c2b9
parent54bf0981445a6718dd909070c8a608efd19af28f (diff)
downloadslackbuilds-3da2564a8d0d9af25f2c15de05e2bf0c0423857d.tar.gz
desktop/enlightenment: Updated for version 0.16.999.76819.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r--desktop/enlightenment/README10
-rw-r--r--desktop/enlightenment/enlightenment.SlackBuild4
-rw-r--r--desktop/enlightenment/enlightenment.info8
3 files changed, 11 insertions, 11 deletions
diff --git a/desktop/enlightenment/README b/desktop/enlightenment/README
index 8c5fad4973..2fce81655a 100644
--- a/desktop/enlightenment/README
+++ b/desktop/enlightenment/README
@@ -1,7 +1,7 @@
Enlightenment DR17 is the next generation of UNIX graphical
-environments. It is not just a window manager, but it is also a desktop
-shell. A desktop shell means a window manager plus a file manager plus
-configuration utilities all in one.
+environments. It is not just a window manager, but it is also a
+desktop shell. A desktop shell means a window manager plus a file
+manager plus configuration utilities all in one.
-The complete build order is: eina, embryo, eet, evas, ecore, lua, edje,
- e_dbus, efreet, eeze, enlightenment.
+The complete build order is: lua, eina, eet, evas, ecore, eio, embryo,
+edje, efreet, e_dbus, enlightenment.
diff --git a/desktop/enlightenment/enlightenment.SlackBuild b/desktop/enlightenment/enlightenment.SlackBuild
index e0836dc93d..8552eaf445 100644
--- a/desktop/enlightenment/enlightenment.SlackBuild
+++ b/desktop/enlightenment/enlightenment.SlackBuild
@@ -5,8 +5,8 @@
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
PRGNAM=enlightenment
-VERSION=${VERSION:-0.16.999.70492}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.16.999.76819}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/desktop/enlightenment/enlightenment.info b/desktop/enlightenment/enlightenment.info
index 1bd011f847..d440527c0e 100644
--- a/desktop/enlightenment/enlightenment.info
+++ b/desktop/enlightenment/enlightenment.info
@@ -1,10 +1,10 @@
PRGNAM="enlightenment"
-VERSION="0.16.999.70492"
+VERSION="0.16.999.76819"
HOMEPAGE="http://www.enlightenment.org/"
-DOWNLOAD="http://download.enlightenment.org/snapshots/2012-04-26/enlightenment-0.16.999.70492.tar.bz2"
-MD5SUM="5c9e114eb8f444100f3a58279b73a29c"
+DOWNLOAD="http://download.enlightenment.org/snapshots/2012-09-18/enlightenment-0.16.999.76819.tar.bz2"
+MD5SUM="5a79f3c871b0860b5a3add83a7a2118e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="edje e_dbus efreet eeze"
+REQUIRES="e_dbus edje efreet eio"
MAINTAINER="Aleksandar Samardzic"
EMAIL="asamardzic@gmail.com"