summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author slakmagik2010-07-01 03:56:19 +0200
committer Robby Workman2010-07-03 22:52:10 +0200
commit1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7 (patch)
treec6c65534abad57b49af75bbcc8e5f5e90ad4f17e
parent313a4f1d24815f58d9d8f481bac83505c6c35196 (diff)
downloadslackbuilds-1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7.tar.gz
Various: whitespace cleanups
All trailing whitespace (either at EOL or as entire last line) was removed except in slack-desc files where all of them were made to leave a trailing space after the 'blank' colons. This only affects the builds that I maintain. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--audio/shntool/README2
-rw-r--r--audio/shntool/slack-desc12
-rw-r--r--audio/shorten/slack-desc12
-rw-r--r--desktop/industrial-cursor-theme/slack-desc14
-rw-r--r--desktop/root-tail/README10
-rw-r--r--desktop/root-tail/slack-desc12
-rw-r--r--development/Xdialog/slack-desc4
-rw-r--r--development/gtkdialog/slack-desc10
-rw-r--r--graphics/mtpaint/README2
-rw-r--r--misc/dwdiff/dwdiff.SlackBuild2
-rw-r--r--misc/gcolor2/doinst.sh1
-rw-r--r--misc/gcolor2/gcolor2.SlackBuild4
-rw-r--r--misc/gcolor2/slack-desc16
-rw-r--r--misc/gxmessage/doinst.sh1
-rw-r--r--misc/par/slack-desc16
-rw-r--r--network/openrdate/slack-desc12
-rw-r--r--system/dtach/slack-desc6
-rw-r--r--system/rox-filer/doinst.sh3
-rw-r--r--system/rox-filer/rox-filer.SlackBuild4
-rw-r--r--system/rox-filer/slack-desc10
20 files changed, 75 insertions, 78 deletions
diff --git a/audio/shntool/README b/audio/shntool/README
index de0499060e..231c6ff4ec 100644
--- a/audio/shntool/README
+++ b/audio/shntool/README
@@ -9,5 +9,5 @@ distribution archive contains a file named 'modules.howto' that
describes how to create a new mode or format module, for those so
inclined.
-If you wish to have shntool support shorten, you should install
+If you wish to have shntool support shorten, you should install
shorten (also available from SlackBuilds.org) first.
diff --git a/audio/shntool/slack-desc b/audio/shntool/slack-desc
index 51d7f3fc1b..a4da2982df 100644
--- a/audio/shntool/slack-desc
+++ b/audio/shntool/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
shntool: shntool (a multi-purpose WAVE data processing and reporting utility)
-shntool:
+shntool:
shntool: shntool is a command-line utility to view and/or modify WAVE data
shntool: and properties. It runs in several different operating modes, and
shntool: supports various lossless audio formats.
-shntool:
+shntool:
shntool: Homepage: http://shnutils.freeshell.org/shntool/
-shntool:
-shntool:
-shntool:
-shntool:
+shntool:
+shntool:
+shntool:
+shntool:
diff --git a/audio/shorten/slack-desc b/audio/shorten/slack-desc
index 6231583dd3..803991d8a6 100644
--- a/audio/shorten/slack-desc
+++ b/audio/shorten/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
shorten: shorten (audio de/compression tool)
-shorten:
+shorten:
shorten: shorten reduces the size of waveform files (such as audio) using
shorten: Huffman coding of prediction residuals and optional additional
shorten: quantisation. It can do so with both lossy and lossless methods.
-shorten:
+shorten:
shorten: Homepage: http://shnutils.freeshell.org/shorten/
-shorten:
-shorten:
-shorten:
-shorten:
+shorten:
+shorten:
+shorten:
+shorten:
diff --git a/desktop/industrial-cursor-theme/slack-desc b/desktop/industrial-cursor-theme/slack-desc
index c89de12c70..98f3bf14a0 100644
--- a/desktop/industrial-cursor-theme/slack-desc
+++ b/desktop/industrial-cursor-theme/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
industrial-cursor-theme: industrial-cursor-theme (flat-looking cursor theme for X)
-industrial-cursor-theme:
+industrial-cursor-theme:
industrial-cursor-theme: This package contains the cursor theme initially developed
industrial-cursor-theme: for the Ximian GNOME desktop.
-industrial-cursor-theme:
+industrial-cursor-theme:
industrial-cursor-theme: Homepage: http://packages.debian.org/stable/gnome/industrial-cursor-theme
-industrial-cursor-theme:
-industrial-cursor-theme:
-industrial-cursor-theme:
-industrial-cursor-theme:
-industrial-cursor-theme:
+industrial-cursor-theme:
+industrial-cursor-theme:
+industrial-cursor-theme:
+industrial-cursor-theme:
+industrial-cursor-theme:
diff --git a/desktop/root-tail/README b/desktop/root-tail/README
index 9318d9c390..482a61bf5c 100644
--- a/desktop/root-tail/README
+++ b/desktop/root-tail/README
@@ -6,14 +6,14 @@ It has configurable colors, fonts, wrapping, justifying, continuation
indicators, geometry, and more and can interleave multiple files also making
it a sort of multi-tail.
-For example:
+For example:
root-tail -g 800x250+100+50 -font 10x20 /var/log/messages,green \
-font 12x24 /var/log/secure,red,'ALERT'
-By default root-tail doesn't seem to work on XFCE. You need to explicitly
-specify the ID of the display to use it (by using the "-id" flag of root-tail).
-Use the xprop command to find the active root display, and run this through
-the cut command to strip out the ID number for insertion into the
+By default root-tail doesn't seem to work on XFCE. You need to explicitly
+specify the ID of the display to use it (by using the "-id" flag of
+root-tail). Use the xprop command to find the active root display, and run
+this through the cut command to strip out the ID number for insertion into the
root-tail `-id` field.
It looks a little something like this:
diff --git a/desktop/root-tail/slack-desc b/desktop/root-tail/slack-desc
index c5c3e6a675..d328de6a72 100644
--- a/desktop/root-tail/slack-desc
+++ b/desktop/root-tail/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
root-tail: root-tail (tail for the X root window)
-root-tail:
+root-tail:
root-tail: Displays a given file anywhere on your X11 root window, i.e. it is
root-tail: kind of tail -f for multiple files using your desktop background as
root-tail: output window.
-root-tail:
+root-tail:
root-tail: Homepage: http://www.goof.com/pcg/marc/root-tail.html
-root-tail:
-root-tail:
-root-tail:
-root-tail:
+root-tail:
+root-tail:
+root-tail:
+root-tail:
diff --git a/development/Xdialog/slack-desc b/development/Xdialog/slack-desc
index 684ac942bf..f41dac00d0 100644
--- a/development/Xdialog/slack-desc
+++ b/development/Xdialog/slack-desc
@@ -7,7 +7,7 @@
|-----handy-ruler------------------------------------------------------|
Xdialog: Xdialog (GTK1/2 mostly-dialog-compatible UI builder)
-Xdialog:
+Xdialog:
Xdialog: Xdialog is designed to be a drop in replacement for the "dialog"
Xdialog: or "cdialog" programs. It converts any terminal based program into
Xdialog: a program with an X-windows interface. The dialogs are easier to
@@ -15,5 +15,5 @@ Xdialog: see and use while adding even more functionalities (e.g. with the
Xdialog: treeview, the file selector, the edit box, the range box, the help
Xdialog: button/box). Because Xdialog uses GTK+, it will also match your
Xdialog: desktop theme.
-Xdialog:
+Xdialog:
Xdialog: Homepage: http://xdialog.free.fr/
diff --git a/development/gtkdialog/slack-desc b/development/gtkdialog/slack-desc
index 4f9b606d0d..2d85088101 100644
--- a/development/gtkdialog/slack-desc
+++ b/development/gtkdialog/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler----------------------------------------------------|
gtkdialog: gtkdialog (GTK2 UI builder)
-gtkdialog:
+gtkdialog:
gtkdialog: Gtkdialog is a small utility for fast and easy GUI building. It
-gtkdialog: can be used to create dialog boxes for almost any interpreted and
+gtkdialog: can be used to create dialog boxes for almost any interpreted and
gtkdialog: compiled programs which is a very attractive feature since the
gtkdialog: developer does not have to learn various GUI languages for the
gtkdialog: miscellaneous programming languages.
-gtkdialog:
+gtkdialog:
gtkdialog: Homepage: http://linux.pte.hu/~pipas/gtkdialog/
-gtkdialog:
-gtkdialog:
+gtkdialog:
+gtkdialog:
diff --git a/graphics/mtpaint/README b/graphics/mtpaint/README
index 8838906a9e..2679118587 100644
--- a/graphics/mtpaint/README
+++ b/graphics/mtpaint/README
@@ -8,7 +8,7 @@ hardware (e.g. a 200MHz CPU and 16MB of free RAM).
mtPaint is free software, which means you are able to freely use, modify and
distribute it according to the GNU General Public License.
-Currently mtPaint is maintained by Dmitry Groshev.
+Currently mtPaint is maintained by Dmitry Groshev.
If you want internationalization, pass INTL=yes to the SlackBuild.
If you want this built as a gtk1 app, pass GTK1=yes; else it will be gtk2.
diff --git a/misc/dwdiff/dwdiff.SlackBuild b/misc/dwdiff/dwdiff.SlackBuild
index 4e514d1c51..575f29b731 100644
--- a/misc/dwdiff/dwdiff.SlackBuild
+++ b/misc/dwdiff/dwdiff.SlackBuild
@@ -71,7 +71,7 @@ make LINGUAS="${NLS:=""}" prefix=/usr
make LINGUAS="${NLS:=""}" prefix=$PKG/usr install
mv $PKG/usr/share/doc $PKG/usr
-if [ -z "$NLS" ]; then # share/ will be empty
+if [ -z "$NLS" ]; then # share/ will be empty
rmdir $PKG/usr/share
fi
diff --git a/misc/gcolor2/doinst.sh b/misc/gcolor2/doinst.sh
index 6af9811528..7ebfa3ab4d 100644
--- a/misc/gcolor2/doinst.sh
+++ b/misc/gcolor2/doinst.sh
@@ -1,4 +1,3 @@
if [ -x usr/bin/update-desktop-database ]; then
usr/bin/update-desktop-database -q usr/share/applications
fi
-
diff --git a/misc/gcolor2/gcolor2.SlackBuild b/misc/gcolor2/gcolor2.SlackBuild
index afd0ddc13d..acf1095d74 100644
--- a/misc/gcolor2/gcolor2.SlackBuild
+++ b/misc/gcolor2/gcolor2.SlackBuild
@@ -54,8 +54,8 @@ find . \
# gcolor2 prefills the saved colors with the contents of rgb.txt - which it
# can't find without this patch. Merged with the patch on:
-# http://tinyurl.com/gcolor-64bitpatch . This makes it possible to compile on
-#64bit systems, and not segfault at runtime.
+# http://tinyurl.com/gcolor-64bitpatch . This makes it possible to compile on
+# 64bit systems, and not segfault at runtime.
patch -p1 < $CWD/rgb.patch
# and add a couple of Debian patches and a FreeBSD for x64 segfaults and so on
patch -p1 < $CWD/callbacks.c.patch
diff --git a/misc/gcolor2/slack-desc b/misc/gcolor2/slack-desc
index 90c44aacb5..664e11ead4 100644
--- a/misc/gcolor2/slack-desc
+++ b/misc/gcolor2/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-gcolor2: gcolor2 (GTK2 color selector)
-gcolor2:
+gcolor2: gcolor2 (GTK2 color selector)
+gcolor2:
gcolor2: gcolor2 is a simple color selector that was originally based on
gcolor2: gcolor, ported to use GTK+2, and now has a completely new UI.
-gcolor2:
+gcolor2:
gcolor2: Homepage: http://gcolor2.sourceforge.net/
-gcolor2:
-gcolor2:
-gcolor2:
-gcolor2:
-gcolor2:
+gcolor2:
+gcolor2:
+gcolor2:
+gcolor2:
+gcolor2:
diff --git a/misc/gxmessage/doinst.sh b/misc/gxmessage/doinst.sh
index 30eb690936..8542d1c18e 100644
--- a/misc/gxmessage/doinst.sh
+++ b/misc/gxmessage/doinst.sh
@@ -3,4 +3,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
fi
-
diff --git a/misc/par/slack-desc b/misc/par/slack-desc
index b3feed9e71..5f02ed9dcd 100644
--- a/misc/par/slack-desc
+++ b/misc/par/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
par: par (paragraph reformatter)
-par:
+par:
par: par is a paragraph reformatter, vaguely similar to fmt, but better.
-par:
+par:
par: Homepage: http://www.nicemice.net/par/
-par:
-par:
-par:
-par:
-par:
-par:
+par:
+par:
+par:
+par:
+par:
+par:
diff --git a/network/openrdate/slack-desc b/network/openrdate/slack-desc
index cbb5ce1d9e..2390c8b5b6 100644
--- a/network/openrdate/slack-desc
+++ b/network/openrdate/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
openrdate: openrdate (date/time printing/setting program)
-openrdate:
+openrdate:
openrdate: Good-old rdate date- and time-setting software implementing RFC
openrdate: 868 (inetd time) and RFC 2030 (SNTP/NTP) protocols. An independent
openrdate: package of the OpenBSD's rdate program.
-openrdate:
+openrdate:
openrdate: Homepage: http://sourceforge.net/projects/openrdate/
-openrdate:
-openrdate:
-openrdate:
-openrdate:
+openrdate:
+openrdate:
+openrdate:
+openrdate:
diff --git a/system/dtach/slack-desc b/system/dtach/slack-desc
index d3e82c0732..9827278868 100644
--- a/system/dtach/slack-desc
+++ b/system/dtach/slack-desc
@@ -7,7 +7,7 @@
|-----handy-ruler-------------------------------------------------------|
dtach: dtach (detaches/reattaches programs from/to their terminals)
-dtach:
+dtach:
dtach: dtach is a tiny program that emulates the detach feature of screen,
dtach: allowing you to run a program in an environment that is protected
dtach: from the controlling terminal and attach to it later. dtach does not
@@ -15,5 +15,5 @@ dtach: keep track of the contents of the screen, and thus works best with
dtach: programs that know how to redraw themselves. It is designed to be
dtach: transparent and un-intrusive; it avoids interpreting the input and
dtach: output between attached terminals and the program under its control.
-dtach:
-dtach:
+dtach:
+dtach:
diff --git a/system/rox-filer/doinst.sh b/system/rox-filer/doinst.sh
index 1f1dabf595..84a3539df9 100644
--- a/system/rox-filer/doinst.sh
+++ b/system/rox-filer/doinst.sh
@@ -32,8 +32,7 @@ if [ -e etc/profile.d/rox-filer.csh ]; then
fi
config etc/rox/xdg/rox.sourceforge.net/MIME-types/application_postscript.new
-config etc/rox/xdg/rox.sourceforge.net/MIME-types/text.new
+config etc/rox/xdg/rox.sourceforge.net/MIME-types/text.new
config etc/rox/xdg/rox.sourceforge.net/MIME-types/text_html.new
config etc/profile.d/rox-filer.sh.new
config etc/profile.d/rox-filer.csh.new
-
diff --git a/system/rox-filer/rox-filer.SlackBuild b/system/rox-filer/rox-filer.SlackBuild
index fd72e7c7ec..b1ee9afe72 100644
--- a/system/rox-filer/rox-filer.SlackBuild
+++ b/system/rox-filer/rox-filer.SlackBuild
@@ -89,8 +89,8 @@ chmod 0755 $PKG/$BINDIR/rox
# Don't clobber these on upgrades
cd Choices/MIME-types
- for file in * ; do
- mv $file $PKG/$CHOICESDIR/$file.new ;
+ for file in * ; do
+ mv $file $PKG/$CHOICESDIR/$file.new ;
done
cd -
diff --git a/system/rox-filer/slack-desc b/system/rox-filer/slack-desc
index d22e1ecfb2..115e56d7c3 100644
--- a/system/rox-filer/slack-desc
+++ b/system/rox-filer/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler---------------------------------------------------|
rox-filer: rox-filer (GTK2 file manager)
-rox-filer:
+rox-filer:
rox-filer: ROX-Filer is a fast and powerful graphical file manager. It has
rox-filer: full drag-and-drop support and background file operations, and is
rox-filer: highly configurable. It can also act as a pinboard, allowing you
rox-filer: to pin frequently used files to the desktop background.
-rox-filer:
+rox-filer:
rox-filer: Homepage: http://roscidus.com/desktop/ROX-Filer
-rox-filer:
-rox-filer:
-rox-filer:
+rox-filer:
+rox-filer:
+rox-filer: