vim: Update from 8.0.1180 to 8.0. 1203
[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.9
4 TERMUX_PKG_SHA256=f75fb500e40b122775ac1a71ad80c4477698842a8fe9da4a1b4a1a9f16e4e979
5 TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opusfile-${TERMUX_PKG_VERSION}.tar.gz
6 TERMUX_PKG_DEPENDS="libopus, libogg"