From acd885bc87d4ea21b7e85efae2ca010c5e90c25b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 7 Oct 2012 20:01:57 +0000 Subject: Rebuilt for Slackware 14 --- libwiimote/build/libwiimote.SlackBuild | 6 ++++-- wiipresent/build/wiipresent.SlackBuild | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/libwiimote/build/libwiimote.SlackBuild b/libwiimote/build/libwiimote.SlackBuild index 087e5ea0..d6f551a1 100755 --- a/libwiimote/build/libwiimote.SlackBuild +++ b/libwiimote/build/libwiimote.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2009,2010 Eric Hameleers, Eindhoven, NL +# Copyright 2009, 2010, 2012 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -34,6 +34,8 @@ # * Initial build. # 0.4-2: 20/jul/2010 by Eric Hameleers # * Rebuilt for Slackware 13.1 (add support for BlueZ v4). +# 0.4-3: 07/oct/2012 by Eric Hameleers +# * Rebuilt for Slackware 14. # # Run 'sh libwiimote.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -45,7 +47,7 @@ PRGNAM=libwiimote VERSION=${VERSION:-0.4} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} diff --git a/wiipresent/build/wiipresent.SlackBuild b/wiipresent/build/wiipresent.SlackBuild index 74332f0e..3d1e791e 100755 --- a/wiipresent/build/wiipresent.SlackBuild +++ b/wiipresent/build/wiipresent.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2009,2010 Eric Hameleers, Eindhoven, NL +# Copyright 2009, 2010, 2012 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -34,6 +34,8 @@ # * Initial build. # 0.7.5.2-2: 20/jul/2010 by Eric Hameleers # * Rebuilt for Slackware 13.1 +# 0.7.5.2-3: 07/oct/2012 by Eric Hameleers +# * Rebuilt for Slackware 14 # # Run 'sh wiipresent.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -45,7 +47,7 @@ PRGNAM=wiipresent VERSION=${VERSION:-0.7.5.2} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad