summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Johannes Schoepfer2019-07-20 03:05:59 +0200
committer Willy Sudiarto Raharjo2019-07-20 03:05:59 +0200
commit1fb9c141e9101b8f86aaee361f819c42059ca58a (patch)
tree6f0062db9fbf63d7e6cc90dd9924497bc6d42590 /desktop
parent45fd625951c3927799e3ef175fac881f1d3dfe58 (diff)
downloadslackbuilds-1fb9c141e9101b8f86aaee361f819c42059ca58a.tar.gz
desktop/herbstluftwm: Updated for version 0.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/herbstluftwm/README2
-rw-r--r--desktop/herbstluftwm/herbstluftwm.SlackBuild5
-rw-r--r--desktop/herbstluftwm/herbstluftwm.info6
-rw-r--r--desktop/herbstluftwm/slack-desc2
4 files changed, 6 insertions, 9 deletions
diff --git a/desktop/herbstluftwm/README b/desktop/herbstluftwm/README
index 09e6642dbb..18b2a347df 100644
--- a/desktop/herbstluftwm/README
+++ b/desktop/herbstluftwm/README
@@ -6,5 +6,5 @@ monitor displays exactly one tag at a time.
Configuration is achieved through bash scripting in the file
~/.config/herbstluftwm/autostart. An example autostart file is located
in /etc/xdg/herbstluftwm/ along with example scripts for use with the WM.
-Additional examples are available at http://www.herbstluftwm.org/ along
+Additional examples are available at https://www.herbstluftwm.org/ along
with detailed documentation.
diff --git a/desktop/herbstluftwm/herbstluftwm.SlackBuild b/desktop/herbstluftwm/herbstluftwm.SlackBuild
index 4481ee16a6..7ab841f523 100644
--- a/desktop/herbstluftwm/herbstluftwm.SlackBuild
+++ b/desktop/herbstluftwm/herbstluftwm.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=herbstluftwm
-VERSION=${VERSION:-0.7.1}
+VERSION=${VERSION:-0.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -70,15 +70,12 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# make
make PREFIX=/usr MANDIR=/usr/man DOCDIR=/usr/doc/$PRGNAM-$VERSION || exit 1
make install DESTDIR=$PKG PREFIX=/usr MANDIR=/usr/man DOCDIR=/usr/doc/$PRGNAM-$VERSION
-# strip:
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
-# gzip manpages:
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/herbstluftwm/herbstluftwm.info b/desktop/herbstluftwm/herbstluftwm.info
index 06ff1b7da4..064c98458e 100644
--- a/desktop/herbstluftwm/herbstluftwm.info
+++ b/desktop/herbstluftwm/herbstluftwm.info
@@ -1,8 +1,8 @@
PRGNAM="herbstluftwm"
-VERSION="0.7.1"
+VERSION="0.7.2"
HOMEPAGE="https://herbstluftwm.org"
-DOWNLOAD="https://herbstluftwm.org/tarballs/herbstluftwm-0.7.1.tar.gz"
-MD5SUM="7f091559503d11a6da9e5371ab3df3f6"
+DOWNLOAD="https://herbstluftwm.org/tarballs/herbstluftwm-0.7.2.tar.gz"
+MD5SUM="eccbb5d0b1836071f0b24da851ac4d8e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/desktop/herbstluftwm/slack-desc b/desktop/herbstluftwm/slack-desc
index 0718c928cf..0ab44916f7 100644
--- a/desktop/herbstluftwm/slack-desc
+++ b/desktop/herbstluftwm/slack-desc
@@ -13,7 +13,7 @@ herbstluftwm: Glib. Layout is based on splitting frames into sub-frames, simila
herbstluftwm: to i3/musca. Tags/workspaces can be removed or added at run-time.
herbstluftwm: Configuration is written in bash script.
herbstluftwm:
-herbstluftwm: homepage: https://herbstluftwm.org
+herbstluftwm: Homepage: https://herbstluftwm.org
herbstluftwm:
herbstluftwm:
herbstluftwm: