Refresh patches, fix dependencies. Fix cpu build issues in gst-libav. Opus moved to plugins-base. Add opusparse and hls to plugins-bad. Add myself as co-maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
30 lines
619 B
Diff
30 lines
619 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -907,11 +907,6 @@ pkgconfig/gstreamer-video.pc
|
|
pkgconfig/gstreamer-video-uninstalled.pc
|
|
pkgconfig/gstreamer-plugins-base.pc
|
|
pkgconfig/gstreamer-plugins-base-uninstalled.pc
|
|
-docs/Makefile
|
|
-docs/design/Makefile
|
|
-docs/libs/Makefile
|
|
-docs/plugins/Makefile
|
|
-docs/version.entities
|
|
common/Makefile
|
|
common/m4/Makefile
|
|
m4/Makefile
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -11,13 +11,11 @@ SUBDIRS = \
|
|
gst-libs \
|
|
gst sys $(SUBDIRS_EXT) \
|
|
tools \
|
|
- docs \
|
|
common \
|
|
m4
|
|
|
|
DIST_SUBDIRS = \
|
|
pkgconfig \
|
|
- docs \
|
|
gst-libs \
|
|
gst sys ext \
|
|
tools \
|