Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
moonbase: remove trailing whitespace from DETAILS
And DEPENDS. Done with:

for f in $(find -name DETAILS) ; do sed -i -e 's/[ \t]*$//' "$f" ; done
for f in $(find -name DEPENDS) ; do sed -i -e 's/[ \t]*$//' "$f" ; done
  • Loading branch information
Paul Bredbury committed Mar 11, 2011
1 parent a0bc703 commit 33ff075
Show file tree
Hide file tree
Showing 987 changed files with 2,591 additions and 2,591 deletions.
2 changes: 1 addition & 1 deletion app-themes/Candido-Engine/DETAILS
Expand Up @@ -12,6 +12,6 @@

cat << EOF
Candido Engine is the Gtk2 cairo-based engine for new Candido themes.
This engine was expecially designed to be fast light and clean, and to
This engine was expecially designed to be fast light and clean, and to
be wonderful as Candido pixmaps themes, and different.
EOF
2 changes: 1 addition & 1 deletion app-themes/GTK2-EXperience/DETAILS
Expand Up @@ -9,7 +9,7 @@
SHORT="a GTK+-2 theme that copys the look of XP Luna"

cat << EOF
EXperience is a gtk+-2 theme which copies and improves the look of XP
EXperience is a gtk+-2 theme which copies and improves the look of XP
Luna. It includes three color-schemes and has various improvements such
as speedup, right-to-left support and out sourced stock icons.
EOF
2 changes: 1 addition & 1 deletion app-themes/lighthouseblue-metacity/DEPENDS
@@ -1 +1 @@
depends metacity
depends metacity
2 changes: 1 addition & 1 deletion app-themes/slim-theme-lunar/DETAILS
Expand Up @@ -3,7 +3,7 @@
SOURCE=$MODULE-$VERSION.tar.bz2
#SOURCE_DIRECTORY=$BUILD_DIRECTORY/slim-theme-lunar
SOURCE_URL=http://mirror.gezeiten.org/lunar/sources/
SOURCE_VFY=sha1:d8e98caa331a27c04eb4e8d3f4e38a3e253a8de4
SOURCE_VFY=sha1:d8e98caa331a27c04eb4e8d3f4e38a3e253a8de4
WEB_SITE=http://lunar-linux.org
ENTERED=20060414
UPDATED=20060725
Expand Down
12 changes: 6 additions & 6 deletions archive/fsarchiver/DETAILS
Expand Up @@ -9,12 +9,12 @@
SHORT="A file-system archive tool"

cat << EOF
FSArchiver is a system tool that allows you to save the contents of a
file-system to a compressed archive file. The file-system can be
restored on a partition which has a different size and it can be
restored on a different file-system. Unlike tar/dar, FSArchiver also
creates the file-system when it extracts the data to partitions.
FSArchiver is a system tool that allows you to save the contents of a
file-system to a compressed archive file. The file-system can be
restored on a partition which has a different size and it can be
restored on a different file-system. Unlike tar/dar, FSArchiver also
creates the file-system when it extracts the data to partitions.
Everything is checksummed in the archive in order to protect the data.
If the archive is corrupt, you just loose the current file, not the
If the archive is corrupt, you just loose the current file, not the
whole archive.
EOF
10 changes: 5 additions & 5 deletions archive/ibackup/DETAILS
Expand Up @@ -9,10 +9,10 @@
SHORT="Simplifies backing up the system configuration files"

cat << EOF
iBackup simplifies backing up the system configuration files (/etc) for
UNIX systems (Solaris, *BSD, Linux). You can run the program from any
directory, it will by default save the (maybe compressed) tarball to /root.
It is possible to encrypt the tarball, to upload the tarball to some
other host and run this backup automated in a cronjob.
iBackup simplifies backing up the system configuration files (/etc) for
UNIX systems (Solaris, *BSD, Linux). You can run the program from any
directory, it will by default save the (maybe compressed) tarball to /root.
It is possible to encrypt the tarball, to upload the tarball to some
other host and run this backup automated in a cronjob.
To create a backup do "ibackup linux 2> /dev/null" in bash.
EOF
2 changes: 1 addition & 1 deletion archive/lha/DETAILS
Expand Up @@ -13,6 +13,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-114i
SHORT="utility that [un]compresses .lha packages."

cat << EOF
lha for UNIX is a console-based utility that uncompresses and compresses
lha for UNIX is a console-based utility that uncompresses and compresses
.lha packages.
EOF
6 changes: 3 additions & 3 deletions archive/libdynamite/DETAILS
Expand Up @@ -9,7 +9,7 @@
SHORT="extract cab files from self-extracting installation programs"

cat << EOF
The dynamite library is needed by tools to be capable of squeezing out juicy
.cab files from self-extracting installation programs created by the Setup
Factory installation program.
The dynamite library is needed by tools to be capable of squeezing out juicy
.cab files from self-extracting installation programs created by the Setup
Factory installation program.
EOF
14 changes: 7 additions & 7 deletions archive/liborange/DETAILS
Expand Up @@ -9,25 +9,25 @@
SHORT="extract Microsoft Cabinet Files from self-extracting installers"

cat << EOF
Orange is a tool and library for squeezing out juicy installable Microsoft
Cabinet Files from self-extracting installers for Microsoft Windows and some
other installer file formats. It currently supports the following kinds of
Orange is a tool and library for squeezing out juicy installable Microsoft
Cabinet Files from self-extracting installers for Microsoft Windows and some
other installer file formats. It currently supports the following kinds of
installers:

* Self-extracting installers (EXE):
o Early support for installers created by Installer VISE.
o Support for some installers created by Inno Setup.
o Setup Factory versions 5 and 6 using Dynamite for data decompression.
o Some other installer (using a DLL called inflate.dll). This is used
o Some other installer (using a DLL called inflate.dll). This is used
by for example Macromedia Flash Player 6 for Pocket PC 2002.
o InstallShield self-extracting installers.
o InstallShield self-extracting installers.
* Other formats:
o APK, ARH Early support for the installer used by TomTom products.
o CAB InstallShield Cabinet files, using Unshield.
o CAB Microsoft Cabinet files (also self-extracting) when you have
o CAB Microsoft Cabinet files (also self-extracting) when you have
Stuart Caie's excellent Cabextract tool installed.
o MSI Microsoft Installer files, if libole2 is available.
o RAR archives (also self-extracting) when you have Unrar installed.
o ZIP archives (also self-extracting) when you have UnZip installed.
o ZIP archives (also self-extracting) when you have UnZip installed.
EOF

2 changes: 1 addition & 1 deletion archive/par/DETAILS
Expand Up @@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-cmdline
WEB_SITE=http://parchive.sourceforge.net
ENTERED=20020719
UPDATED=20030402
MAINTAINER=tchan@lunar-linux.org
MAINTAINER=tchan@lunar-linux.org
SHORT="Parity Archive Volume Set tool"
cat << EOF
par
Expand Down
4 changes: 2 additions & 2 deletions archive/par2cmdline/DETAILS
@@ -1,15 +1,15 @@
MODULE=par2cmdline
VERSION=0.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=$MODULE-$VERSION-gcc4.patch
SOURCE2=$MODULE-$VERSION-gcc4.patch
SOURCE_URL=$SFORGE_URL/parchive/
SOURCE_VFY=sha1:2fcdc932b5d7b4b1c68c4a4ca855ca913d464d2f
SOURCE2_URL=http://sage.math.washington.edu/home/binegar/src/
SOURCE2_VFY=sha1:e91540f729115c5ddc210c93bdda34090e2a2cf1
WEB_SITE=http://parchive.sourceforge.net
ENTERED=20040228
UPDATED=20091205
MAINTAINER=tchan@lunar-linux.org
MAINTAINER=tchan@lunar-linux.org
SHORT="A command line implementation of the PAR v2.0 specification"

cat << EOF
Expand Down
14 changes: 7 additions & 7 deletions archive/rdiff-backup/DETAILS
Expand Up @@ -11,14 +11,14 @@
cat << EOF
rdiff-backup backs up one directory to another, possibly over a network.
The target directory ends up a copy of the source directory, but extra
reverse diffs are stored in a special subdirectory of that target
directory, so you can still recover files lost some time ago. The idea
is to combine the best features of a mirror and an incremental backup.
rdiff-backup also preserves subdirectories, hard links, dev files,
reverse diffs are stored in a special subdirectory of that target
directory, so you can still recover files lost some time ago. The idea
is to combine the best features of a mirror and an incremental backup.
rdiff-backup also preserves subdirectories, hard links, dev files,
permissions, uid/gid ownership, modification times, extended attributes,
acls, and resource forks. Also, rdiff-backup can operate in a bandwidth
efficient manner over a pipe, like rsync. Thus you can use rdiff-backup
and ssh to securely back a hard drive up to a remote location, and only
acls, and resource forks. Also, rdiff-backup can operate in a bandwidth
efficient manner over a pipe, like rsync. Thus you can use rdiff-backup
and ssh to securely back a hard drive up to a remote location, and only
the differences will be transmitted. Finally, rdiff-backup is easy to use
and settings have sensical defaults.
EOF
2 changes: 1 addition & 1 deletion archive/rzip/DETAILS
Expand Up @@ -11,6 +11,6 @@
cat << EOF
rzip is a compression program, similar in functionality to gzip or
bzip2, but able to take advantage long distance redundencies in
files, which can sometimes allow rzip to produce much better
files, which can sometimes allow rzip to produce much better
compression ratios than other programs.
EOF
4 changes: 2 additions & 2 deletions archive/star/DETAILS
Expand Up @@ -10,8 +10,8 @@
SHORT="very fast, POSIX-compliant tar archiver. "

cat << EOF
star is a very fast, POSIX-compliant tar archiver. It reads and
star is a very fast, POSIX-compliant tar archiver. It reads and
writes POSIX compliant tar archives as well as non-POSIX GNU tar
archives. Star is the first free POSIX.1-200x compliant tar
archives. Star is the first free POSIX.1-200x compliant tar
implementation.
EOF
2 changes: 1 addition & 1 deletion archive/unace/DETAILS
Expand Up @@ -8,5 +8,5 @@
UPDATED=20060625
SHORT="utility to extract, view, and test the contents of an ACE archive"
cat << EOF
unace is a utility to extract, view, and test the contents of an ACE archive.
unace is a utility to extract, view, and test the contents of an ACE archive.
EOF
2 changes: 1 addition & 1 deletion archive/upx/DETAILS
Expand Up @@ -12,7 +12,7 @@ cat << EOF
UPX is a free, portable, extendable, high-performance executable packer for
several different executable formats. It achieves an excellent compression
ratio and offers very fast decompression. Your executables suffer no memory
overhead or other drawbacks.
overhead or other drawbacks.
UPX can pack a number of executable formats:
atari/tos
djgpp2/coff
Expand Down
6 changes: 3 additions & 3 deletions audio/SDL_mixer/DEPENDS
Expand Up @@ -5,17 +5,17 @@ optional_depends "alsa-utils" \
"" \
"" \
"for use with alsa drivers"

optional_depends "smpeg" \
"" \
"" \
"to play mpeg movies and mp3 audio"

optional_depends "mikmod" \
"--enable-music-libmikmod" \
"" \
"for some games audio support (e.g. required for SuperTux)"

optional_depends "libvorbis" \
"" \
"" \
Expand Down
4 changes: 2 additions & 2 deletions audio/SDL_sound/DETAILS
Expand Up @@ -9,7 +9,7 @@
SHORT="An abstract soundfile decoder"

cat << EOF
SDL_sound is a library that handles the decoding of several popular
sound file formats, such as .WAV and .MP3. It is meant to make the
SDL_sound is a library that handles the decoding of several popular
sound file formats, such as .WAV and .MP3. It is meant to make the
programmer's sound playback tasks simpler.
EOF
2 changes: 1 addition & 1 deletion audio/alsa-driver/DETAILS
Expand Up @@ -17,7 +17,7 @@ The Advanced Linux Sound Architecture project is being developed in the
Linux operating system and is released under version 2 of the GPL (GNU
general public license) and the LGPL (GNU library general public license).

Primary goals:
Primary goals:
1. Create a fully modularized sound driver which supports kerneld and kmod.
2. Create the ALSA Kernel API which surpasses the current OSS API.
3. Maintain compatibility with most OSS/Lite binaries.
Expand Down
2 changes: 1 addition & 1 deletion audio/alsa-lib/DETAILS
Expand Up @@ -16,7 +16,7 @@ The Advanced Linux Sound Architecture project is being developed in the Linux
operating system and is released under version 2 of the GPL (GNU general
public license) and the LGPL (GNU library general public license).

Primary goals:
Primary goals:
1. Create a fully modularized sound driver which supports kerneld and kmod.
2. Create the ALSA Kernel API which surpasses the current OSS API.
3. Maintain compatibility with most OSS/Lite binaries.
Expand Down
2 changes: 1 addition & 1 deletion audio/alsaplayer/DEPENDS
Expand Up @@ -18,7 +18,7 @@ optional_depends "libvorbis" \
optional_depends "libmikmod" \
"--enable-mikmod" \
"--disable-libmikmodtest" \
"to play mod, s3m, xm, it, med, mtm, 669 files"
"to play mod, s3m, xm, it, med, mtm, 669 files"

optional_depends "esound" \
"--enable-esd" \
Expand Down
18 changes: 9 additions & 9 deletions audio/alsaplayer/DETAILS
Expand Up @@ -9,14 +9,14 @@
SHORT="PCM player that makes heavy use of the ALSA"

cat << EOF
AlsaPlayer is a new type of PCM player.
It is heavily multi-threaded and tries to excercise the
ALSA library and driver quite a bit. It has some very
interesting features unique to Linux/Unix players. The
goal is to create a fully pluggable framework for
playback of all sorts of media with the focus on PCM
audio data. The core code was written by Andy Lo-A-Foe
<andy at alsaplayer dot org> (or <arloafoe at cs dot
vu dot nl>) with contributions from many other folks.
AlsaPlayer is a new type of PCM player.
It is heavily multi-threaded and tries to excercise the
ALSA library and driver quite a bit. It has some very
interesting features unique to Linux/Unix players. The
goal is to create a fully pluggable framework for
playback of all sorts of media with the focus on PCM
audio data. The core code was written by Andy Lo-A-Foe
<andy at alsaplayer dot org> (or <arloafoe at cs dot
vu dot nl>) with contributions from many other folks.
See the credits files for details.
EOF
2 changes: 1 addition & 1 deletion audio/asmixer/DETAILS
Expand Up @@ -8,7 +8,7 @@
SHORT="A VERY simple Dockapp Mixer [Afterstep/WindowMaker]."
cat << EOF
DESCRIPTION:
A simple Mixer Utility for Linux systems. Requires /dev/mixer to work.
A simple Mixer Utility for Linux systems. Requires /dev/mixer to work.
The 3 buttons are quite simply Volume, CD, and PCM.

And of course, asmixer looks best under the Afterstep WM!
Expand Down
2 changes: 1 addition & 1 deletion audio/audacity/DETAILS
Expand Up @@ -18,6 +18,6 @@ MP3. It supports all common editing operations such as Cut, Copy, and
Paste, plus it will mix tracks and let you apply plug-in effects to any
part of a sound. It also has a built-in amplitude envelope editor, a
customizable spectrogram mode and a frequency analysis window for audio
analysis applications.
analysis applications.
EOF

2 changes: 1 addition & 1 deletion audio/audiotag/DETAILS
Expand Up @@ -6,7 +6,7 @@
WEB_SITE=http://www.tempestgames.com/ryan/
ENTERED=20041111
UPDATED=20101222
SHORT="A command line audio file meta tagger"
SHORT="A command line audio file meta tagger"

cat << EOF
Audiotag is a command-line tool for performing mass tagging of audio
Expand Down
4 changes: 2 additions & 2 deletions audio/awesfx/DETAILS
Expand Up @@ -10,13 +10,13 @@
SHORT="utilities for controlling EMU8K/EMU10Kx wavetable synth"

cat << EOF
AWESFX is the package of various utility programs for controlling
AWESFX is the package of various utility programs for controlling
EMU8K/EMU10Kx. It includes the soundfont loader (sfxload for OSS,
asfxload for ALSA), chorus/reverb effect loader (setfx), Gravis patch
loader (gusload), control parameter set up (aweset), and SF-Text
conversion programs, and so on. EMU8K processor is wavetable part of
SoundBlaster 32/AWE32 sound cards. EMU10Kx processor is heart of
SoundBlaster 512/Live!/Audigy series. There are some other sound
SoundBlaster 512/Live!/Audigy series. There are some other sound
cards that use EMU8K processor but there is no RAM onboard so
soundfont loading is not possible.

Expand Down
2 changes: 1 addition & 1 deletion audio/consonance/DETAILS
Expand Up @@ -9,6 +9,6 @@
SHORT="lightweight music manager"

cat << EOF
Consonance is a lightweight GTK+ music manager that aims to be fast,
Consonance is a lightweight GTK+ music manager that aims to be fast,
bloat-free, and light on memory consumption.
EOF
2 changes: 1 addition & 1 deletion audio/cowbell/DETAILS
Expand Up @@ -15,6 +15,6 @@ Gtk+. Using TagLib, it supports many audio formats.
Cowbell is tightly integrated with Amazon.com using its free SOAP
service. Cowbell employs this service not only to fetch album cover
images, as most tag editors do, but also in combination with
intelligent algorithms to "guess" the appropriate song information
intelligent algorithms to "guess" the appropriate song information
from song titles.
EOF
2 changes: 1 addition & 1 deletion audio/dssi/DETAILS
Expand Up @@ -8,6 +8,6 @@
UPDATED=20101220
SHORT="API for audio processing plugins"
cat << EOF
DSSI (pronounced "dizzy") is an API for audio processing plugins,
DSSI (pronounced "dizzy") is an API for audio processing plugins,
particularly useful for software synthesis plugins with user interfaces.
EOF
2 changes: 1 addition & 1 deletion audio/esound/DETAILS
Expand Up @@ -13,7 +13,7 @@
cat << EOF
EsounD, the Enlighted Sound Daemon, is a server process that mixes
several digitized audio streams for playback by a single audio device.
The Enlightened Sound Daemon is known to work to varying degrees on
The Enlightened Sound Daemon is known to work to varying degrees on
Linux/OSS, Linux/ALSA, Solaris, HPUX, *BSD, and IRIX operating systems.
Ports to other platforms are appreciated.
EOF
2 changes: 1 addition & 1 deletion audio/gejengel/DETAILS
Expand Up @@ -9,6 +9,6 @@
SHORT="lightweight music manager"

cat << EOF
Gejengel is an audio player which focuses on performance and
Gejengel is an audio player which focuses on performance and
simplicity, yet with a nice set of features.
EOF
10 changes: 5 additions & 5 deletions audio/gnonlin/DETAILS
Expand Up @@ -9,10 +9,10 @@
SHORT="GStreamer extensions for non-linear multimedia editors"

cat << EOF
Gnonlin is a set of GStreamer elements to ease the creation of
non-linear multimedia editors. It works together with the GStreamer
multimedia framework to give developers a powerfull and flexible set
of tools for quickly assembling applications which needs to handle
non-linear multimedia editing.
Gnonlin is a set of GStreamer elements to ease the creation of
non-linear multimedia editors. It works together with the GStreamer
multimedia framework to give developers a powerfull and flexible set
of tools for quickly assembling applications which needs to handle
non-linear multimedia editing.
Gnonlin is released under the LGPL.
EOF
2 changes: 1 addition & 1 deletion audio/grip/DETAILS
Expand Up @@ -2,7 +2,7 @@
VERSION=3.3.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
SOURCE_VFY=sha1:58ef51fbddf981a189f8b5b39774e3bd6862127d
SOURCE_VFY=sha1:58ef51fbddf981a189f8b5b39774e3bd6862127d
WEB_SITE=http://www.nostatic.org/grip
ENTERED=20010922
UPDATED=20060511
Expand Down

0 comments on commit 33ff075

Please sign in to comment.