Fredrik Fornwall
7 years ago
8 changed files with 9 additions and 6 deletions
@ -1,7 +1,7 @@ |
|||||
TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/ |
TERMUX_PKG_HOMEPAGE=https://www.opus-codec.org/ |
||||
TERMUX_PKG_DESCRIPTION="Utilities to encode and decode .opus files" |
TERMUX_PKG_DESCRIPTION="Utilities to encode and decode .opus files" |
||||
TERMUX_PKG_VERSION=0.1.10 |
TERMUX_PKG_VERSION=0.1.10 |
||||
TERMUX_PKG_REVISION=1 |
TERMUX_PKG_REVISION=2 |
||||
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opus-tools-${TERMUX_PKG_VERSION}.tar.gz |
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/opus/opus-tools-${TERMUX_PKG_VERSION}.tar.gz |
||||
TERMUX_PKG_SHA256=a2357532d19471b70666e0e0ec17d514246d8b3cb2eb168f68bb0f6fd372b28c |
TERMUX_PKG_SHA256=a2357532d19471b70666e0e0ec17d514246d8b3cb2eb168f68bb0f6fd372b28c |
||||
TERMUX_PKG_DEPENDS="libopus, libogg, libflac" |
TERMUX_PKG_DEPENDS="libopus, libogg, libflac" |
||||
|
Loading…
Reference in new issue