gst1-plugins-bad: disable srtp library build - not used
authorTed Hess <redacted>
Fri, 5 Dec 2014 21:40:53 +0000 (16:40 -0500)
committerTed Hess <redacted>
Fri, 5 Dec 2014 21:40:53 +0000 (16:40 -0500)
Signed-off-by: Ted Hess <redacted>
multimedia/gst1-plugins-bad/Makefile

index 63a1efa687a50ef5f2e85a5bdd8cd56ad436431f..6e0f77b767b267eca17436f6b8599e53e7a114f9 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gst1-plugins-bad
 PKG_VERSION:=1.4.4
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 
@@ -161,6 +161,7 @@ CONFIGURE_ARGS += \
        --disable-schro \
        --disable-zbar \
        --disable-vp8 \
+       --disable-srtp \
        \
        --without-libiconv-prefix \
        --without-libintl-prefix \
git clone https://git.99rst.org/PROJECT