package/minimodem: new package
authorAlexander Kurz <akurz@blala.de>
Mon, 9 Sep 2019 18:23:45 +0000 (18:23 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 11 Sep 2019 13:34:42 +0000 (15:34 +0200)
commitb444dc2fc45198bf840c7ef7becfb494dc693e45
treed9b83628b47554a0eae82fe9732b2fcf90b3ac3e
parentc6b2269f36e1907179d9c2a708cfbb4ce6d751e9
package/minimodem: new package

Minimodem is a command-line program which decodes (or generates)
audio modem tones at any specified baud rate, using various
framing protocols. It acts a general-purpose software FSK modem,
and includes support for various standard FSK protocols such as
Bell103, Bell202, RTTY, TTY/TDD NOAA SAME, and Caller-ID.

Signed-off-by: Alexander Kurz <akurz@blala.de>
[Thomas:
- switch from a depends on to a select for the libsndfile or
  pulseaudio or alsa dependency
- re-order statements in Config.in
- add missing host-pkgconf dependency]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/minimodem/Config.in [new file with mode: 0644]
package/minimodem/minimodem.hash [new file with mode: 0644]
package/minimodem/minimodem.mk [new file with mode: 0644]