~ubuntu-branches/ubuntu/vivid/banshee-community-extensions/vivid

« back to all changes in this revision

Viewing changes to src/Mirage/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-09-18 03:35:36 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100918033536-b2q2ut7xkk3g90rl
Tags: 1.7.6-0ubuntu1
* New upstream release
  + Enhancements:
    - [Lyrics] Add a Copy button to the lyrics window
    - [Lyrics] Fix up the label in LyricsPane
    - [Lyrics] Use Banshee.WebBrowser instead of webkit-sharp
  + Bugs Fixed:
    - [build] Bring gnome-doc-utils autofoo into the tree
    - [Lyrics] Detect a false positive from lyricsplugin.com
    - [Lyrics] Fixed LyricsWiki source
    - [U1MS] Set a TypeUniqueId for the source (bgo#626965)
* Change section from gnome to sound
* Imported Upstream version 1.7.6
* Drop webkit# build-dep
* Bump Banshee build-dep version and loosen binary-dep version
* Switch banshee dep with banshee-extensions-common in metapackage

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.10.1 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  Free Software Foundation, Inc.
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.
16
15
@SET_MAKE@
17
16
VPATH = @srcdir@
18
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
19
19
pkgincludedir = $(includedir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
21
install_sh_DATA = $(install_sh) -c -m 644
24
22
install_sh_PROGRAM = $(install_sh) -c
69
67
mkinstalldirs = $(install_sh) -d
70
68
CONFIG_HEADER = $(top_builddir)/config.h
71
69
CONFIG_CLEAN_FILES =
72
 
CONFIG_CLEAN_VPATH_FILES =
73
70
SOURCES =
74
71
DIST_SOURCES =
75
72
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
81
78
        ps-recursive uninstall-recursive
82
79
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
83
80
  distclean-recursive maintainer-clean-recursive
84
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
85
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
86
 
        distdir
87
81
ETAGS = etags
88
82
CTAGS = ctags
89
83
DIST_SUBDIRS = $(SUBDIRS)
90
84
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91
 
am__relativize = \
92
 
  dir0=`pwd`; \
93
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
94
 
  sed_rest='s,^[^/]*/*,,'; \
95
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
96
 
  sed_butlast='s,/*[^/]*$$,,'; \
97
 
  while test -n "$$dir1"; do \
98
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
99
 
    if test "$$first" != "."; then \
100
 
      if test "$$first" = ".."; then \
101
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
102
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
103
 
      else \
104
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
105
 
        if test "$$first2" = "$$first"; then \
106
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
107
 
        else \
108
 
          dir2="../$$dir2"; \
109
 
        fi; \
110
 
        dir0="$$dir0"/"$$first"; \
111
 
      fi; \
112
 
    fi; \
113
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
114
 
  done; \
115
 
  reldir="$$dir2"
116
85
ACLOCAL = @ACLOCAL@
117
86
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
118
87
ALL_LINGUAS = @ALL_LINGUAS@
129
98
BANSHEE_LIBS = @BANSHEE_LIBS@
130
99
BANSHEE_NOWPLAYING_CFLAGS = @BANSHEE_NOWPLAYING_CFLAGS@
131
100
BANSHEE_NOWPLAYING_LIBS = @BANSHEE_NOWPLAYING_LIBS@
 
101
BANSHEE_WEBBROWSER_CFLAGS = @BANSHEE_WEBBROWSER_CFLAGS@
 
102
BANSHEE_WEBBROWSER_LIBS = @BANSHEE_WEBBROWSER_LIBS@
132
103
BUILD_HOST_CPU = @BUILD_HOST_CPU@
133
104
BUILD_HOST_OS = @BUILD_HOST_OS@
134
105
BUILD_TIME = @BUILD_TIME@
193
164
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194
165
INSTOBJEXT = @INSTOBJEXT@
195
166
INTLLIBS = @INTLLIBS@
 
167
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
168
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
169
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
196
170
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
171
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
172
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
197
173
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
174
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
198
175
INTLTOOL_PERL = @INTLTOOL_PERL@
 
176
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
177
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
178
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
179
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
180
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
181
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
182
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
183
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
184
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
185
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
199
186
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
187
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
188
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
189
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
200
190
JAY = @JAY@
201
191
LD = @LD@
202
192
LDFLAGS = @LDFLAGS@
213
203
MAKEINFO = @MAKEINFO@
214
204
MCS = @MCS@
215
205
MKDIR_P = @MKDIR_P@
216
 
MKINSTALLDIRS = @MKINSTALLDIRS@
217
206
MONO = @MONO@
218
207
MONO_CFLAGS = @MONO_CFLAGS@
219
208
MONO_LIBS = @MONO_LIBS@
241
230
PACKAGE_NAME = @PACKAGE_NAME@
242
231
PACKAGE_STRING = @PACKAGE_STRING@
243
232
PACKAGE_TARNAME = @PACKAGE_TARNAME@
244
 
PACKAGE_URL = @PACKAGE_URL@
245
233
PACKAGE_VERSION = @PACKAGE_VERSION@
246
234
PATH_SEPARATOR = @PATH_SEPARATOR@
247
235
PKG_CONFIG = @PKG_CONFIG@
266
254
USE_NLS = @USE_NLS@
267
255
V = @V@
268
256
VERSION = @VERSION@
269
 
WEBKIT_SHARP_CFLAGS = @WEBKIT_SHARP_CFLAGS@
270
 
WEBKIT_SHARP_LIBS = @WEBKIT_SHARP_LIBS@
271
257
XGETTEXT = @XGETTEXT@
272
258
abs_builddir = @abs_builddir@
273
259
abs_srcdir = @abs_srcdir@
333
319
        @for dep in $?; do \
334
320
          case '$(am__configure_deps)' in \
335
321
            *$$dep*) \
336
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
337
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
322
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
323
                && exit 0; \
338
324
              exit 1;; \
339
325
          esac; \
340
326
        done; \
341
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Mirage/Makefile'; \
342
 
        $(am__cd) $(top_srcdir) && \
343
 
          $(AUTOMAKE) --foreign src/Mirage/Makefile
 
327
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Mirage/Makefile'; \
 
328
        cd $(top_srcdir) && \
 
329
          $(AUTOMAKE) --foreign  src/Mirage/Makefile
344
330
.PRECIOUS: Makefile
345
331
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
346
332
        @case '$?' in \
358
344
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359
345
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
360
346
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
 
$(am__aclocal_m4_deps):
362
347
 
363
348
mostlyclean-libtool:
364
349
        -rm -f *.lo
373
358
#     (which will cause the Makefiles to be regenerated when you run `make');
374
359
# (2) otherwise, pass the desired values on the `make' command line.
375
360
$(RECURSIVE_TARGETS):
376
 
        @fail= failcom='exit 1'; \
 
361
        @failcom='exit 1'; \
377
362
        for f in x $$MAKEFLAGS; do \
378
363
          case $$f in \
379
364
            *=* | --[!k]*);; \
390
375
          else \
391
376
            local_target="$$target"; \
392
377
          fi; \
393
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
378
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
394
379
          || eval $$failcom; \
395
380
        done; \
396
381
        if test "$$dot_seen" = "no"; then \
398
383
        fi; test -z "$$fail"
399
384
 
400
385
$(RECURSIVE_CLEAN_TARGETS):
401
 
        @fail= failcom='exit 1'; \
 
386
        @failcom='exit 1'; \
402
387
        for f in x $$MAKEFLAGS; do \
403
388
          case $$f in \
404
389
            *=* | --[!k]*);; \
424
409
          else \
425
410
            local_target="$$target"; \
426
411
          fi; \
427
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
412
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
428
413
          || eval $$failcom; \
429
414
        done && test -z "$$fail"
430
415
tags-recursive:
431
416
        list='$(SUBDIRS)'; for subdir in $$list; do \
432
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
417
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
433
418
        done
434
419
ctags-recursive:
435
420
        list='$(SUBDIRS)'; for subdir in $$list; do \
436
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
421
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
437
422
        done
438
423
 
439
424
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
441
426
        unique=`for i in $$list; do \
442
427
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443
428
          done | \
444
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
429
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
445
430
              END { if (nonempty) { for (i in files) print i; }; }'`; \
446
431
        mkid -fID $$unique
447
432
tags: TAGS
448
433
 
449
434
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
450
435
                $(TAGS_FILES) $(LISP)
451
 
        set x; \
 
436
        tags=; \
452
437
        here=`pwd`; \
453
438
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
454
439
          include_option=--etags-include; \
460
445
        list='$(SUBDIRS)'; for subdir in $$list; do \
461
446
          if test "$$subdir" = .; then :; else \
462
447
            test ! -f $$subdir/TAGS || \
463
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
448
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
464
449
          fi; \
465
450
        done; \
466
451
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
469
454
          done | \
470
455
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471
456
              END { if (nonempty) { for (i in files) print i; }; }'`; \
472
 
        shift; \
473
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
457
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
474
458
          test -n "$$unique" || unique=$$empty_fix; \
475
 
          if test $$# -gt 0; then \
476
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477
 
              "$$@" $$unique; \
478
 
          else \
479
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
480
 
              $$unique; \
481
 
          fi; \
 
459
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
460
            $$tags $$unique; \
482
461
        fi
483
462
ctags: CTAGS
484
463
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
485
464
                $(TAGS_FILES) $(LISP)
 
465
        tags=; \
486
466
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
487
467
        unique=`for i in $$list; do \
488
468
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
489
469
          done | \
490
470
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
491
471
              END { if (nonempty) { for (i in files) print i; }; }'`; \
492
 
        test -z "$(CTAGS_ARGS)$$unique" \
 
472
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
493
473
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
494
 
             $$unique
 
474
             $$tags $$unique
495
475
 
496
476
GTAGS:
497
477
        here=`$(am__cd) $(top_builddir) && pwd` \
498
 
          && $(am__cd) $(top_srcdir) \
499
 
          && gtags -i $(GTAGS_ARGS) "$$here"
 
478
          && cd $(top_srcdir) \
 
479
          && gtags -i $(GTAGS_ARGS) $$here
500
480
 
501
481
distclean-tags:
502
482
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
517
497
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
518
498
          if test -d $$d/$$file; then \
519
499
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
520
 
            if test -d "$(distdir)/$$file"; then \
521
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522
 
            fi; \
523
500
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
524
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
525
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
501
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
526
502
            fi; \
527
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
503
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
528
504
          else \
529
 
            test -f "$(distdir)/$$file" \
530
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
505
            test -f $(distdir)/$$file \
 
506
            || cp -p $$d/$$file $(distdir)/$$file \
531
507
            || exit 1; \
532
508
          fi; \
533
509
        done
534
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
510
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
535
511
          if test "$$subdir" = .; then :; else \
536
512
            test -d "$(distdir)/$$subdir" \
537
513
            || $(MKDIR_P) "$(distdir)/$$subdir" \
538
514
            || exit 1; \
539
 
          fi; \
540
 
        done
541
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
542
 
          if test "$$subdir" = .; then :; else \
543
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
544
 
            $(am__relativize); \
545
 
            new_distdir=$$reldir; \
546
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
547
 
            $(am__relativize); \
548
 
            new_top_distdir=$$reldir; \
549
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
550
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
551
 
            ($(am__cd) $$subdir && \
 
515
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
516
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
517
            (cd $$subdir && \
552
518
              $(MAKE) $(AM_MAKEFLAGS) \
553
 
                top_distdir="$$new_top_distdir" \
554
 
                distdir="$$new_distdir" \
 
519
                top_distdir="$$top_distdir" \
 
520
                distdir="$$distdir/$$subdir" \
555
521
                am__remove_distdir=: \
556
522
                am__skip_length_check=: \
557
 
                am__skip_mode_fix=: \
558
523
                distdir) \
559
524
              || exit 1; \
560
525
          fi; \
584
549
 
585
550
distclean-generic:
586
551
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
587
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
588
552
 
589
553
maintainer-clean-generic:
590
554
        @echo "This command is intended for maintainers to use"
603
567
 
604
568
html: html-recursive
605
569
 
606
 
html-am:
607
 
 
608
570
info: info-recursive
609
571
 
610
572
info-am:
613
575
 
614
576
install-dvi: install-dvi-recursive
615
577
 
616
 
install-dvi-am:
617
 
 
618
578
install-exec-am:
619
579
 
620
580
install-html: install-html-recursive
621
581
 
622
 
install-html-am:
623
 
 
624
582
install-info: install-info-recursive
625
583
 
626
 
install-info-am:
627
 
 
628
584
install-man:
629
585
 
630
586
install-pdf: install-pdf-recursive
631
587
 
632
 
install-pdf-am:
633
 
 
634
588
install-ps: install-ps-recursive
635
589
 
636
 
install-ps-am:
637
 
 
638
590
installcheck-am:
639
591
 
640
592
maintainer-clean: maintainer-clean-recursive
655
607
 
656
608
uninstall-am:
657
609
 
658
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
659
 
        install-am install-strip tags-recursive
 
610
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
611
        install-strip
660
612
 
661
613
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
662
614
        all all-am check check-am clean clean-generic clean-libtool \
672
624
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
673
625
        uninstall uninstall-am
674
626
 
675
 
 
676
627
# Tell versions [3.59,3.63) of GNU make to not export all variables.
677
628
# Otherwise a system limit (for SysV at least) may be exceeded.
678
629
.NOEXPORT: