New packages: cmus-2.7.1, dependencies: opusfile-0.8, libcue-2.1.0 (#844)
[termux-packages] / packages / opusfile / build.sh
1 TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/
2 TERMUX_PKG_DESCRIPTION="A high-level API for decoding and seeking within .opus files"
3 TERMUX_PKG_VERSION=0.8
4 TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opusfile-${TERMUX_PKG_VERSION}.tar.gz
5 TERMUX_PKG_SHA256=2c231ed3cfaa1b3173f52d740e5bbd77d51b9dfecb87014b404917fba4b855a4
6 TERMUX_PKG_DEPENDS="libopus"