~matttbe/ubuntu/raring/rhythmbox/lp1010619_RB_2.98

« back to all changes in this revision

Viewing changes to plugins/notification/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-11-06 20:52:57 UTC
  • mfrom: (1.1.67) (214.1.1 quantal-proposed)
  • Revision ID: package-import@ubuntu.com-20121106205257-0btjh8jqley153el
Tags: 2.98-0ubuntu1
* New upstream release (LP: #1060601)
* debian/control.in:
  - Bump minimum glib, gtk, totem-plparser, clutter, and clutter-gst
  - Drop no longer needed musicbrainz dependency
* Refreshed 09_keywords.patch
* Updated 11_fix_cd_pausing.patch with fix from git
* Dropped patches applied in new version:
  - 00git_musicbrainz5.patch
  - 08_CVE-2012-3355.patch
  - dont_free_consumed_floating_gvariant.patch
  - git_scale_click.patch
  - git_crash_during_monitor.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
17
17
 
18
18
 
19
19
VPATH = @srcdir@
 
20
am__make_dryrun = \
 
21
  { \
 
22
    am__dry=no; \
 
23
    case $$MAKEFLAGS in \
 
24
      *\\[\ \   ]*) \
 
25
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
26
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
27
      *) \
 
28
        for am__flg in $$MAKEFLAGS; do \
 
29
          case $$am__flg in \
 
30
            *=*|--*) ;; \
 
31
            *n*) am__dry=yes; break;; \
 
32
          esac; \
 
33
        done;; \
 
34
    esac; \
 
35
    test $$am__dry = yes; \
 
36
  }
20
37
pkgdatadir = $(datadir)/@PACKAGE@
21
38
pkgincludedir = $(includedir)/@PACKAGE@
22
39
pkglibdir = $(libdir)/@PACKAGE@
74
91
am__base_list = \
75
92
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
76
93
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
94
am__uninstall_files_from_dir = { \
 
95
  test -z "$$files" \
 
96
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
97
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
98
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
99
  }
77
100
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"
78
101
LTLIBRARIES = $(plugin_LTLIBRARIES)
79
102
am__DEPENDENCIES_1 =
83
106
am_libnotification_la_OBJECTS =  \
84
107
        libnotification_la-rb-notification-plugin.lo
85
108
libnotification_la_OBJECTS = $(am_libnotification_la_OBJECTS)
86
 
AM_V_lt = $(am__v_lt_$(V))
87
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
109
AM_V_lt = $(am__v_lt_@AM_V@)
 
110
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
88
111
am__v_lt_0 = --silent
89
112
libnotification_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
90
113
        $(libnotification_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
100
123
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
101
124
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
102
125
        $(AM_CFLAGS) $(CFLAGS)
103
 
AM_V_CC = $(am__v_CC_$(V))
104
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
126
AM_V_CC = $(am__v_CC_@AM_V@)
 
127
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
105
128
am__v_CC_0 = @echo "  CC    " $@;
106
 
AM_V_at = $(am__v_at_$(V))
107
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
129
AM_V_at = $(am__v_at_@AM_V@)
 
130
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
108
131
am__v_at_0 = @
109
132
CCLD = $(CC)
110
133
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
111
134
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
112
135
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
113
 
AM_V_CCLD = $(am__v_CCLD_$(V))
114
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
136
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
137
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
115
138
am__v_CCLD_0 = @echo "  CCLD  " $@;
116
 
AM_V_GEN = $(am__v_GEN_$(V))
117
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
139
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
140
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118
141
am__v_GEN_0 = @echo "  GEN   " $@;
119
142
SOURCES = $(libnotification_la_SOURCES)
120
143
DIST_SOURCES = $(libnotification_la_SOURCES)
 
144
am__can_run_installinfo = \
 
145
  case $$AM_UPDATE_INFO_DIR in \
 
146
    n|no|NO) false;; \
 
147
    *) (install-info --version) >/dev/null 2>&1;; \
 
148
  esac
121
149
DATA = $(plugin_DATA)
122
150
ETAGS = etags
123
151
CTAGS = ctags
163
191
EGREP = @EGREP@
164
192
EXEEXT = @EXEEXT@
165
193
FGREP = @FGREP@
166
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
167
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
168
194
GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
169
195
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
170
196
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
204
230
INTLTOOL_MERGE = @INTLTOOL_MERGE@
205
231
INTLTOOL_PERL = @INTLTOOL_PERL@
206
232
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
233
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
234
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
235
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
236
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
207
237
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
208
238
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
209
239
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
214
244
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
215
245
IPOD_CFLAGS = @IPOD_CFLAGS@
216
246
IPOD_LIBS = @IPOD_LIBS@
 
247
ITMS_HANDLER = @ITMS_HANDLER@
217
248
LD = @LD@
218
249
LDFLAGS = @LDFLAGS@
219
250
LIBBRASERO_MEDIA_CFLAGS = @LIBBRASERO_MEDIA_CFLAGS@
235
266
MSGMERGE = @MSGMERGE@
236
267
MTP_CFLAGS = @MTP_CFLAGS@
237
268
MTP_LIBS = @MTP_LIBS@
238
 
MUSICBRAINZ3_CFLAGS = @MUSICBRAINZ3_CFLAGS@
239
 
MUSICBRAINZ3_LIBS = @MUSICBRAINZ3_LIBS@
240
 
MUSICBRAINZ4_CFLAGS = @MUSICBRAINZ4_CFLAGS@
241
 
MUSICBRAINZ4_LIBS = @MUSICBRAINZ4_LIBS@
242
269
NM = @NM@
243
270
NMEDIT = @NMEDIT@
244
271
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
284
311
RHYTHMBOX_CORE_REVISION = @RHYTHMBOX_CORE_REVISION@
285
312
RHYTHMBOX_LIBS = @RHYTHMBOX_LIBS@
286
313
ROOT_UNINSTALLED_DIR = @ROOT_UNINSTALLED_DIR@
 
314
SAMPLEPLUGINDIR = @SAMPLEPLUGINDIR@
287
315
SED = @SED@
288
316
SET_MAKE = @SET_MAKE@
289
317
SHELL = @SHELL@
339
367
includedir = @includedir@
340
368
infodir = @infodir@
341
369
install_sh = @install_sh@
 
370
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
371
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
342
372
libdir = @libdir@
343
373
libexecdir = @libexecdir@
344
374
localedir = @localedir@
452
482
$(am__aclocal_m4_deps):
453
483
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
454
484
        @$(NORMAL_INSTALL)
455
 
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
456
485
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
457
486
        list2=; for p in $$list; do \
458
487
          if test -f $$p; then \
460
489
          else :; fi; \
461
490
        done; \
462
491
        test -z "$$list2" || { \
 
492
          echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
 
493
          $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
463
494
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
464
495
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
465
496
        }
481
512
          echo "rm -f \"$${dir}/so_locations\""; \
482
513
          rm -f "$${dir}/so_locations"; \
483
514
        done
484
 
libnotification.la: $(libnotification_la_OBJECTS) $(libnotification_la_DEPENDENCIES) 
 
515
libnotification.la: $(libnotification_la_OBJECTS) $(libnotification_la_DEPENDENCIES) $(EXTRA_libnotification_la_DEPENDENCIES) 
485
516
        $(AM_V_CCLD)$(libnotification_la_LINK) -rpath $(plugindir) $(libnotification_la_OBJECTS) $(libnotification_la_LIBADD) $(LIBS)
486
517
 
487
518
mostlyclean-compile:
495
526
.c.o:
496
527
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
497
528
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
498
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
499
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
529
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
500
530
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
501
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
531
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
502
532
 
503
533
.c.obj:
504
534
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
505
535
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
506
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
507
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
536
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
508
537
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
509
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
538
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
510
539
 
511
540
.c.lo:
512
541
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
513
542
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
514
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
515
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
543
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
516
544
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
517
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
545
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
518
546
 
519
547
libnotification_la-rb-notification-plugin.lo: rb-notification-plugin.c
520
548
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libnotification_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnotification_la-rb-notification-plugin.lo -MD -MP -MF $(DEPDIR)/libnotification_la-rb-notification-plugin.Tpo -c -o libnotification_la-rb-notification-plugin.lo `test -f 'rb-notification-plugin.c' || echo '$(srcdir)/'`rb-notification-plugin.c
521
549
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libnotification_la-rb-notification-plugin.Tpo $(DEPDIR)/libnotification_la-rb-notification-plugin.Plo
522
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
523
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rb-notification-plugin.c' object='libnotification_la-rb-notification-plugin.lo' libtool=yes @AMDEPBACKSLASH@
 
550
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='rb-notification-plugin.c' object='libnotification_la-rb-notification-plugin.lo' libtool=yes @AMDEPBACKSLASH@
524
551
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
525
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(libnotification_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnotification_la-rb-notification-plugin.lo `test -f 'rb-notification-plugin.c' || echo '$(srcdir)/'`rb-notification-plugin.c
 
552
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libnotification_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnotification_la-rb-notification-plugin.lo `test -f 'rb-notification-plugin.c' || echo '$(srcdir)/'`rb-notification-plugin.c
526
553
 
527
554
mostlyclean-libtool:
528
555
        -rm -f *.lo
531
558
        -rm -rf .libs _libs
532
559
install-pluginDATA: $(plugin_DATA)
533
560
        @$(NORMAL_INSTALL)
534
 
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
535
561
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
 
562
        if test -n "$$list"; then \
 
563
          echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
 
564
          $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
 
565
        fi; \
536
566
        for p in $$list; do \
537
567
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
538
568
          echo "$$d$$p"; \
546
576
        @$(NORMAL_UNINSTALL)
547
577
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
548
578
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
549
 
        test -n "$$files" || exit 0; \
550
 
        echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \
551
 
        cd "$(DESTDIR)$(plugindir)" && rm -f $$files
 
579
        dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir)
552
580
 
553
581
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
554
582
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
651
679
 
652
680
installcheck: installcheck-am
653
681
install-strip:
654
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
655
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
656
 
          `test -z '$(STRIP)' || \
657
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
682
        if test -z '$(STRIP)'; then \
 
683
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
684
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
685
              install; \
 
686
        else \
 
687
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
688
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
689
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
690
        fi
658
691
mostlyclean-generic:
659
692
 
660
693
clean-generic: