summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2014-01-29 17:00:08 +0100
committer Erik Hanson2014-01-30 06:20:29 +0100
commit4cec0249f1f0f2ca6a816422a1d3e42586ec6af7 (patch)
tree1b386e61b3d3cef5dab774a553fbe7292d412b31 /misc
parent767b647414eb2cfcd9ef05fd70c9ccde2bef4f5f (diff)
downloadslackbuilds-4cec0249f1f0f2ca6a816422a1d3e42586ec6af7.tar.gz
misc/rsibreak: Updated for version 0.11_git5e9d393.
Changed maintainer, cleanups, added a license Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/rsibreak/rsibreak.SlackBuild39
-rw-r--r--misc/rsibreak/rsibreak.info12
-rw-r--r--misc/rsibreak/slack-desc2
3 files changed, 36 insertions, 17 deletions
diff --git a/misc/rsibreak/rsibreak.SlackBuild b/misc/rsibreak/rsibreak.SlackBuild
index c88d3c4770..0a351ca6eb 100644
--- a/misc/rsibreak/rsibreak.SlackBuild
+++ b/misc/rsibreak/rsibreak.SlackBuild
@@ -2,10 +2,29 @@
# Slackware build script for rsibreak
-# Written by Roberto Neri <rneri@libero.it>
+# Originally written by Roberto Neri <rneri@libero.it>
+# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rsibreak
-VERSION=0.11
+VERSION=${VERSION:-0.11_git5e9d393}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -41,15 +60,15 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
-cd $PRGNAM-$VERSION
+rm -rf $PRGNAM
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+cd $PRGNAM
chown -R root:root .
find -L . \
- \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
- -exec chmod 755 {} \; -o \
- \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
- -exec chmod 644 {} \;
+ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
+ -o -perm 511 \) -exec chmod 755 {} \; -o \
+ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
mkdir -p build
cd build
@@ -65,7 +84,7 @@ cd build
make install DESTDIR=$PKG
cd ..
-find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
+find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
diff --git a/misc/rsibreak/rsibreak.info b/misc/rsibreak/rsibreak.info
index 67bdab89fe..6caf00c4ea 100644
--- a/misc/rsibreak/rsibreak.info
+++ b/misc/rsibreak/rsibreak.info
@@ -1,10 +1,10 @@
PRGNAM="rsibreak"
-VERSION="0.11"
-HOMEPAGE="http://www.rsibreak.org/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/rsibreak-0.11.tar.bz2"
-MD5SUM="d5dd540efd18900aa508eee381bcaafd"
+VERSION="0.11_git5e9d393"
+HOMEPAGE="http://userbase.kde.org/RSIBreak"
+DOWNLOAD="http://files.slackware-id.org/rsibreak-0.11_git5e9d393.tar.gz"
+MD5SUM="2edf0e3cfce31497cd01d9db65ee5294"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Roberto Neri"
-EMAIL="rneri@libero.it"
+MAINTAINER="Willy Sudiarto Raharjo"
+EMAIL="willysr@slackbuilds.org"
diff --git a/misc/rsibreak/slack-desc b/misc/rsibreak/slack-desc
index 272fbbcc3f..6a26187234 100644
--- a/misc/rsibreak/slack-desc
+++ b/misc/rsibreak/slack-desc
@@ -13,7 +13,7 @@ rsibreak: result of continuous work with a mouse and keyboard.
rsibreak: The risk of suffering injury increases the longer users work without
rsibreak: breaks. RSIBreak simply offers reminders to take a break now and then.
rsibreak:
-rsibreak: Homepage: http://www.rsibreak.org/
+rsibreak: Homepage: http://userbase.kde.org/RSIBreak
rsibreak:
rsibreak:
rsibreak: