From 6a13dcd19c7187702daef60fa481005f0c76dca7 Mon Sep 17 00:00:00 2001 From: gnubien Date: Tue, 11 May 2010 19:45:29 +0200 Subject: misc/beep: Updated for version 1.2.2 --- misc/beep/beep.SlackBuild | 2 +- misc/beep/slack-desc | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) (limited to 'misc/beep') diff --git a/misc/beep/beep.SlackBuild b/misc/beep/beep.SlackBuild index efd83bb04b..4f07a1e0e9 100644 --- a/misc/beep/beep.SlackBuild +++ b/misc/beep/beep.SlackBuild @@ -12,7 +12,7 @@ VERSION=1.2.2 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -CWD=`pwd` +CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} # Drop the package in /tmp diff --git a/misc/beep/slack-desc b/misc/beep/slack-desc index 27266c8028..f019cc1f49 100644 --- a/misc/beep/slack-desc +++ b/misc/beep/slack-desc @@ -1,11 +1,19 @@ -beep: beep does exactly what you would expect: it beeps. +# 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 ':'. + + |-----handy-ruler------------------------------------------------------| +beep: beep (does exactly what you would expect: it beeps) beep: beep: Unlike printf("\a"), beep allows you to control pitch, duration, and -beep: repetitions. Its job is to live inside shell/perl scripts and allow more -beep: granularity than one would otherwise have. It is controlled completely -beep: through command line options. It's not supposed to be complex, and it -beep: isn't - but it makes system monitoring (or whatever else it gets hacked -beep: onto) that much more informative. +beep: repetitions. Its job is to live inside shell/perl scripts and allow +beep: more granularity than one would otherwise have. It is controlled +beep: completely through command line options. It's not supposed to be +beep: complex, and it isn't - but it makes system monitoring (or whatever +beep: else it gets hacked onto) that much more informative. beep: beep: You may need to set beep executable suid. beep: -- cgit v1.2.3