|
@@ -4,8 +4,9 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-SOX_VERSION = 14.4.1
|
|
|
+SOX_VERSION = 14.4.2
|
|
|
SOX_SITE = http://downloads.sourceforge.net/project/sox/sox/$(SOX_VERSION)
|
|
|
+SOX_SOURCE = sox-$(SOX_VERSION).tar.bz2
|
|
|
SOX_DEPENDENCIES = host-pkgconf
|
|
|
SOX_CONF_OPTS = --with-distro="Buildroot" --without-ffmpeg --disable-gomp
|
|
|
SOX_LICENSE = GPLv2+ (sox binary), LGPLv2.1+ (libraries)
|