Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559920
en ru br
ALT Linux repos
S:0.7.7-alt1_12

Group :: Communications
RPM: aldo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Group: Communications
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name:           aldo
Version:        0.7.7
Release:        alt1_12
Summary:        A morse tutor

License:        GPL-2.0-or-later AND GPL-3.0
URL:            http://aldo.nongnu.org/

Source0:        http://savannah.nongnu.org/download/aldo/%{name}-%{version}.tar.bz2

BuildRequires:  gcc-c++
BuildRequires:  libao-devel
Source44: import.info

%description
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.


%prep
%setup -q



%build
%configure
%make_build


%install
%makeinstall_std


%files
%doc AUTHORS ChangeLog README THANKS
%doc --no-dereference COPYING
%{_bindir}/*
%{_mandir}/man?/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin