summaryrefslogtreecommitdiffstats
path: root/desktop/lxpanel/lxpanel.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2013-10-13 09:01:16 +0200
committer Robby Workman2013-11-06 07:57:48 +0100
commitb45936beda7596f080cb49f91052e55ab1bbfddc (patch)
tree13aa390d58bddfb4b6cca3c530772dca7aa1f7e5 /desktop/lxpanel/lxpanel.SlackBuild
parent6d83c22be477efaa2e3e02889b5515cd20f85ab3 (diff)
downloadslackbuilds-b45936beda7596f080cb49f91052e55ab1bbfddc.tar.gz
desktop/lxpanel: Updated for version 0.6.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/lxpanel/lxpanel.SlackBuild')
-rw-r--r--desktop/lxpanel/lxpanel.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop/lxpanel/lxpanel.SlackBuild b/desktop/lxpanel/lxpanel.SlackBuild
index 56c3c6fe93..7361fd8421 100644
--- a/desktop/lxpanel/lxpanel.SlackBuild
+++ b/desktop/lxpanel/lxpanel.SlackBuild
@@ -24,7 +24,7 @@
# Modified by Matteo Bernardini <ponce@slackbuilds.org>
PRGNAM=lxpanel
-VERSION=${VERSION:-20121126_06ad472}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -41,7 +41,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"
+DOCS="AUTHORS COPYING ChangeLog README"
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
@@ -85,6 +85,8 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--program-prefix= \
--program-suffix= \
+ --with-plugins=all \
+ --disable-silent-rules \
--build=$ARCH-slackware-linux
make