mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Merge pull request #13532 from flyn-org/openwrt-19.07
gstreamer1: enable build options necessary for most applications
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gstreamer1
|
||||
PKG_VERSION:=1.16.2
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=gstreamer-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gstreamer
|
||||
@@ -118,11 +118,11 @@ GST_VERSION:=1.0
|
||||
MESON_ARGS += \
|
||||
-Dgst_debug=false \
|
||||
-Dgst_parse=true \
|
||||
-Dregistry=false \
|
||||
-Dregistry=true \
|
||||
-Dtracer_hooks=false \
|
||||
-Dptp-helper-setuid-user=none \
|
||||
-Dextra-checks=false \
|
||||
-Doption-parsing=false \
|
||||
-Doption-parsing=true \
|
||||
-Dpoisoning=false \
|
||||
-Dcheck=enabled \
|
||||
-Dlibunwind=disabled \
|
||||
|
||||
Reference in New Issue
Block a user