Merge pull request #4688 from its-pointless/sox
fixes libsox not linking libmagic Issue: https://github.com/termux/termux-packages/issues/4687
This commit is contained in:
commit
a9c0090a05
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://sox.sourceforge.net/
|
||||
TERMUX_PKG_DESCRIPTION="Command line utility for converting between and applying effects to various audio files formats"
|
||||
TERMUX_PKG_LICENSE="LGPL-2.1"
|
||||
TERMUX_PKG_VERSION=14.4.2
|
||||
TERMUX_PKG_REVISION=16
|
||||
TERMUX_PKG_REVISION=17
|
||||
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/sox/sox/${TERMUX_PKG_VERSION}/sox-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
TERMUX_PKG_SHA256=81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c
|
||||
TERMUX_PKG_DEPENDS="file, libao, libpng, libmp3lame, libvorbis, libandroid-glob, libflac, libid3tag, libmad, pulseaudio, opusfile, libsndfile, zlib"
|
||||
|
Loading…
Reference in New Issue
Block a user