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
359 B
7 lines
359 B
TERMUX_PKG_HOMEPAGE=https://xiph.org/flac/
|
|
TERMUX_PKG_DESCRIPTION="FLAC (Free Lossless Audio Codec) library"
|
|
TERMUX_PKG_VERSION=1.3.2
|
|
TERMUX_PKG_REVISION=3
|
|
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/flac/flac-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_SHA256=91cfc3ed61dc40f47f050a109b08610667d73477af6ef36dcad31c31a4a8d53f
|
|
TERMUX_PKG_DEPENDS="libogg"
|
|
|