[packages] gst-plugins-base: update to 0.10.29, rework Makefile:
* rename gst-plugins-base-libgst* libraries to libgst* * rename gst-plugins-base-* plugins to gst-mod-* * add a gst-plugins-base meta-package * remove unneeded extra CFLAGS & LDFLAGS git-svn-id: svn://svn.openwrt.org/openwrt/packages@22068 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
34
multimedia/gst-plugins-base/patches/001-no_docs.patch
Normal file
34
multimedia/gst-plugins-base/patches/001-no_docs.patch
Normal file
@ -0,0 +1,34 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -12,14 +12,12 @@ SUBDIRS = \
|
||||
gst sys $(SUBDIRS_EXT) \
|
||||
tools \
|
||||
tests \
|
||||
- docs \
|
||||
po \
|
||||
common \
|
||||
m4
|
||||
|
||||
DIST_SUBDIRS = \
|
||||
pkgconfig \
|
||||
- docs \
|
||||
gst-libs \
|
||||
gst sys ext \
|
||||
tools \
|
||||
--- a/Makefile.in
|
||||
+++ b/Makefile.in
|
||||
@@ -446,14 +446,12 @@ SUBDIRS = \
|
||||
gst sys $(SUBDIRS_EXT) \
|
||||
tools \
|
||||
tests \
|
||||
- docs \
|
||||
po \
|
||||
common \
|
||||
m4
|
||||
|
||||
DIST_SUBDIRS = \
|
||||
pkgconfig \
|
||||
- docs \
|
||||
gst-libs \
|
||||
gst sys ext \
|
||||
tools \
|
Reference in New Issue
Block a user