6 lines
285 B
Bash
6 lines
285 B
Bash
|
TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/
|
||
|
TERMUX_PKG_DESCRIPTION="Utilities to encode and decode .opus files"
|
||
|
TERMUX_PKG_VERSION=0.1.9
|
||
|
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opus-tools-${TERMUX_PKG_VERSION}.tar.gz
|
||
|
TERMUX_PKG_DEPENDS="libopus, libogg, libflac"
|