From 074e0e6264cbe47a3f684b86137698d3c4b0fa3f Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Fri, 2 Oct 2020 19:10:33 +0100 Subject: desktop/xfce4-timer-plugin: Updated for version 1.6.0. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- desktop/xfce4-timer-plugin/xfce4-timer-plugin.SlackBuild | 10 ++++++---- desktop/xfce4-timer-plugin/xfce4-timer-plugin.info | 8 ++++---- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'desktop/xfce4-timer-plugin') diff --git a/desktop/xfce4-timer-plugin/xfce4-timer-plugin.SlackBuild b/desktop/xfce4-timer-plugin/xfce4-timer-plugin.SlackBuild index 71b9a21c99..cda24ce93d 100644 --- a/desktop/xfce4-timer-plugin/xfce4-timer-plugin.SlackBuild +++ b/desktop/xfce4-timer-plugin/xfce4-timer-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-timer-plugin -# Copyright 2015 Thibaut Notteboom, Paris, FRANCE +# Copyright 2015-2020 Thibaut Notteboom, Paris, FRANCE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfce4-timer-plugin -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -73,14 +73,16 @@ CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ - --enable-static=no \ + --libdir=/usr/lib${LIBDIRSUFFIX} \ + --disable-debug \ + --disable-static \ --build=$ARCH-slackware-linux make make install-strip DESTDIR=$PKG mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS ChangeLog COPYING INSTALL README TODO $PKG/usr/doc/$PRGNAM-$VERSION +cp -a AUTHORS ChangeLog COPYING INSTALL NEWS README TODO $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/xfce4-timer-plugin/xfce4-timer-plugin.info b/desktop/xfce4-timer-plugin/xfce4-timer-plugin.info index 22898cffbf..efe2c606c0 100644 --- a/desktop/xfce4-timer-plugin/xfce4-timer-plugin.info +++ b/desktop/xfce4-timer-plugin/xfce4-timer-plugin.info @@ -1,8 +1,8 @@ PRGNAM="xfce4-timer-plugin" -VERSION="1.0.0" -HOMEPAGE="https://goodies.xfce.org/" -DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.0/xfce4-timer-plugin-1.0.0.tar.bz2" -MD5SUM="bb10a5c0c4025161e647ef80454058ef" +VERSION="1.6.0" +HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-timer-plugin" +DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.6/xfce4-timer-plugin-1.6.0.tar.bz2" +MD5SUM="3be2a4ccfb2af20441b1d25c2cea5f28" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-79-gdb01