Browse Source

opus-tools: Update from 0.1.10 to 0.2

android-5
Fredrik Fornwall 6 years ago
parent
commit
87e4ddcf59
  1. 7
      packages/opus-tools/build.sh

7
packages/opus-tools/build.sh

@ -1,7 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/
TERMUX_PKG_DESCRIPTION="Utilities to encode and decode .opus files"
TERMUX_PKG_VERSION=0.1.10
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=0.2
TERMUX_PKG_SHA256=b4e56cb00d3e509acfba9a9b627ffd8273b876b4e2408642259f6da28fa0ff86
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opus-tools-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a2357532d19471b70666e0e0ec17d514246d8b3cb2eb168f68bb0f6fd372b28c
TERMUX_PKG_DEPENDS="libopus, libogg, libflac"
TERMUX_PKG_DEPENDS="libopusenc, libogg, libflac, opusfile"

Loading…
Cancel
Save