gst1-plugins-ugly: update to 1.6.2lilik-openwrt-22.03
@ -0,0 +1,23 @@ | |||
diff -u --recursive gst-plugins-ugly-1.6.2-vanilla/configure.ac gst-plugins-ugly-1.6.2/configure.ac | |||
--- gst-plugins-ugly-1.6.2-vanilla/configure.ac 2016-01-01 10:47:06.333623730 -0500 | |||
+++ gst-plugins-ugly-1.6.2/configure.ac 2016-01-01 10:47:20.211613708 -0500 | |||
@@ -470,7 +470,6 @@ | |||
tests/Makefile | |||
tests/check/Makefile | |||
m4/Makefile | |||
-po/Makefile.in | |||
pkgconfig/Makefile | |||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc | |||
gst-plugins-ugly.spec | |||
diff -u --recursive gst-plugins-ugly-1.6.2-vanilla/Makefile.am gst-plugins-ugly-1.6.2/Makefile.am | |||
--- gst-plugins-ugly-1.6.2-vanilla/Makefile.am 2016-01-01 10:47:06.333623730 -0500 | |||
+++ gst-plugins-ugly-1.6.2/Makefile.am 2016-01-01 10:47:14.523210855 -0500 | |||
@@ -1,7 +1,7 @@ | |||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext docs m4 tests common pkgconfig po | |||
+ gst-libs gst ext docs m4 tests common pkgconfig | |||
# include before EXTRA_DIST for win32 assignment | |||
include $(top_srcdir)/common/win32.mak |
@ -1,22 +0,0 @@ | |||
--- a/Makefile.am | |||
+++ b/Makefile.am | |||
@@ -1,7 +1,7 @@ | |||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext docs m4 tests common pkgconfig po | |||
+ gst-libs gst ext m4 tests common pkgconfig po | |||
# include before EXTRA_DIST for win32 assignment | |||
include $(top_srcdir)/common/win32.mak | |||
--- a/Makefile.in | |||
+++ b/Makefile.in | |||
@@ -502,7 +502,7 @@ top_builddir = @top_builddir@ | |||
top_srcdir = @top_srcdir@ | |||
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext docs m4 tests common pkgconfig po | |||
+ gst-libs gst ext m4 tests common pkgconfig po | |||
# the MANIFEST contains all win32 related files that should be disted |
@ -0,0 +1,24 @@ | |||
diff -u --recursive gst-plugins-ugly-1.6.2-vanilla/configure.ac gst-plugins-ugly-1.6.2/configure.ac | |||
--- gst-plugins-ugly-1.6.2-vanilla/configure.ac 2016-01-01 12:01:01.547065731 -0500 | |||
+++ gst-plugins-ugly-1.6.2/configure.ac 2016-01-01 12:04:18.111545715 -0500 | |||
@@ -467,8 +467,6 @@ | |||
docs/Makefile | |||
docs/plugins/Makefile | |||
docs/version.entities | |||
-tests/Makefile | |||
-tests/check/Makefile | |||
m4/Makefile | |||
pkgconfig/Makefile | |||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc | |||
diff -u --recursive gst-plugins-ugly-1.6.2-vanilla/Makefile.am gst-plugins-ugly-1.6.2/Makefile.am | |||
--- gst-plugins-ugly-1.6.2-vanilla/Makefile.am 2016-01-01 12:01:01.547065731 -0500 | |||
+++ gst-plugins-ugly-1.6.2/Makefile.am 2016-01-01 12:04:12.087377153 -0500 | |||
@@ -1,7 +1,7 @@ | |||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext docs m4 tests common pkgconfig | |||
+ gst-libs gst ext docs m4 common pkgconfig | |||
# include before EXTRA_DIST for win32 assignment | |||
include $(top_srcdir)/common/win32.mak |
@ -1,22 +0,0 @@ | |||
--- a/Makefile.am | |||
+++ b/Makefile.am | |||
@@ -1,7 +1,7 @@ | |||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext m4 tests common pkgconfig po | |||
+ gst-libs gst ext m4 common pkgconfig po | |||
# include before EXTRA_DIST for win32 assignment | |||
include $(top_srcdir)/common/win32.mak | |||
--- a/Makefile.in | |||
+++ b/Makefile.in | |||
@@ -502,7 +502,7 @@ top_builddir = @top_builddir@ | |||
top_srcdir = @top_srcdir@ | |||
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext m4 tests common pkgconfig po | |||
+ gst-libs gst ext m4 common pkgconfig po | |||
# the MANIFEST contains all win32 related files that should be disted |
@ -0,0 +1,25 @@ | |||
diff -u --recursive gst-plugins-ugly-1.6.2-vanilla/configure.ac gst-plugins-ugly-1.6.2/configure.ac | |||
--- gst-plugins-ugly-1.6.2-vanilla/configure.ac 2016-01-01 12:11:03.267943540 -0500 | |||
+++ gst-plugins-ugly-1.6.2/configure.ac 2016-01-01 12:13:30.992120335 -0500 | |||
@@ -464,9 +464,6 @@ | |||
ext/sidplay/Makefile | |||
ext/twolame/Makefile | |||
ext/x264/Makefile | |||
-docs/Makefile | |||
-docs/plugins/Makefile | |||
-docs/version.entities | |||
m4/Makefile | |||
pkgconfig/Makefile | |||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc | |||
diff -u --recursive gst-plugins-ugly-1.6.2-vanilla/Makefile.am gst-plugins-ugly-1.6.2/Makefile.am | |||
--- gst-plugins-ugly-1.6.2-vanilla/Makefile.am 2016-01-01 12:11:03.268943568 -0500 | |||
+++ gst-plugins-ugly-1.6.2/Makefile.am 2016-01-01 12:13:28.110038773 -0500 | |||
@@ -1,7 +1,7 @@ | |||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext docs m4 common pkgconfig | |||
+ gst-libs gst ext m4 common pkgconfig | |||
# include before EXTRA_DIST for win32 assignment | |||
include $(top_srcdir)/common/win32.mak |
@ -1,32 +0,0 @@ | |||
--- a/configure.ac | |||
+++ b/configure.ac | |||
@@ -475,7 +475,6 @@ docs/version.entities | |||
tests/Makefile | |||
tests/check/Makefile | |||
m4/Makefile | |||
-po/Makefile.in | |||
pkgconfig/Makefile | |||
pkgconfig/gstreamer-plugins-ugly-uninstalled.pc | |||
gst-plugins-ugly.spec | |||
--- a/Makefile.am | |||
+++ b/Makefile.am | |||
@@ -1,7 +1,7 @@ | |||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext m4 common pkgconfig po | |||
+ gst-libs gst ext m4 common pkgconfig | |||
# include before EXTRA_DIST for win32 assignment | |||
include $(top_srcdir)/common/win32.mak | |||
--- a/Makefile.in | |||
+++ b/Makefile.in | |||
@@ -502,7 +502,7 @@ top_builddir = @top_builddir@ | |||
top_srcdir = @top_srcdir@ | |||
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc | |||
SUBDIRS = \ | |||
- gst-libs gst ext m4 common pkgconfig po | |||
+ gst-libs gst ext m4 common pkgconfig | |||
# the MANIFEST contains all win32 related files that should be disted |