projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e7b5dc
)
sox: Build without opus (explicitly)
author
Ted Hess
<thess@kitschensync.net>
Mon, 19 Nov 2018 15:36:43 +0000
(10:36 -0500)
committer
Ted Hess
<thess@kitschensync.net>
Mon, 19 Nov 2018 15:42:20 +0000
(10:42 -0500)
Signed-off-by: Ted Hess <thess@kitschensync.net>
sound/sox/Makefile
patch
|
blob
|
history
diff --git
a/sound/sox/Makefile
b/sound/sox/Makefile
index f2bad90ed94bdc5591dc4b14e0f35cb1c7bd320b..55ada5174fa4c8dee95832586b62260beef7e64b 100644
(file)
--- a/
sound/sox/Makefile
+++ b/
sound/sox/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sox
PKG_VERSION:=14.4.2
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/sox
@@
-51,6
+51,7
@@
CONFIGURE_ARGS += \
--without-ladspa \
--without-png \
--without-sndfile \
+ --without-opus \
--with-lame \
--with-id3tag \
--disable-openmp