packages/multimedia/gstreamer1/patches/001-no-translations.patch
W. Michael Petullo e1f26dd922 gstreamer1: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:19:01 -05:00

30 lines
856 B
Diff

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