gstreamer1: update to 1.6.2

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo
2016-01-01 13:19:01 -05:00
parent 73eaea2b41
commit e1f26dd922
8 changed files with 128 additions and 122 deletions
@@ -0,0 +1,30 @@
diff -u --recursive gstreamer-1.6.2-vanilla/configure.ac gstreamer-1.6.2/configure.ac
--- gstreamer-1.6.2-vanilla/configure.ac 2016-01-01 10:40:18.040768907 -0500
+++ gstreamer-1.6.2/configure.ac 2016-01-01 10:48:24.160887684 -0500
@@ -980,7 +980,6 @@
libs/gst/net/Makefile
plugins/Makefile
plugins/elements/Makefile
-po/Makefile.in
tests/Makefile
tests/benchmarks/Makefile
tests/check/Makefile
diff -u --recursive gstreamer-1.6.2-vanilla/Makefile.am gstreamer-1.6.2/Makefile.am
--- gstreamer-1.6.2-vanilla/Makefile.am 2016-01-01 10:40:18.040768907 -0500
+++ gstreamer-1.6.2/Makefile.am 2016-01-01 10:48:19.150568341 -0500
@@ -9,7 +9,6 @@
SUBDIRS = pkgconfig \
gst libs plugins tests \
docs \
- po \
m4 \
common \
data
@@ -22,7 +21,6 @@
DIST_SUBDIRS = pkgconfig \
gst libs plugins tools tests \
docs \
- po \
m4 \
common \
data