summaryrefslogtreecommitdiffstats
path: root/ham/cwtext/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'ham/cwtext/DETAILS')
-rwxr-xr-xham/cwtext/DETAILS8
1 files changed, 3 insertions, 5 deletions
diff --git a/ham/cwtext/DETAILS b/ham/cwtext/DETAILS
index f29c54beba..5878242b89 100755
--- a/ham/cwtext/DETAILS
+++ b/ham/cwtext/DETAILS
@@ -1,20 +1,18 @@
SPELL=cwtext
- VERSION=0.94
+ VERSION=0.95
+ BUILD_API=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
WEB_SITE=http://sourceforge.net/projects/$SPELL/
LICENSE=GPL
- MD5[0]=149767d4962b0cf23e7e641b54371b2c
+ SOURCE_HASH=sha512:26f58c8e2ab6c063be17bd5fc10c325b54f18171396c3ec72dbed976c9598c32c2e289d541922d55e9429a62f5aaf7fde766ca23e110f4f79df6afb0c4e96f83
ENTERED=20011212
UPDATED=20011212
- MAINTAINER=jason@flattfamily.com
SHORT="Converts text to morse code"
cat << EOF
-
Convert text to International Morse Code. Input is ASCII text. Output can
be: - . -..- - on the console, raw 8bit PCM suitable for piping to
/dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3
player or code practice.
-
EOF