Skip to content

Latest commit

 

History

History
 
 

aldo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
aldo
------------------------------------------
Aldo is a morse code learning tool released under GPL, which provides four
type of training methods:

   1. Classic exercise
      Identify random characters played in morse code.

   2. Koch method
      Two morse characters will be played at full speed (20wpm) until you'll
      be able to identify at least 90 percent of them. After that, one more
      character will be added, and so on.

   3. Read from file
      Identify the morse code generated from a file.

   4. Callsign exercise
      Identify random callsigns played in morse code.

Runtime requirements:
  cygwin-1.7.15-1
  libao4-1.1.0-1
  libgcc1-4.5.3-3
  libstdc++6-4.5.3-3

Build requirements:
(besides corresponding -devel packages)
  autoconf-10-1
  automake-4-10
  binutils-2.22.51-2
  cygport-0.10.10-1
  gawk-4.0.1-1
  gcc4-core-4.5.3-3
  gcc4-g++-4.5.3-3
  libtool-2.4-1
  make-3.82.90-1

Canonical website:
  https://aldo.nongnu.org/

Canonical download:
  https://savannah.nongnu.org/download/aldo/aldo-0.7.7.tar.bz2

-------------------------------------------

Build instructions:
  unpack aldo-0.7.7-X-src.tar.bz2
    if you use setup to install this src package, it will be
	 unpacked under /usr/src automatically
  cd /usr/src
  cygport ./aldo-0.7.7-X.cygport all

This will create:
  /usr/src/aldo-0.7.7-X-src.tar.bz2
  /usr/src/aldo-0.7.7-X.tar.bz2

-------------------------------------------

Files included in the binary package:

(aldo)
  /usr/bin/aldo.exe
  /usr/share/doc/Cygwin/aldo.README
  /usr/share/doc/aldo/AUTHORS
  /usr/share/doc/aldo/COPYING
  /usr/share/doc/aldo/ChangeLog
  /usr/share/doc/aldo/NEWS
  /usr/share/doc/aldo/README
  /usr/share/doc/aldo/THANKS
  /usr/share/man/man1/aldo.1.gz

------------------

Port Notes:

----- version 0.7.7-1bl1 -----
Version bump.

----- version 0.7.6-1bl2 -----
Rebuild with gcc-4.5.2

----- version 0.7.6-1bl1 -----
Initial release for Cygwin-1.7 by fd0 <https://d.hatena.ne.jp/fd0>