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:
4075f4e
)
gst1-plugins-bad: Make HLS crypto explicit
10895/head
author
Rosen Penev
<rosenp@gmail.com>
Sun, 29 Dec 2019 03:22:53 +0000
(19:22 -0800)
committer
Rosen Penev
<rosenp@gmail.com>
Sun, 29 Dec 2019 03:22:53 +0000
(19:22 -0800)
It's normally set to auto. When nettle is missing, it tries to use the
other libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
multimedia/gst1-plugins-bad/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/gst1-plugins-bad/Makefile
b/multimedia/gst1-plugins-bad/Makefile
index 6cb9e6f82b7f338c28c430e3544bb95ec6779149..34c297941da483bc6a3e44e1d32810103ed5bfe1 100644
(file)
--- a/
multimedia/gst1-plugins-bad/Makefile
+++ b/
multimedia/gst1-plugins-bad/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=gst1-plugins-bad
PKG_VERSION:=1.16.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
Ted Hess <thess@kitschensync.net>
@@
-155,6
+155,7
@@
CONFIGURE_ARGS += \
--disable-zbar \
--disable-srtp \
\
+ --with-hls-crypto=nettle \
--without-html-dir \
--without-libiconv-prefix \
--without-libintl-prefix \