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.
 
 
 
 
 
 

8 lines
457 B

TERMUX_PKG_HOMEPAGE=https://xiph.org/ogg/
TERMUX_PKG_DESCRIPTION="Library for working with the Ogg multimedia container format"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_VERSION=1.3.4
TERMUX_PKG_SRCURL=https://github.com/xiph/ogg/releases/download/v${TERMUX_PKG_VERSION}/libogg-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe
TERMUX_PKG_BREAKS="libogg-dev"
TERMUX_PKG_REPLACES="libogg-dev"