From 88c80264175a0a178edb4d32ea939befd3bda060 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 11 Oct 2020 17:03:53 -0400 Subject: desktop/e16: Fix README, VERSION in .info. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- desktop/e16/README | 28 +++++++++++++++------------- desktop/e16/e16.SlackBuild | 1 - desktop/e16/e16.info | 2 +- 3 files changed, 16 insertions(+), 15 deletions(-) (limited to 'desktop/e16') 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 \ -- cgit v1.2.3-79-gdb01