gst-plugins-bad: Enable webrtcdsp plugin.
This commit is contained in:
@@ -6,7 +6,7 @@ _realname=gst-plugins-bad
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.18.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="GStreamer Multimedia Framework Bad Plugins (mingw-w64)"
|
||||
arch=('any')
|
||||
url="https://gstreamer.freedesktop.org/"
|
||||
@@ -63,6 +63,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-aom"
|
||||
"${MINGW_PACKAGE_PREFIX}-srt"
|
||||
"${MINGW_PACKAGE_PREFIX}-vo-amrwbenc"
|
||||
"${MINGW_PACKAGE_PREFIX}-vulkan-validation-layers"
|
||||
"${MINGW_PACKAGE_PREFIX}-webrtc-audio-processing"
|
||||
"${MINGW_PACKAGE_PREFIX}-x265"
|
||||
"${MINGW_PACKAGE_PREFIX}-zbar")
|
||||
options=(!libtool strip staticlibs)
|
||||
@@ -129,7 +130,6 @@ build() {
|
||||
-Dspandsp=disabled \
|
||||
-Dteletext=disabled \
|
||||
-Dvoaacenc=disabled \
|
||||
-Dwebrtcdsp=disabled \
|
||||
-Dwildmidi=disabled \
|
||||
-Dwpe=disabled \
|
||||
-Diqa=disabled \
|
||||
|
||||
Reference in New Issue
Block a user