summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva2017-04-09 01:36:58 +0200
committer Willy Sudiarto Raharjo2017-04-13 02:27:46 +0200
commite5380977a1a09f7aa85feb75786d58d62faede49 (patch)
tree8ce5edc1f510d16486c80b0b537b62a5960d98e0
parent558f9e3e3bc51068a2c121ddebc0a89489400484 (diff)
downloadslackbuilds-e5380977a1a09f7aa85feb75786d58d62faede49.tar.gz
desktop/awesome-extra: Updated for version 2016121101.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--desktop/awesome-extra/README12
-rw-r--r--desktop/awesome-extra/awesome-extra.SlackBuild30
-rw-r--r--desktop/awesome-extra/awesome-extra.info6
-rw-r--r--desktop/awesome-extra/slack-desc8
4 files changed, 21 insertions, 35 deletions
diff --git a/desktop/awesome-extra/README b/desktop/awesome-extra/README
index 9f889749ac..244916fd46 100644
--- a/desktop/awesome-extra/README
+++ b/desktop/awesome-extra/README
@@ -1,13 +1,17 @@
-awesome-extra (additional modules for the awesome window manager)
+awesome-extra (modules for the awesome window manager)
-awesome-extra is a additional modules for the awesome window manager.
+awesome-extra is additional modules for the awesome window manager.
+
+awesome is a highly configurable, next generation framework window
+manager for X. It is very fast, extensible and licensed under the
+GNU GPLv2 license.
This package provide:
- * wicked, a widget manager which can fill them with various system
+ * wicked, a widget manager which can fill them with various system
information (CPU or memory usage, network bandwidth, etc);
* shifty, an extension implementing dynamic tagging;
- * obvious, a set of several widgets (WiFi link quality, battery
+ * obvious, a set of several widgets (WiFi link quality, battery
usage, etc), superseding wicked;
* vicious, a widget manager;
* revelation, expose like functionality;
diff --git a/desktop/awesome-extra/awesome-extra.SlackBuild b/desktop/awesome-extra/awesome-extra.SlackBuild
index d70ab9abb9..05b240c98b 100644
--- a/desktop/awesome-extra/awesome-extra.SlackBuild
+++ b/desktop/awesome-extra/awesome-extra.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for awesome-extra.
#
-# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,36 +23,18 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=awesome-extra
-VERSION=${VERSION:-2012061101}
+VERSION=${VERSION:-2016121101}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-if [ -z "$ARCH" ]; then
- case "$( uname -m )" in
- i?86) ARCH=i486 ;;
- arm*) ARCH=arm ;;
- *) ARCH=$( uname -m ) ;;
- esac
-fi
+ARCH=noarch
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
- LIBDIRSUFFIX=""
-elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
- LIBDIRSUFFIX=""
-elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
- LIBDIRSUFFIX="64"
-else
- SLKCFLAGS="-O2"
- LIBDIRSUFFIX=""
-fi
+SRCVER="2016121101+nmu1"
set -e
@@ -60,8 +42,8 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/${PRGNAM}_${VERSION}.tar.gz
-mv $PRGNAM $PRGNAM-$VERSION
+tar xvf $CWD/${PRGNAM}_${SRCVER}.tar.xz
+mv ${PRGNAM}-${SRCVER} $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/desktop/awesome-extra/awesome-extra.info b/desktop/awesome-extra/awesome-extra.info
index 904d8b7f94..f8a49f83a6 100644
--- a/desktop/awesome-extra/awesome-extra.info
+++ b/desktop/awesome-extra/awesome-extra.info
@@ -1,8 +1,8 @@
PRGNAM="awesome-extra"
-VERSION="2012061101"
+VERSION="2016121101"
HOMEPAGE="http://http.debian.net/debian/pool/main/a/awesome-extra/"
-DOWNLOAD="http://http.debian.net/debian/pool/main/a/awesome-extra/awesome-extra_2012061101.tar.gz"
-MD5SUM="2240cd03b5f04b8ae26b8cd445853ab9"
+DOWNLOAD="http://snapshot.debian.org/archive/debian/20170408T151854Z/pool/main/a/awesome-extra/awesome-extra_2016121101%2Bnmu1.tar.xz"
+MD5SUM="b01df37e564ca9079fb77f5e3b6030e0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="awesome"
diff --git a/desktop/awesome-extra/slack-desc b/desktop/awesome-extra/slack-desc
index b69056508b..85d759483e 100644
--- a/desktop/awesome-extra/slack-desc
+++ b/desktop/awesome-extra/slack-desc
@@ -6,12 +6,12 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-awesome-extra: awesome-extra (additional modules for the awesome window manager)
+awesome-extra: awesome-extra (modules for the awesome window manager)
awesome-extra:
-awesome-extra: awesome-extra is a additional modules for the awesome window manager.
+awesome-extra: awesome-extra is additional modules for the awesome window manager.
awesome-extra:
-awesome-extra: awesome is a highly configurable, next generation framework window
-awesome-extra: manager for X. It is very fast, extensible and licensed under the
+awesome-extra: awesome is a highly configurable, next generation framework window
+awesome-extra: manager for X. It is very fast, extensible and licensed under the
awesome-extra: GNU GPLv2 license.
awesome-extra:
awesome-extra: