mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 21:20:41 +00:00
vorbis-tools: Add package
This commit is contained in:
7
packages/vorbis-tools/build.sh
Normal file
7
packages/vorbis-tools/build.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
TERMUX_PKG_HOMEPAGE=http://www.vorbis.com
|
||||
TERMUX_PKG_DESCRIPTION="Ogg Vorbis tools"
|
||||
TERMUX_PKG_VERSION=1.4.0
|
||||
TERMUX_PKG_SRCURL=http://downloads.xiph.org/releases/vorbis/vorbis-tools-${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_DEPENDS="libvorbis"
|
||||
|
||||
LDFLAGS+=" -lm"
|
||||
Reference in New Issue
Block a user