~noskcaj/ubuntu/trusty/tumbler/0.1.30

« back to all changes in this revision

Viewing changes to plugins/jpeg-thumbnailer/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez, Yves-Alexis Perez, Lionel Le Folgoc
  • Date: 2013-05-22 00:27:44 UTC
  • mfrom: (4.1.5)
  • Revision ID: package-import@ubuntu.com-20130522002744-aolnhslar437lwv7
Tags: 0.1.29-1
[ Yves-Alexis Perez ]
* New upstream release.
* debian/control:
  - update gstreamer build-dep to libgstreamer1.0-dev and
    libgstreamer-plugins-base1.0-dev.
* debian/rules:
  - enable all hardening flags.

[ Lionel Le Folgoc ]
* New upstream release (0.1.27):
  - re-enable all plugins since there's now a priority mechanism to choose
    the preferred ones.
* debian/rules: drop --disable-ffmpeg-thumbnailer from configure.
* debian/control:
  - readd libffmpegthumbnailer-dev to b-deps to build the ffmpeg thumbnailer
    plugin.
  - add libcurl4-gnutls-dev to b-deps to build the cover thumbnailer plugin
  - update the long description of tumbler-plugins-extra to mention the new
    plugins.
* debian/tumbler-plugins-extra.install: ship the new plugins.
* debian/tumbler-common.install: ship the new rc file.
* debian/libtumbler-1-0.symbols: updated for the new symbols.
* debian/copyright: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
72
71
host_triplet = @host@
73
72
target_triplet = @target@
74
73
subdir = plugins/jpeg-thumbnailer
75
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
74
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
75
        $(top_srcdir)/depcomp
76
76
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77
77
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
78
78
        $(top_srcdir)/configure.ac
79
79
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80
80
        $(ACLOCAL_M4)
81
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
81
mkinstalldirs = $(install_sh) -d
82
82
CONFIG_HEADER = $(top_builddir)/config.h
83
83
CONFIG_CLEAN_FILES =
84
84
CONFIG_CLEAN_VPATH_FILES =
124
124
AM_V_lt = $(am__v_lt_@AM_V@)
125
125
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
126
126
am__v_lt_0 = --silent
 
127
am__v_lt_1 = 
127
128
tumbler_jpeg_thumbnailer_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
128
129
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
129
130
        $(tumbler_jpeg_thumbnailer_la_CFLAGS) $(CFLAGS) \
130
131
        $(tumbler_jpeg_thumbnailer_la_LDFLAGS) $(LDFLAGS) -o $@
131
132
@TUMBLER_JPEG_THUMBNAILER_TRUE@am_tumbler_jpeg_thumbnailer_la_rpath =  \
132
133
@TUMBLER_JPEG_THUMBNAILER_TRUE@ -rpath $(tumbler_plugindir)
 
134
AM_V_P = $(am__v_P_@AM_V@)
 
135
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
136
am__v_P_0 = false
 
137
am__v_P_1 = :
 
138
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
139
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
140
am__v_GEN_0 = @echo "  GEN     " $@;
 
141
am__v_GEN_1 = 
 
142
AM_V_at = $(am__v_at_@AM_V@)
 
143
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
144
am__v_at_0 = @
 
145
am__v_at_1 = 
133
146
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
134
147
depcomp = $(SHELL) $(top_srcdir)/depcomp
135
148
am__depfiles_maybe = depfiles
142
155
        $(AM_CFLAGS) $(CFLAGS)
143
156
AM_V_CC = $(am__v_CC_@AM_V@)
144
157
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
145
 
am__v_CC_0 = @echo "  CC    " $@;
146
 
AM_V_at = $(am__v_at_@AM_V@)
147
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
148
 
am__v_at_0 = @
 
158
am__v_CC_0 = @echo "  CC      " $@;
 
159
am__v_CC_1 = 
149
160
CCLD = $(CC)
150
161
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
151
162
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
152
163
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
153
164
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
154
165
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
155
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
156
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
157
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
158
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
166
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
167
am__v_CCLD_1 = 
159
168
SOURCES = $(tumbler_jpeg_thumbnailer_la_SOURCES)
160
169
DIST_SOURCES = $(am__tumbler_jpeg_thumbnailer_la_SOURCES_DIST)
161
170
am__can_run_installinfo = \
163
172
    n|no|NO) false;; \
164
173
    *) (install-info --version) >/dev/null 2>&1;; \
165
174
  esac
 
175
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
176
# Read a list of newline-separated strings from the standard input,
 
177
# and print each of them once, without duplicates.  Input order is
 
178
# *not* preserved.
 
179
am__uniquify_input = $(AWK) '\
 
180
  BEGIN { nonempty = 0; } \
 
181
  { items[$$0] = 1; nonempty = 1; } \
 
182
  END { if (nonempty) { for (i in items) print i; }; } \
 
183
'
 
184
# Make sure the list of sources is unique.  This is necessary because,
 
185
# e.g., the same source file might be shared among _SOURCES variables
 
186
# for different programs/libraries.
 
187
am__define_uniq_tagged_files = \
 
188
  list='$(am__tagged_files)'; \
 
189
  unique=`for i in $$list; do \
 
190
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
191
  done | $(am__uniquify_input)`
166
192
ETAGS = etags
167
193
CTAGS = ctags
168
194
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
186
212
CFLAGS = @CFLAGS@
187
213
CPP = @CPP@
188
214
CPPFLAGS = @CPPFLAGS@
 
215
CURL_CFLAGS = @CURL_CFLAGS@
 
216
CURL_LIBS = @CURL_LIBS@
189
217
CYGPATH_W = @CYGPATH_W@
190
218
DATADIRNAME = @DATADIRNAME@
191
219
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
225
253
GSF_LIBS = @GSF_LIBS@
226
254
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
227
255
GSTREAMER_LIBS = @GSTREAMER_LIBS@
 
256
GSTREAMER_TAG_CFLAGS = @GSTREAMER_TAG_CFLAGS@
 
257
GSTREAMER_TAG_LIBS = @GSTREAMER_TAG_LIBS@
228
258
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
229
259
GTHREAD_LIBS = @GTHREAD_LIBS@
230
260
GTKDOC_CHECK = @GTKDOC_CHECK@
443
473
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
444
474
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445
475
$(am__aclocal_m4_deps):
 
476
 
446
477
install-tumbler_pluginLTLIBRARIES: $(tumbler_plugin_LTLIBRARIES)
447
478
        @$(NORMAL_INSTALL)
448
479
        @list='$(tumbler_plugin_LTLIBRARIES)'; test -n "$(tumbler_plugindir)" || list=; \
469
500
 
470
501
clean-tumbler_pluginLTLIBRARIES:
471
502
        -test -z "$(tumbler_plugin_LTLIBRARIES)" || rm -f $(tumbler_plugin_LTLIBRARIES)
472
 
        @list='$(tumbler_plugin_LTLIBRARIES)'; for p in $$list; do \
473
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
474
 
          test "$$dir" != "$$p" || dir=.; \
475
 
          echo "rm -f \"$${dir}/so_locations\""; \
476
 
          rm -f "$${dir}/so_locations"; \
477
 
        done
 
503
        @list='$(tumbler_plugin_LTLIBRARIES)'; \
 
504
        locs=`for p in $$list; do echo $$p; done | \
 
505
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
506
              sort -u`; \
 
507
        test -z "$$locs" || { \
 
508
          echo rm -f $${locs}; \
 
509
          rm -f $${locs}; \
 
510
        }
478
511
tumbler-jpeg-thumbnailer.la: $(tumbler_jpeg_thumbnailer_la_OBJECTS) $(tumbler_jpeg_thumbnailer_la_DEPENDENCIES) $(EXTRA_tumbler_jpeg_thumbnailer_la_DEPENDENCIES) 
479
512
        $(AM_V_CCLD)$(tumbler_jpeg_thumbnailer_la_LINK) $(am_tumbler_jpeg_thumbnailer_la_rpath) $(tumbler_jpeg_thumbnailer_la_OBJECTS) $(tumbler_jpeg_thumbnailer_la_LIBADD) $(LIBS)
480
513
 
536
569
clean-libtool:
537
570
        -rm -rf .libs _libs
538
571
 
539
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
540
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
541
 
        unique=`for i in $$list; do \
542
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
543
 
          done | \
544
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
545
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
546
 
        mkid -fID $$unique
547
 
tags: TAGS
 
572
ID: $(am__tagged_files)
 
573
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
574
tags: tags-am
 
575
TAGS: tags
548
576
 
549
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
550
 
                $(TAGS_FILES) $(LISP)
 
577
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
551
578
        set x; \
552
579
        here=`pwd`; \
553
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
554
 
        unique=`for i in $$list; do \
555
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
556
 
          done | \
557
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
558
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
580
        $(am__define_uniq_tagged_files); \
559
581
        shift; \
560
582
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
561
583
          test -n "$$unique" || unique=$$empty_fix; \
567
589
              $$unique; \
568
590
          fi; \
569
591
        fi
570
 
ctags: CTAGS
571
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
572
 
                $(TAGS_FILES) $(LISP)
573
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
574
 
        unique=`for i in $$list; do \
575
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
576
 
          done | \
577
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
578
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
592
ctags: ctags-am
 
593
 
 
594
CTAGS: ctags
 
595
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
596
        $(am__define_uniq_tagged_files); \
579
597
        test -z "$(CTAGS_ARGS)$$unique" \
580
598
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
581
599
             $$unique
584
602
        here=`$(am__cd) $(top_builddir) && pwd` \
585
603
          && $(am__cd) $(top_srcdir) \
586
604
          && gtags -i $(GTAGS_ARGS) "$$here"
 
605
cscopelist: cscopelist-am
 
606
 
 
607
cscopelist-am: $(am__tagged_files)
 
608
        list='$(am__tagged_files)'; \
 
609
        case "$(srcdir)" in \
 
610
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
611
          *) sdir=$(subdir)/$(srcdir) ;; \
 
612
        esac; \
 
613
        for i in $$list; do \
 
614
          if test -f "$$i"; then \
 
615
            echo "$(subdir)/$$i"; \
 
616
          else \
 
617
            echo "$$sdir/$$i"; \
 
618
          fi; \
 
619
        done >> $(top_builddir)/cscope.files
587
620
 
588
621
distclean-tags:
589
622
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
728
761
 
729
762
.MAKE: install-am install-strip
730
763
 
731
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
732
 
        clean-libtool clean-tumbler_pluginLTLIBRARIES ctags distclean \
733
 
        distclean-compile distclean-generic distclean-libtool \
734
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
735
 
        install install-am install-data install-data-am install-dvi \
736
 
        install-dvi-am install-exec install-exec-am install-html \
737
 
        install-html-am install-info install-info-am install-man \
738
 
        install-pdf install-pdf-am install-ps install-ps-am \
739
 
        install-strip install-tumbler_pluginLTLIBRARIES installcheck \
740
 
        installcheck-am installdirs maintainer-clean \
741
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
742
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
743
 
        tags uninstall uninstall-am \
744
 
        uninstall-tumbler_pluginLTLIBRARIES
 
764
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
765
        clean-libtool clean-tumbler_pluginLTLIBRARIES cscopelist-am \
 
766
        ctags ctags-am distclean distclean-compile distclean-generic \
 
767
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
768
        html-am info info-am install install-am install-data \
 
769
        install-data-am install-dvi install-dvi-am install-exec \
 
770
        install-exec-am install-html install-html-am install-info \
 
771
        install-info-am install-man install-pdf install-pdf-am \
 
772
        install-ps install-ps-am install-strip \
 
773
        install-tumbler_pluginLTLIBRARIES installcheck installcheck-am \
 
774
        installdirs maintainer-clean maintainer-clean-generic \
 
775
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
776
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
 
777
        uninstall-am uninstall-tumbler_pluginLTLIBRARIES
745
778
 
746
779
 
747
780
# Tell versions [3.59,3.63) of GNU make to not export all variables.