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.

7 lines
360 B

9 years ago
TERMUX_PKG_HOMEPAGE=http://www.vorbis.com/
TERMUX_PKG_DESCRIPTION="Library for using the Ogg Vorbis compressed audio format"
TERMUX_PKG_VERSION=1.3.5
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/vorbis/libvorbis-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1
9 years ago
TERMUX_PKG_DEPENDS="libogg"