From a4fe364f1064c2a526ccd4ca0b6a60e594bc9108 Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sat, 25 Aug 2012 09:56:38 +0700 Subject: misc/xvnkb: Updated for version 0.2.11. Signed-off-by: Robby Workman --- misc/xvnkb/xvnkb.SlackBuild | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'misc/xvnkb/xvnkb.SlackBuild') diff --git a/misc/xvnkb/xvnkb.SlackBuild b/misc/xvnkb/xvnkb.SlackBuild index 5d4c45305a..86cb66d4f1 100644 --- a/misc/xvnkb/xvnkb.SlackBuild +++ b/misc/xvnkb/xvnkb.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xvnkb -# Copyright 2010 Binh Nguyen +# Copyright 2010, 2012 Binh Nguyen # 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=xvnkb -VERSION=${VERSION:-0.2.9a} +VERSION=${VERSION:-0.2.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -69,12 +69,6 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \; -# Apply some patches provided by xvnkb's author -# http://forum.vnoss.org/topic6667.html -patch -p1 < $CWD/patches/gimp-segfault.patch -patch -p1 < $CWD/patches/kdeinit-error.patch -patch -p0 < $CWD/patches/power-consumption.patch - CFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ -- cgit v1.2.3