mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
sox: Build without opus (explicitly)
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
+2
-1
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=sox
|
PKG_NAME:=sox
|
||||||
PKG_VERSION:=14.4.2
|
PKG_VERSION:=14.4.2
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=4
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=@SF/sox
|
PKG_SOURCE_URL:=@SF/sox
|
||||||
@@ -51,6 +51,7 @@ CONFIGURE_ARGS += \
|
|||||||
--without-ladspa \
|
--without-ladspa \
|
||||||
--without-png \
|
--without-png \
|
||||||
--without-sndfile \
|
--without-sndfile \
|
||||||
|
--without-opus \
|
||||||
--with-lame \
|
--with-lame \
|
||||||
--with-id3tag \
|
--with-id3tag \
|
||||||
--disable-openmp
|
--disable-openmp
|
||||||
|
|||||||
Reference in New Issue
Block a user