s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
[termux-packages] / packages / libmp3splt / build.sh
CommitLineData
948212ba
DM
1TERMUX_PKG_HOMEPAGE=http://mp3splt.sourceforge.net
2TERMUX_PKG_DESCRIPTION="Mp3Splt-project is a utility to split mp3, ogg vorbis and native FLAC files selecting a begin and an end time position, without decoding"
3TERMUX_PKG_VERSION=0.9.2
af4dc416 4TERMUX_PKG_REVISION=1
948212ba 5TERMUX_PKG_SRCURL=http://prdownloads.sourceforge.net/mp3splt/libmp3splt-${TERMUX_PKG_VERSION}.tar.gz
84d033cf
FF
6TERMUX_PKG_DEPENDS="libmad, libid3tag, libvorbis, libflac, pcre, libtool"
7TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-cutter"