summaryrefslogtreecommitdiffstats
path: root/desktop/e16
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-11 17:03:53 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:36:53 +0700
commit88c80264175a0a178edb4d32ea939befd3bda060 (patch)
tree086d3f25160d2f0dd4b9b70aa5d7244ae68c3d71 /desktop/e16
parenta70e06df5b9d1378d60e171520e953716b7d91fd (diff)
downloadslackbuilds-88c80264175a0a178edb4d32ea939befd3bda060.tar.gz
slackbuilds-88c80264175a0a178edb4d32ea939befd3bda060.tar.xz
desktop/e16: Fix README, VERSION in .info.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/e16')
-rw-r--r--desktop/e16/README28
-rw-r--r--desktop/e16/e16.SlackBuild1
-rw-r--r--desktop/e16/e16.info2
3 files changed, 16 insertions, 15 deletions
diff --git a/desktop/e16/README b/desktop/e16/README
index 66e6474b8d..c5ccab5494 100644
--- a/desktop/e16/README
+++ b/desktop/e16/README
@@ -1,14 +1,16 @@
-The Enlightenment DR16 Window Manager is a robust, flexible, highly
-configurable, graphically rich, yet unobtrusive desktop environment for the X11
-windowing system. It is fully themable and easily configured. There are a wide
-range of configuration options to suit any taste. The menu system is flexible,
-providing easy access to applications, theme selection, documentation,
-settings, and background selection. Enlightenment DR16 integrates well with
-other desktop environments, such as Gnome, KDE, and LXDE. Replace the default
-window managers with E16 and you'll have the power to leverage the best of
-those desktop environments, while at the same time enjoying the superior
-windowing interface that Enlightenment provides.
+The Enlightenment DR16 Window Manager is a robust, flexible,
+highly configurable, graphically rich, yet unobtrusive desktop
+environment for the X11 windowing system. It is fully themable and
+easily configured. There are a wide range of configuration options to
+suit any taste. The menu system is flexible, providing easy access to
+applications, theme selection, documentation, settings, and background
+selection. Enlightenment DR16 integrates well with other desktop
+environments, such as Gnome, KDE, and LXDE. Replace the default window
+managers with E16 and you'll have the power to leverage the best
+of those desktop environments, while at the same time enjoying the
+superior windowing interface that Enlightenment provides.
-To disable building and installing the core themes or the E-docs, set $THEMES
-(for themes) or $DOCS (for documentation) to anything other than "YES". This
-SlackBuild does not install Epplets, or the key- or menu-editing packages.
+To disable building and installing the core themes or the E-docs, set
+$THEMES (for themes) or $DOCS (for documentation) to anything other
+than "YES". This SlackBuild does not install Epplets, or the key- or
+menu-editing packages.
diff --git a/desktop/e16/e16.SlackBuild b/desktop/e16/e16.SlackBuild
index cfff8afa29..9c1a988b7d 100644
--- a/desktop/e16/e16.SlackBuild
+++ b/desktop/e16/e16.SlackBuild
@@ -134,7 +134,6 @@ fi
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
-# Compress man pages
find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done
diff --git a/desktop/e16/e16.info b/desktop/e16/e16.info
index 54de2ab155..fafa13da11 100644
--- a/desktop/e16/e16.info
+++ b/desktop/e16/e16.info
@@ -1,5 +1,5 @@
PRGNAM="e16"
-VERSION="1.0.19"
+VERSION="1.0.21"
HOMEPAGE="https://sourceforge.net/projects/enlightenment"
DOWNLOAD="http://downloads.sourceforge.net/project/enlightenment/e16/1.0.21/e16-1.0.21.tar.gz \
http://downloads.sourceforge.net/project/enlightenment/e16-themes/1.0.2/e16-themes-1.0.2.tar.gz \