mirror of
https://github.com/termux/termux-packages.git
synced 2025-01-31 21:22:27 +00:00
9 lines
504 B
Bash
9 lines
504 B
Bash
TERMUX_PKG_HOMEPAGE=https://packages.debian.org/sid/morse2ascii
|
|
TERMUX_PKG_DESCRIPTION="A tool to decode the morse codes from a PCM WAV file as well as from text and RAW PCM files"
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="0.2.1"
|
|
TERMUX_PKG_SRCURL=https://ftp.debian.org/debian/pool/main/m/morse2ascii/morse2ascii_${TERMUX_PKG_VERSION}+dfsg.orig.tar.xz
|
|
TERMUX_PKG_SHA256=1eed977abfe875c01643f9299178d3e05ca9239e4feef4ff6bfbee3df0a9feb8
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|