From b9cec1cffbf9ab8cd0f9d32b81f874ef3a990900 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Fri, 22 Feb 2013 04:29:10 -0500 Subject: desktop/slock: Updated for version 1.1. Signed-off-by: dsomero --- desktop/slock/config.mk.patch | 7 ++++--- desktop/slock/slack-desc | 14 +++++++------- desktop/slock/slock.SlackBuild | 2 +- desktop/slock/slock.info | 10 +++++----- 4 files changed, 17 insertions(+), 16 deletions(-) (limited to 'desktop/slock') diff --git a/desktop/slock/config.mk.patch b/desktop/slock/config.mk.patch index fb6b565ac1..7ec8b33f71 100644 --- a/desktop/slock/config.mk.patch +++ b/desktop/slock/config.mk.patch @@ -1,9 +1,10 @@ ---- slock-1.0.orig/config.mk 2012-02-11 10:51:37.000000000 +0100 -+++ slock-1.0/config.mk 2012-02-23 23:03:34.416869615 +0100 +diff -Nur slock-1.1.orig/config.mk slock-1.1/config.mk +--- slock-1.1.orig/config.mk 2012-10-25 14:00:04.000000000 -0500 ++++ slock-1.1/config.mk 2013-02-17 15:57:26.679384573 -0600 @@ -15,7 +15,7 @@ # flags - CPPFLAGS = -DVERSION=\"${VERSION}\" -DHAVE_SHADOW_H + CPPFLAGS = -DVERSION=\"${VERSION}\" -DHAVE_SHADOW_H -DCOLOR1=\"black\" -DCOLOR2=\"\#005577\" -CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS} +CFLAGS = @SLACKCFLAGS@ -std=c99 -pedantic -Wall ${INCS} ${CPPFLAGS} LDFLAGS = -s ${LIBS} diff --git a/desktop/slock/slack-desc b/desktop/slock/slack-desc index 2b69972b05..c4c7ab7e4e 100644 --- a/desktop/slock/slack-desc +++ b/desktop/slock/slack-desc @@ -1,14 +1,14 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| slock: slock (Simple X display locker) -slock: -slock: slock is a simple X display locker. +slock: +slock: slock is a simple X display locker. slock: slock: Homepage: http://www.suckless.org/programs/slock.html slock: diff --git a/desktop/slock/slock.SlackBuild b/desktop/slock/slock.SlackBuild index 4b100b2832..e0b9da3dcf 100644 --- a/desktop/slock/slock.SlackBuild +++ b/desktop/slock/slock.SlackBuild @@ -20,7 +20,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slock -VERSION=${VERSION:-1.0} +VERSION=${VERSION:-1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/slock/slock.info b/desktop/slock/slock.info index c40d2daa0a..6d44f35109 100644 --- a/desktop/slock/slock.info +++ b/desktop/slock/slock.info @@ -1,10 +1,10 @@ PRGNAM="slock" -VERSION="1.0" +VERSION="1.1" HOMEPAGE="http://tools.suckless.org/slock" -DOWNLOAD="http://dl.suckless.org/tools/slock-1.0.tar.gz" -MD5SUM="98503f0dae5acc15c90b81ffd423f987" +DOWNLOAD="http://dl.suckless.org/tools/slock-1.1.tar.gz" +MD5SUM="e3b25abdfd54c81562de4d63d3565be7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Grigorios Bouzakis" -EMAIL="grbzks@imap.cc" +MAINTAINER="Robby Workman" +EMAIL="rworkman@slackbuilds.org" -- cgit v1.2.3