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>
28 lines
460 B
Diff
28 lines
460 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -929,7 +929,6 @@ docs/design/Makefile
|
|
docs/libs/Makefile
|
|
docs/plugins/Makefile
|
|
docs/version.entities
|
|
-po/Makefile.in
|
|
common/Makefile
|
|
common/m4/Makefile
|
|
m4/Makefile
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -13,7 +13,6 @@ SUBDIRS = \
|
|
tools \
|
|
tests \
|
|
docs \
|
|
- po \
|
|
common \
|
|
m4
|
|
|
|
@@ -24,7 +23,6 @@ DIST_SUBDIRS = \
|
|
gst sys ext \
|
|
tools \
|
|
tests \
|
|
- po \
|
|
common \
|
|
m4
|
|
|