mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
Don't install static libs for plugins. Fixes #550851 for ugly.
Original commit message from CVS: * ext/a52dec/Makefile.am: * ext/amrnb/Makefile.am: * ext/cdio/Makefile.am: * ext/dvdnav/Makefile.am: * ext/dvdread/Makefile.am: * ext/lame/Makefile.am: * ext/mad/Makefile.am: * ext/mpeg2dec/Makefile.am: * ext/sidplay/Makefile.am: * gst/ac3parse/Makefile.am: * gst/asfdemux/Makefile.am: * gst/dvdlpcmdec/Makefile.am: * gst/dvdsub/Makefile.am: * gst/iec958/Makefile.am: * gst/mpegaudioparse/Makefile.am: * gst/mpegstream/Makefile.am: * gst/realmedia/Makefile.am: * gst/synaesthesia/Makefile.am: Don't install static libs for plugins. Fixes #550851 for ugly.
This commit is contained in:
parent
62d483656b
commit
793cdeb880
19 changed files with 40 additions and 0 deletions
22
ChangeLog
22
ChangeLog
|
@ -1,3 +1,25 @@
|
|||
2008-10-13 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* ext/a52dec/Makefile.am:
|
||||
* ext/amrnb/Makefile.am:
|
||||
* ext/cdio/Makefile.am:
|
||||
* ext/dvdnav/Makefile.am:
|
||||
* ext/dvdread/Makefile.am:
|
||||
* ext/lame/Makefile.am:
|
||||
* ext/mad/Makefile.am:
|
||||
* ext/mpeg2dec/Makefile.am:
|
||||
* ext/sidplay/Makefile.am:
|
||||
* gst/ac3parse/Makefile.am:
|
||||
* gst/asfdemux/Makefile.am:
|
||||
* gst/dvdlpcmdec/Makefile.am:
|
||||
* gst/dvdsub/Makefile.am:
|
||||
* gst/iec958/Makefile.am:
|
||||
* gst/mpegaudioparse/Makefile.am:
|
||||
* gst/mpegstream/Makefile.am:
|
||||
* gst/realmedia/Makefile.am:
|
||||
* gst/synaesthesia/Makefile.am:
|
||||
Don't install static libs for plugins. Fixes #550851 for ugly.
|
||||
|
||||
2008-10-13 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||
|
||||
* gst/mpegaudioparse/gstmpegaudioparse.c:
|
||||
|
|
|
@ -12,5 +12,6 @@ libgsta52dec_la_LIBADD = \
|
|||
$(LIBOIL_LIBS) \
|
||||
$(A52DEC_LIBS)
|
||||
libgsta52dec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgsta52dec_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gsta52dec.h
|
||||
|
|
|
@ -9,6 +9,7 @@ libgstamrnb_la_SOURCES = \
|
|||
libgstamrnb_la_CFLAGS = $(GST_CFLAGS) $(AMRNB_CFLAGS)
|
||||
libgstamrnb_la_LIBADD = $(GST_BASE_LIBS) $(AMRNB_LIBS)
|
||||
libgstamrnb_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstamrnb_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = \
|
||||
amrnbdec.h \
|
||||
|
|
|
@ -16,6 +16,7 @@ libgstcdio_la_LIBADD = \
|
|||
$(CDIO_LIBS)
|
||||
|
||||
libgstcdio_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstcdio_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = \
|
||||
gstcdio.h \
|
||||
|
|
|
@ -4,6 +4,7 @@ libgstdvdnav_la_SOURCES = dvdnavsrc.c
|
|||
libgstdvdnav_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(DVDNAV_CFLAGS)
|
||||
libgstdvdnav_la_LIBADD = $(GST_BASE_LIBS) $(DVDNAV_LIBS)
|
||||
libgstdvdnav_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstdvdnav_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = dvdnavsrc.h
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ libgstdvdread_la_SOURCES = dvdreadsrc.c
|
|||
libgstdvdread_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) $(DVDREAD_CFLAGS)
|
||||
libgstdvdread_la_LIBADD = $(GST_BASE_LIBS) $(DVDREAD_LIBS)
|
||||
libgstdvdread_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstdvdread_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = dvdreadsrc.h
|
||||
|
||||
|
|
|
@ -4,5 +4,6 @@ libgstlame_la_SOURCES = gstlame.c
|
|||
libgstlame_la_CFLAGS = $(GST_CFLAGS) $(LAME_CFLAGS)
|
||||
libgstlame_la_LIBADD = $(LAME_LIBS) $(GST_LIBS)
|
||||
libgstlame_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstlame_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstlame.h
|
||||
|
|
|
@ -9,5 +9,6 @@ libgstmad_la_LIBADD = \
|
|||
$(GST_PLUGINS_BASE_LIBS) -lgsttag-$(GST_MAJORMINOR) \
|
||||
-lgstaudio-$(GST_MAJORMINOR) $(MAD_LIBS) $(ID3_LIBS)
|
||||
libgstmad_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstmad_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstmad.h
|
||||
|
|
|
@ -4,5 +4,6 @@ libgstmpeg2dec_la_SOURCES = gstmpeg2dec.c
|
|||
libgstmpeg2dec_la_CFLAGS = $(GST_CFLAGS) $(MPEG2DEC_CFLAGS)
|
||||
libgstmpeg2dec_la_LIBADD = $(MPEG2DEC_LIBS) $(GST_LIBS)
|
||||
libgstmpeg2dec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstmpeg2dec_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstmpeg2dec.h
|
||||
|
|
|
@ -4,5 +4,6 @@ libgstsid_la_SOURCES = gstsiddec.cc
|
|||
libgstsid_la_CXXFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_CXXFLAGS) $(SIDPLAY_CFLAGS)
|
||||
libgstsid_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) $(SIDPLAY_LIBS)
|
||||
libgstsid_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstsid_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstsiddec.h
|
||||
|
|
|
@ -8,5 +8,6 @@ noinst_HEADERS = gstac3parse.h
|
|||
libgstac3parse_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstac3parse_la_LIBADD =
|
||||
libgstac3parse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstac3parse_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
EXTRA_DIST = README
|
||||
|
|
|
@ -5,5 +5,6 @@ libgstasf_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS
|
|||
libgstasf_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS)\
|
||||
-lgstriff-@GST_MAJORMINOR@ -lgstrtsp-@GST_MAJORMINOR@ -lgstsdp-@GST_MAJORMINOR@
|
||||
libgstasf_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstasf_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstasfdemux.h asfheaders.h asfpacket.h gstasfmux.h gstrtspwms.h
|
||||
|
|
|
@ -5,5 +5,6 @@ libgstdvdlpcmdec_la_SOURCES = gstdvdlpcmdec.c
|
|||
libgstdvdlpcmdec_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstdvdlpcmdec_la_LIBADD = $(GST_LIBS)
|
||||
libgstdvdlpcmdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstdvdlpcmdec_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstdvdlpcmdec.h
|
||||
|
|
|
@ -4,5 +4,6 @@ libgstdvdsub_la_SOURCES = gstdvdsubdec.c gstdvdsubparse.c
|
|||
libgstdvdsub_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
||||
libgstdvdsub_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
|
||||
libgstdvdsub_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstdvdsub_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstdvdsubdec.h gstdvdsubparse.h
|
||||
|
|
|
@ -4,5 +4,6 @@ libgstiec958_la_SOURCES = ac3iec.c ac3_padder.c
|
|||
libgstiec958_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstiec958_la_LIBADD = $(GST_LIBS)
|
||||
libgstiec958_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstiec958_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = ac3_padder.h ac3iec.h
|
||||
|
|
|
@ -4,5 +4,6 @@ libgstmpegaudioparse_la_SOURCES = plugin.c gstmpegaudioparse.c gstxingmux.c
|
|||
libgstmpegaudioparse_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstmpegaudioparse_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
|
||||
libgstmpegaudioparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstmpegaudioparse_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstmpegaudioparse.h gstxingmux.h
|
||||
|
|
|
@ -10,6 +10,7 @@ libgstmpegstream_la_SOURCES = gstmpegstream.c \
|
|||
libgstmpegstream_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
|
||||
libgstmpegstream_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_MAJORMINOR@
|
||||
libgstmpegstream_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstmpegstream_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = gstmpegparse.h \
|
||||
gstmpegdemux.h \
|
||||
|
|
|
@ -9,6 +9,7 @@ libgstrmdemux_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CF
|
|||
libgstrmdemux_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS)\
|
||||
-lgstrtsp-@GST_MAJORMINOR@ -lgstsdp-@GST_MAJORMINOR@
|
||||
libgstrmdemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstrmdemux_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
noinst_HEADERS = rademux.h rmdemux.h rmutils.h rdtdepay.h rdtmanager.h \
|
||||
rdtjitterbuffer.h rtspreal.h realhash.h asmrules.h gstrdtbuffer.h
|
||||
|
|
|
@ -7,5 +7,6 @@ noinst_HEADERS = synaescope.h gstsynaesthesia.h
|
|||
libgstsynaesthesia_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
||||
libgstsynaesthesia_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
|
||||
libgstsynaesthesia_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstsynaesthesia_la_LIBTOOLFLAGS = --tag=disable-static
|
||||
|
||||
EXTRA_DIST = README
|
||||
|
|
Loading…
Reference in a new issue