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

« back to all changes in this revision

Viewing changes to src/CoverWallpaper/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.
17
16
 
18
17
VPATH = @srcdir@
19
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
20
20
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
22
install_sh_DATA = $(install_sh) -c -m 644
25
23
install_sh_PROGRAM = $(install_sh) -c
73
71
mkinstalldirs = $(install_sh) -d
74
72
CONFIG_HEADER = $(top_builddir)/config.h
75
73
CONFIG_CLEAN_FILES =
76
 
CONFIG_CLEAN_VPATH_FILES =
77
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78
 
am__vpath_adj = case $$p in \
79
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80
 
    *) f=$$p;; \
81
 
  esac;
82
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83
 
am__install_max = 40
84
 
am__nobase_strip_setup = \
85
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86
 
am__nobase_strip = \
87
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88
 
am__nobase_list = $(am__nobase_strip_setup); \
89
 
  for p in $$list; do echo "$$p $$p"; done | \
90
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92
 
    if (++n[$$2] == $(am__install_max)) \
93
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94
 
    END { for (dir in files) print dir, files[dir] }'
95
 
am__base_list = \
96
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98
74
am__installdirs = "$(DESTDIR)$(moduledir)"
 
75
moduleSCRIPT_INSTALL = $(INSTALL_SCRIPT)
99
76
SCRIPTS = $(module_SCRIPTS)
100
77
DIST_SOURCES =
101
78
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115
92
BANSHEE_LIBS = @BANSHEE_LIBS@
116
93
BANSHEE_NOWPLAYING_CFLAGS = @BANSHEE_NOWPLAYING_CFLAGS@
117
94
BANSHEE_NOWPLAYING_LIBS = @BANSHEE_NOWPLAYING_LIBS@
 
95
BANSHEE_WEBBROWSER_CFLAGS = @BANSHEE_WEBBROWSER_CFLAGS@
 
96
BANSHEE_WEBBROWSER_LIBS = @BANSHEE_WEBBROWSER_LIBS@
118
97
BUILD_HOST_CPU = @BUILD_HOST_CPU@
119
98
BUILD_HOST_OS = @BUILD_HOST_OS@
120
99
BUILD_TIME = @BUILD_TIME@
179
158
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
180
159
INSTOBJEXT = @INSTOBJEXT@
181
160
INTLLIBS = @INTLLIBS@
 
161
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
162
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
163
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
182
164
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
165
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
166
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
183
167
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
168
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
184
169
INTLTOOL_PERL = @INTLTOOL_PERL@
 
170
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
171
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
172
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
173
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
174
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
175
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
176
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
177
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
178
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
179
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
185
180
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
181
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
182
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
183
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
186
184
JAY = @JAY@
187
185
LD = @LD@
188
186
LDFLAGS = @LDFLAGS@
199
197
MAKEINFO = @MAKEINFO@
200
198
MCS = @MCS@
201
199
MKDIR_P = @MKDIR_P@
202
 
MKINSTALLDIRS = @MKINSTALLDIRS@
203
200
MONO = @MONO@
204
201
MONO_CFLAGS = @MONO_CFLAGS@
205
202
MONO_LIBS = @MONO_LIBS@
227
224
PACKAGE_NAME = @PACKAGE_NAME@
228
225
PACKAGE_STRING = @PACKAGE_STRING@
229
226
PACKAGE_TARNAME = @PACKAGE_TARNAME@
230
 
PACKAGE_URL = @PACKAGE_URL@
231
227
PACKAGE_VERSION = @PACKAGE_VERSION@
232
228
PATH_SEPARATOR = @PATH_SEPARATOR@
233
229
PKG_CONFIG = @PKG_CONFIG@
252
248
USE_NLS = @USE_NLS@
253
249
V = @V@
254
250
VERSION = @VERSION@
255
 
WEBKIT_SHARP_CFLAGS = @WEBKIT_SHARP_CFLAGS@
256
 
WEBKIT_SHARP_LIBS = @WEBKIT_SHARP_LIBS@
257
251
XGETTEXT = @XGETTEXT@
258
252
abs_builddir = @abs_builddir@
259
253
abs_srcdir = @abs_srcdir@
363
357
        @for dep in $?; do \
364
358
          case '$(am__configure_deps)' in \
365
359
            *$$dep*) \
366
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
367
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
360
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
361
                && exit 0; \
368
362
              exit 1;; \
369
363
          esac; \
370
364
        done; \
371
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/CoverWallpaper/Makefile'; \
372
 
        $(am__cd) $(top_srcdir) && \
373
 
          $(AUTOMAKE) --foreign src/CoverWallpaper/Makefile
 
365
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/CoverWallpaper/Makefile'; \
 
366
        cd $(top_srcdir) && \
 
367
          $(AUTOMAKE) --foreign  src/CoverWallpaper/Makefile
374
368
.PRECIOUS: Makefile
375
369
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
376
370
        @case '$?' in \
388
382
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389
383
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
390
384
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391
 
$(am__aclocal_m4_deps):
392
385
install-moduleSCRIPTS: $(module_SCRIPTS)
393
386
        @$(NORMAL_INSTALL)
394
387
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
395
 
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || list=; \
396
 
        for p in $$list; do \
 
388
        @list='$(module_SCRIPTS)'; for p in $$list; do \
397
389
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
398
 
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
399
 
        done | \
400
 
        sed -e 'p;s,.*/,,;n' \
401
 
            -e 'h;s|.*|.|' \
402
 
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
403
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
404
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
405
 
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
406
 
              if (++n[d] == $(am__install_max)) { \
407
 
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
408
 
            else { print "f", d "/" $$4, $$1 } } \
409
 
          END { for (d in files) print "f", d, files[d] }' | \
410
 
        while read type dir files; do \
411
 
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
412
 
             test -z "$$files" || { \
413
 
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(moduledir)$$dir'"; \
414
 
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(moduledir)$$dir" || exit $$?; \
415
 
             } \
416
 
        ; done
 
390
          if test -f $$d$$p; then \
 
391
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
392
            echo " $(moduleSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(moduledir)/$$f'"; \
 
393
            $(moduleSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(moduledir)/$$f"; \
 
394
          else :; fi; \
 
395
        done
417
396
 
418
397
uninstall-moduleSCRIPTS:
419
398
        @$(NORMAL_UNINSTALL)
420
 
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || exit 0; \
421
 
        files=`for p in $$list; do echo "$$p"; done | \
422
 
               sed -e 's,.*/,,;$(transform)'`; \
423
 
        test -n "$$list" || exit 0; \
424
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
425
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
399
        @list='$(module_SCRIPTS)'; for p in $$list; do \
 
400
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
401
          echo " rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
 
402
          rm -f "$(DESTDIR)$(moduledir)/$$f"; \
 
403
        done
426
404
 
427
405
mostlyclean-libtool:
428
406
        -rm -f *.lo
452
430
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453
431
          if test -d $$d/$$file; then \
454
432
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
455
 
            if test -d "$(distdir)/$$file"; then \
456
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457
 
            fi; \
458
433
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
459
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
460
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
434
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
461
435
            fi; \
462
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
436
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
463
437
          else \
464
 
            test -f "$(distdir)/$$file" \
465
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
438
            test -f $(distdir)/$$file \
 
439
            || cp -p $$d/$$file $(distdir)/$$file \
466
440
            || exit 1; \
467
441
          fi; \
468
442
        done
494
468
 
495
469
distclean-generic:
496
470
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
497
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
498
471
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
499
472
 
500
473
maintainer-clean-generic:
517
490
 
518
491
html: html-am
519
492
 
520
 
html-am:
521
 
 
522
493
info: info-am
523
494
 
524
495
info-am:
526
497
install-data-am: install-moduleSCRIPTS
527
498
        @$(NORMAL_INSTALL)
528
499
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
500
 
529
501
install-dvi: install-dvi-am
530
502
 
531
 
install-dvi-am:
532
 
 
533
503
install-exec-am:
534
504
 
535
505
install-html: install-html-am
536
506
 
537
 
install-html-am:
538
 
 
539
507
install-info: install-info-am
540
508
 
541
 
install-info-am:
542
 
 
543
509
install-man:
544
510
 
545
511
install-pdf: install-pdf-am
546
512
 
547
 
install-pdf-am:
548
 
 
549
513
install-ps: install-ps-am
550
514
 
551
 
install-ps-am:
552
 
 
553
515
installcheck-am:
554
516
 
555
517
maintainer-clean: maintainer-clean-am
571
533
uninstall-am: uninstall-moduleSCRIPTS
572
534
        @$(NORMAL_INSTALL)
573
535
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 
536
 
574
537
.MAKE: install-am install-data-am install-strip uninstall-am
575
538
 
576
539
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
625
588
@ENABLE_COVERWALLPAPER_TRUE@uninstall-hook: $(THEME_ICONS_SOURCE)
626
589
@ENABLE_COVERWALLPAPER_TRUE@    @$(INSTALL_ICONS) -u "$(DESTDIR)$(pkgdatadir)" "$(srcdir)" $(THEME_ICONS_RELATIVE)
627
590
@ENABLE_COVERWALLPAPER_TRUE@    $(EXTRA_UNINSTALL_HOOK)
628
 
 
629
591
# Tell versions [3.59,3.63) of GNU make to not export all variables.
630
592
# Otherwise a system limit (for SysV at least) may be exceeded.
631
593
.NOEXPORT: