You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
290 B
5 lines
290 B
TERMUX_PKG_HOMEPAGE=https://www.xiph.org/oggz/
|
|
TERMUX_PKG_DESCRIPTION="Command and library to inspect, tweak, edit and validate Ogg files"
|
|
TERMUX_PKG_VERSION=1.1.1
|
|
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/liboggz/liboggz-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_DEPENDS="libogg"
|
|
|