gst1-plugins-good: update to 1.6.2lilik-openwrt-22.03
@ -0,0 +1,22 @@ | |||
diff -u --recursive gst-plugins-good-1.6.2-vanilla/configure.ac gst-plugins-good-1.6.2/configure.ac | |||
--- gst-plugins-good-1.6.2-vanilla/configure.ac 2016-01-01 10:40:17.994764882 -0500 | |||
+++ gst-plugins-good-1.6.2/configure.ac 2016-01-01 10:45:25.668599823 -0500 | |||
@@ -1014,7 +1014,6 @@ | |||
sys/v4l2/Makefile | |||
sys/waveform/Makefile | |||
sys/ximage/Makefile | |||
-po/Makefile.in | |||
tests/Makefile | |||
tests/check/Makefile | |||
tests/examples/Makefile | |||
diff -u --recursive gst-plugins-good-1.6.2-vanilla/Makefile.am gst-plugins-good-1.6.2/Makefile.am | |||
--- gst-plugins-good-1.6.2-vanilla/Makefile.am 2016-01-01 10:40:17.994764882 -0500 | |||
+++ gst-plugins-good-1.6.2/Makefile.am 2016-01-01 10:45:19.923089598 -0500 | |||
@@ -4,7 +4,6 @@ | |||
gst sys ext \ | |||
tests \ | |||
docs \ | |||
- po \ | |||
common \ | |||
m4 \ | |||
pkgconfig |
@ -1,20 +0,0 @@ | |||
--- a/Makefile.am | |||
+++ b/Makefile.am | |||
@@ -3,7 +3,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d | |||
ALWAYS_SUBDIRS = \ | |||
gst sys ext \ | |||
tests \ | |||
- docs \ | |||
po \ | |||
common \ | |||
m4 \ | |||
--- a/Makefile.in | |||
+++ b/Makefile.in | |||
@@ -571,7 +571,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk | |||
ALWAYS_SUBDIRS = \ | |||
gst sys ext \ | |||
tests \ | |||
- docs \ | |||
po \ | |||
common \ | |||
m4 \ |
@ -0,0 +1,36 @@ | |||
diff -u --recursive gst-plugins-good-1.6.2-vanilla/configure.ac gst-plugins-good-1.6.2/configure.ac | |||
--- gst-plugins-good-1.6.2-vanilla/configure.ac 2016-01-01 12:00:52.525815362 -0500 | |||
+++ gst-plugins-good-1.6.2/configure.ac 2016-01-01 12:03:22.198982586 -0500 | |||
@@ -1014,21 +1014,6 @@ | |||
sys/v4l2/Makefile | |||
sys/waveform/Makefile | |||
sys/ximage/Makefile | |||
-tests/Makefile | |||
-tests/check/Makefile | |||
-tests/examples/Makefile | |||
-tests/examples/audiofx/Makefile | |||
-tests/examples/cairo/Makefile | |||
-tests/examples/equalizer/Makefile | |||
-tests/examples/jack/Makefile | |||
-tests/examples/level/Makefile | |||
-tests/examples/pulse/Makefile | |||
-tests/examples/rtp/Makefile | |||
-tests/examples/shapewipe/Makefile | |||
-tests/examples/spectrum/Makefile | |||
-tests/examples/v4l2/Makefile | |||
-tests/files/Makefile | |||
-tests/icles/Makefile | |||
common/Makefile | |||
common/m4/Makefile | |||
m4/Makefile | |||
diff -u --recursive gst-plugins-good-1.6.2-vanilla/Makefile.am gst-plugins-good-1.6.2/Makefile.am | |||
--- gst-plugins-good-1.6.2-vanilla/Makefile.am 2016-01-01 12:00:52.525815362 -0500 | |||
+++ gst-plugins-good-1.6.2/Makefile.am 2016-01-01 12:03:06.921556033 -0500 | |||
@@ -2,7 +2,6 @@ | |||
ALWAYS_SUBDIRS = \ | |||
gst sys ext \ | |||
- tests \ | |||
docs \ | |||
common \ | |||
m4 \ |
@ -1,20 +0,0 @@ | |||
--- a/Makefile.am | |||
+++ b/Makefile.am | |||
@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d | |||
ALWAYS_SUBDIRS = \ | |||
gst sys ext \ | |||
- tests \ | |||
po \ | |||
common \ | |||
m4 \ | |||
--- a/Makefile.in | |||
+++ b/Makefile.in | |||
@@ -570,7 +570,6 @@ top_srcdir = @top_srcdir@ | |||
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc | |||
ALWAYS_SUBDIRS = \ | |||
gst sys ext \ | |||
- tests \ | |||
po \ | |||
common \ | |||
m4 \ |
@ -0,0 +1,24 @@ | |||
diff -u --recursive gst-plugins-good-1.6.2-vanilla/configure.ac gst-plugins-good-1.6.2/configure.ac | |||
--- gst-plugins-good-1.6.2-vanilla/configure.ac 2016-01-01 12:10:51.392608142 -0500 | |||
+++ gst-plugins-good-1.6.2/configure.ac 2016-01-01 12:08:39.568889466 -0500 | |||
@@ -1017,9 +1017,6 @@ | |||
common/Makefile | |||
common/m4/Makefile | |||
m4/Makefile | |||
-docs/Makefile | |||
-docs/plugins/Makefile | |||
-docs/version.entities | |||
pkgconfig/Makefile | |||
pkgconfig/gstreamer-plugins-good-uninstalled.pc | |||
gst-plugins-good.spec | |||
diff -u --recursive gst-plugins-good-1.6.2-vanilla/Makefile.am gst-plugins-good-1.6.2/Makefile.am | |||
--- gst-plugins-good-1.6.2-vanilla/Makefile.am 2016-01-01 12:10:51.393608170 -0500 | |||
+++ gst-plugins-good-1.6.2/Makefile.am 2016-01-01 12:08:35.442773216 -0500 | |||
@@ -2,7 +2,6 @@ | |||
ALWAYS_SUBDIRS = \ | |||
gst sys ext \ | |||
- docs \ | |||
common \ | |||
m4 \ | |||
pkgconfig |
@ -1,30 +0,0 @@ | |||
--- a/configure.ac | |||
+++ b/configure.ac | |||
@@ -1083,7 +1083,6 @@ sys/sunaudio/Makefile | |||
sys/v4l2/Makefile | |||
sys/waveform/Makefile | |||
sys/ximage/Makefile | |||
-po/Makefile.in | |||
tests/Makefile | |||
tests/check/Makefile | |||
tests/examples/Makefile | |||
--- a/Makefile.am | |||
+++ b/Makefile.am | |||
@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d | |||
ALWAYS_SUBDIRS = \ | |||
gst sys ext \ | |||
- po \ | |||
common \ | |||
m4 \ | |||
pkgconfig | |||
--- a/Makefile.in | |||
+++ b/Makefile.in | |||
@@ -570,7 +570,6 @@ top_srcdir = @top_srcdir@ | |||
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc | |||
ALWAYS_SUBDIRS = \ | |||
gst sys ext \ | |||
- po \ | |||
common \ | |||
m4 \ | |||
pkgconfig |