~ubuntu-branches/ubuntu/quantal/gst-plugins-bad0.10/quantal-proposed

« back to all changes in this revision

Viewing changes to gst/camerabin2/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-07-19 14:32:43 UTC
  • mfrom: (18.4.21 sid)
  • Revision ID: james.westby@ubuntu.com-20110719143243-p7pnkh45akfp0ihk
Tags: 0.10.22-2ubuntu1
* Rebased on debian unstable, remaining changes:
  - debian/gstreamer-plugins-bad.install
    * don't include dtmf, liveadder, rtpmux, autoconvert and shm, we include 
      them in -good

Show diffs side-by-side

added added

removed removed

Lines of Context:
110
110
am_libgstcamerabin2_la_OBJECTS =  \
111
111
        libgstcamerabin2_la-gstviewfinderbin.lo \
112
112
        libgstcamerabin2_la-gstimagecapturebin.lo \
113
 
        libgstcamerabin2_la-gstvideorecordingbin.lo \
114
113
        libgstcamerabin2_la-camerabingeneral.lo \
115
114
        libgstcamerabin2_la-gstwrappercamerabinsrc.lo \
116
115
        libgstcamerabin2_la-gstcamerabin2.lo \
179
178
CDAUDIO_CFLAGS = @CDAUDIO_CFLAGS@
180
179
CDAUDIO_CONFIG = @CDAUDIO_CONFIG@
181
180
CDAUDIO_LIBS = @CDAUDIO_LIBS@
 
181
CELT_0_11_CFLAGS = @CELT_0_11_CFLAGS@
 
182
CELT_0_11_LIBS = @CELT_0_11_LIBS@
182
183
CELT_0_7_CFLAGS = @CELT_0_7_CFLAGS@
183
184
CELT_0_7_LIBS = @CELT_0_7_LIBS@
184
185
CELT_0_8_CFLAGS = @CELT_0_8_CFLAGS@
190
191
COG_LIBS = @COG_LIBS@
191
192
CPP = @CPP@
192
193
CPPFLAGS = @CPPFLAGS@
 
194
CURL_CFLAGS = @CURL_CFLAGS@
 
195
CURL_LIBS = @CURL_LIBS@
193
196
CXX = @CXX@
194
197
CXXCPP = @CXXCPP@
195
198
CXXDEPMODE = @CXXDEPMODE@
196
199
CXXFLAGS = @CXXFLAGS@
197
200
CYGPATH_W = @CYGPATH_W@
198
201
DCCP_LIBS = @DCCP_LIBS@
 
202
DECKLINK_CXXFLAGS = @DECKLINK_CXXFLAGS@
 
203
DECKLINK_LIBS = @DECKLINK_LIBS@
199
204
DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
200
205
DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
201
206
DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
275
280
GST_GDP_LIBS = @GST_GDP_LIBS@
276
281
GST_LEVEL_DEFAULT = @GST_LEVEL_DEFAULT@
277
282
GST_LIBS = @GST_LIBS@
 
283
GST_LIB_LDFLAGS = @GST_LIB_LDFLAGS@
278
284
GST_LICENSE = @GST_LICENSE@
279
285
GST_MAJORMINOR = @GST_MAJORMINOR@
280
286
GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
354
360
LTLIBOBJS = @LTLIBOBJS@
355
361
MAINT = @MAINT@
356
362
MAKEINFO = @MAKEINFO@
 
363
MANIFEST_TOOL = @MANIFEST_TOOL@
357
364
MIMIC_CFLAGS = @MIMIC_CFLAGS@
358
365
MIMIC_LIBS = @MIMIC_LIBS@
359
366
MJPEG_CFLAGS = @MJPEG_CFLAGS@
438
445
STRIP = @STRIP@
439
446
SWFDEC_CFLAGS = @SWFDEC_CFLAGS@
440
447
SWFDEC_LIBS = @SWFDEC_LIBS@
441
 
THEORADEC_CFLAGS = @THEORADEC_CFLAGS@
442
 
THEORADEC_LIBS = @THEORADEC_LIBS@
443
448
TIGER_CFLAGS = @TIGER_CFLAGS@
444
449
TIGER_LIBS = @TIGER_LIBS@
445
450
TIMIDITY_CFLAGS = @TIMIDITY_CFLAGS@
475
480
abs_srcdir = @abs_srcdir@
476
481
abs_top_builddir = @abs_top_builddir@
477
482
abs_top_srcdir = @abs_top_srcdir@
 
483
ac_ct_AR = @ac_ct_AR@
478
484
ac_ct_CC = @ac_ct_CC@
479
485
ac_ct_CXX = @ac_ct_CXX@
480
486
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
510
516
libexecdir = @libexecdir@
511
517
localedir = @localedir@
512
518
localstatedir = @localstatedir@
513
 
lt_ECHO = @lt_ECHO@
514
519
mandir = @mandir@
515
520
mkdir_p = @mkdir_p@
516
521
oldincludedir = @oldincludedir@
534
539
plugin_LTLIBRARIES = libgstcamerabin2.la
535
540
libgstcamerabin2_la_SOURCES = gstviewfinderbin.c \
536
541
                                gstimagecapturebin.c \
537
 
                                gstvideorecordingbin.c \
538
542
                                camerabingeneral.c \
539
543
                                gstwrappercamerabinsrc.c \
540
544
                                gstcamerabin2.c \
549
553
libgstcamerabin2_la_LIBADD = \
550
554
        $(top_builddir)/gst-libs/gst/interfaces/libgstphotography-$(GST_MAJORMINOR).la \
551
555
        $(top_builddir)/gst-libs/gst/basecamerabinsrc/libgstbasecamerabinsrc-$(GST_MAJORMINOR).la \
552
 
        $(GST_PLUGINS_BASE_LIBS) -lgstinterfaces-$(GST_MAJORMINOR) -lgsttag-$(GST_MAJORMINOR) \
 
556
        $(GST_PLUGINS_BASE_LIBS) -lgstinterfaces-$(GST_MAJORMINOR) -lgsttag-$(GST_MAJORMINOR) -lgstapp-$(GST_MAJORMINOR) -lgstpbutils-$(GST_MAJORMINOR) \
553
557
        $(GST_BASE_LIBS) $(GST_LIBS)
554
558
 
555
559
libgstcamerabin2_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
556
560
libgstcamerabin2_la_LIBTOOLFLAGS = --tag=disable-static
557
561
noinst_HEADERS = gstviewfinderbin.h \
558
562
                gstimagecapturebin.h \
559
 
                gstvideorecordingbin.h \
560
563
                camerabingeneral.h \
561
564
                gstwrappercamerabinsrc.h \
562
565
                gstcamerabin2.h
639
642
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstcamerabin2_la-gstcamerabin2.Plo@am__quote@
640
643
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstcamerabin2_la-gstimagecapturebin.Plo@am__quote@
641
644
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstcamerabin2_la-gstplugin.Plo@am__quote@
642
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstcamerabin2_la-gstvideorecordingbin.Plo@am__quote@
643
645
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstcamerabin2_la-gstviewfinderbin.Plo@am__quote@
644
646
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstcamerabin2_la-gstwrappercamerabinsrc.Plo@am__quote@
645
647
 
683
685
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
684
686
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstcamerabin2_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstcamerabin2_la_CFLAGS) $(CFLAGS) -c -o libgstcamerabin2_la-gstimagecapturebin.lo `test -f 'gstimagecapturebin.c' || echo '$(srcdir)/'`gstimagecapturebin.c
685
687
 
686
 
libgstcamerabin2_la-gstvideorecordingbin.lo: gstvideorecordingbin.c
687
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstcamerabin2_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstcamerabin2_la_CFLAGS) $(CFLAGS) -MT libgstcamerabin2_la-gstvideorecordingbin.lo -MD -MP -MF $(DEPDIR)/libgstcamerabin2_la-gstvideorecordingbin.Tpo -c -o libgstcamerabin2_la-gstvideorecordingbin.lo `test -f 'gstvideorecordingbin.c' || echo '$(srcdir)/'`gstvideorecordingbin.c
688
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstcamerabin2_la-gstvideorecordingbin.Tpo $(DEPDIR)/libgstcamerabin2_la-gstvideorecordingbin.Plo
689
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
690
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstvideorecordingbin.c' object='libgstcamerabin2_la-gstvideorecordingbin.lo' libtool=yes @AMDEPBACKSLASH@
691
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstcamerabin2_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstcamerabin2_la_CFLAGS) $(CFLAGS) -c -o libgstcamerabin2_la-gstvideorecordingbin.lo `test -f 'gstvideorecordingbin.c' || echo '$(srcdir)/'`gstvideorecordingbin.c
693
 
 
694
688
libgstcamerabin2_la-camerabingeneral.lo: camerabingeneral.c
695
689
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgstcamerabin2_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstcamerabin2_la_CFLAGS) $(CFLAGS) -MT libgstcamerabin2_la-camerabingeneral.lo -MD -MP -MF $(DEPDIR)/libgstcamerabin2_la-camerabingeneral.Tpo -c -o libgstcamerabin2_la-camerabingeneral.lo `test -f 'camerabingeneral.c' || echo '$(srcdir)/'`camerabingeneral.c
696
690
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgstcamerabin2_la-camerabingeneral.Tpo $(DEPDIR)/libgstcamerabin2_la-camerabingeneral.Plo
931
925
        tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
932
926
 
933
927
 
 
928
Android.mk: Makefile.am $(BUILT_SOURCES)
 
929
        androgenizer \
 
930
        -:PROJECT libgstcamerabin2 -:SHARED libgstcamerabin2 \
 
931
         -:TAGS eng debug \
 
932
         -:REL_TOP $(top_srcdir) -:ABS_TOP $(abs_top_srcdir) \
 
933
         -:SOURCES $(libgstcamerabin2_la_SOURCES) \
 
934
         -:CFLAGS $(DEFS) $(DEFAULT_INCLUDES) $(libgstcamerabin2_la_CFLAGS) \
 
935
         -:LDFLAGS $(libgstcamerabin2_la_LDFLAGS) \
 
936
                   $(libgstcamerabin2_la_LIBADD) \
 
937
                   -ldl \
 
938
         -:LIBFILTER_STATIC gstphotography-@GST_MAJORMINOR@ \
 
939
                  gstbasecamerabinsrc-@GST_MAJORMINOR@ \
 
940
         -:PASSTHROUGH LOCAL_ARM_MODE:=arm \
 
941
                       LOCAL_MODULE_PATH:='$$(TARGET_OUT)/lib/gstreamer-0.10' \
 
942
        > $@
 
943
 
934
944
# Tell versions [3.59,3.63) of GNU make to not export all variables.
935
945
# Otherwise a system limit (for SysV at least) may be exceeded.
936
946
.NOEXPORT: