From 6a89a068fbce530a91b41ea3ba7cf3c20f9b0599 Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Sat, 10 Oct 2015 00:12:07 +0700 Subject: desktop/compton-conf: Update script. Signed-off-by: Willy Sudiarto Raharjo --- desktop/compton-conf/README | 4 ++-- desktop/compton-conf/compton-conf.SlackBuild | 10 ++++++---- desktop/compton-conf/compton-conf.info | 2 +- desktop/compton-conf/slack-desc | 4 ++-- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/desktop/compton-conf/README b/desktop/compton-conf/README index b9713864c3..b7d211254d 100644 --- a/desktop/compton-conf/README +++ b/desktop/compton-conf/README @@ -1,3 +1,3 @@ -compton-conf (Qt configuration tool for X composite manager Compton.) +compton-conf (Configuration Tool for Compton) -compton-conf is a GUI configuration tool for compton X composite manager. +Qt configuration tool for X composite manager Compton. diff --git a/desktop/compton-conf/compton-conf.SlackBuild b/desktop/compton-conf/compton-conf.SlackBuild index 683a1db309..eb99c5c9cf 100644 --- a/desktop/compton-conf/compton-conf.SlackBuild +++ b/desktop/compton-conf/compton-conf.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh - +# # Slackware build script for compton-conf. - +# # Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # @@ -24,7 +24,7 @@ PRGNAM="compton-conf" VERSION=${VERSION:-0.1.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -69,7 +69,9 @@ 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 {} \; -cmake -DCMAKE_INSTALL_PREFIX="/usr" +cmake \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release make make install DESTDIR=$PKG diff --git a/desktop/compton-conf/compton-conf.info b/desktop/compton-conf/compton-conf.info index 8139349c50..5228661eee 100644 --- a/desktop/compton-conf/compton-conf.info +++ b/desktop/compton-conf/compton-conf.info @@ -1,6 +1,6 @@ PRGNAM="compton-conf" VERSION="0.1.0" -HOMEPAGE="https://github.com/chjj/compton" +HOMEPAGE="https://github.com/lxde/compton-conf" DOWNLOAD="https://github.com/lxde/compton-conf/archive/0.1.0.tar.gz" MD5SUM="767ace41462d947f161d13edfee61f8b" DOWNLOAD_x86_64="" diff --git a/desktop/compton-conf/slack-desc b/desktop/compton-conf/slack-desc index 054f4b5781..5f8eea9370 100644 --- a/desktop/compton-conf/slack-desc +++ b/desktop/compton-conf/slack-desc @@ -8,8 +8,7 @@ |-----handy-ruler------------------------------------------------------| compton-conf: compton-conf (Configuration Tool for Compton) compton-conf: -compton-conf: compton-conf is a GUI configuration tool for compton X composite -compton-conf: manager. +compton-conf: Qt configuration tool for X composite manager Compton. compton-conf: compton-conf: Home page: https://github.com/lxde/compton-conf compton-conf: @@ -17,3 +16,4 @@ compton-conf: compton-conf: compton-conf: compton-conf: +compton-conf: -- cgit v1.2.3