From c55a535c297b666bd3c477a0e982c22e999b9f08 Mon Sep 17 00:00:00 2001 From: Jeremy Blosser Date: Mon, 24 Apr 2006 10:30:50 -0500 Subject: sync ./ham/cwtext from stable-rc 0.4 --- ham/cwtext/BUILD | 10 ++-------- ham/cwtext/DETAILS | 8 +++----- ham/cwtext/HISTORY | 7 +++++++ 3 files changed, 12 insertions(+), 13 deletions(-) (limited to 'ham/cwtext') diff --git a/ham/cwtext/BUILD b/ham/cwtext/BUILD index 5829fa58b9..9dbf5f6e75 100755 --- a/ham/cwtext/BUILD +++ b/ham/cwtext/BUILD @@ -1,8 +1,2 @@ -( - - make && - prepare_install && - install -sc cwtext /usr/bin && - install -sc cwpcm /usr/bin - -) > $C_FIFO 2>&1 +sedit "s:/local::" makefile && +make 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 diff --git a/ham/cwtext/HISTORY b/ham/cwtext/HISTORY index c4ca67ff21..d363400a3f 100644 --- a/ham/cwtext/HISTORY +++ b/ham/cwtext/HISTORY @@ -1,3 +1,10 @@ +2006-01-09 Ladislav Hagara + * DETAILS: 0.95, removed MAINTAINER + * DETAILS, BUILD: converted to BUILD_API=2 + +2005-11-29 Seth Woolley + * DETAILS: MD5 -> SHA512 + 2004-12-16 Eric Sandall * DEPENDS: Python renamed to python * HISTORY: Formatted to Guru Handbook -- cgit v1.2.3