~dobey/ubuntu/natty/banshee/fix-and-amz

« back to all changes in this revision

Viewing changes to src/Extensions/Banshee.YouTube/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2011-01-24 22:17:31 UTC
  • mfrom: (6.3.14 experimental)
  • Revision ID: james.westby@ubuntu.com-20110124221731-qdqootsggfidrsjz
Tags: 1.9.2-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and recommnd u1ms and soundmenu extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
* [0c8acd9] Enable u1ms by default

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
85
83
mkinstalldirs = $(install_sh) -d
86
84
CONFIG_HEADER = $(top_builddir)/config.h
87
85
CONFIG_CLEAN_FILES =
88
 
CONFIG_CLEAN_VPATH_FILES =
89
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
90
 
am__vpath_adj = case $$p in \
91
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
92
 
    *) f=$$p;; \
93
 
  esac;
94
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
95
 
am__install_max = 40
96
 
am__nobase_strip_setup = \
97
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
98
 
am__nobase_strip = \
99
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
100
 
am__nobase_list = $(am__nobase_strip_setup); \
101
 
  for p in $$list; do echo "$$p $$p"; done | \
102
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
103
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
104
 
    if (++n[$$2] == $(am__install_max)) \
105
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
106
 
    END { for (dir in files) print dir, files[dir] }'
107
 
am__base_list = \
108
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
109
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
110
86
am__installdirs = "$(DESTDIR)$(moduledir)"
 
87
moduleSCRIPT_INSTALL = $(INSTALL_SCRIPT)
111
88
SCRIPTS = $(module_SCRIPTS)
112
89
DIST_SOURCES =
113
90
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
171
148
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
172
149
GDATASHARP_CFLAGS = @GDATASHARP_CFLAGS@
173
150
GDATASHARP_LIBS = @GDATASHARP_LIBS@
 
151
GDK_2_22_CFLAGS = @GDK_2_22_CFLAGS@
 
152
GDK_2_22_LIBS = @GDK_2_22_LIBS@
174
153
GDK_QUARTZ_CFLAGS = @GDK_QUARTZ_CFLAGS@
175
154
GDK_QUARTZ_LIBS = @GDK_QUARTZ_LIBS@
176
155
GDK_X11_CFLAGS = @GDK_X11_CFLAGS@
232
211
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
233
212
INSTOBJEXT = @INSTOBJEXT@
234
213
INTLLIBS = @INTLLIBS@
 
214
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
215
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
216
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
235
217
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
218
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
219
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
236
220
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
221
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
237
222
INTLTOOL_PERL = @INTLTOOL_PERL@
 
223
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
224
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
225
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
226
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
227
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
228
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
229
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
230
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
231
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
232
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
238
233
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
234
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
235
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
236
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
239
237
IPODSHARP_ASSEMBLIES = @IPODSHARP_ASSEMBLIES@
240
238
IPODSHARP_CFLAGS = @IPODSHARP_CFLAGS@
241
239
IPODSHARP_LIBS = @IPODSHARP_LIBS@
270
268
MEEGO_PANEL_CFLAGS = @MEEGO_PANEL_CFLAGS@
271
269
MEEGO_PANEL_LIBS = @MEEGO_PANEL_LIBS@
272
270
MKDIR_P = @MKDIR_P@
273
 
MKINSTALLDIRS = @MKINSTALLDIRS@
274
271
MONO = @MONO@
275
272
MONODOCER = @MONODOCER@
276
273
MONOTORRENT_ASSEMBLIES = @MONOTORRENT_ASSEMBLIES@
312
309
PACKAGE_NAME = @PACKAGE_NAME@
313
310
PACKAGE_STRING = @PACKAGE_STRING@
314
311
PACKAGE_TARNAME = @PACKAGE_TARNAME@
315
 
PACKAGE_URL = @PACKAGE_URL@
316
312
PACKAGE_VERSION = @PACKAGE_VERSION@
317
313
PATH_SEPARATOR = @PATH_SEPARATOR@
318
314
PKG_CONFIG = @PKG_CONFIG@
319
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
320
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
321
315
POFILES = @POFILES@
322
316
POSUB = @POSUB@
323
317
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
380
374
libexecdir = @libexecdir@
381
375
localedir = @localedir@
382
376
localstatedir = @localstatedir@
 
377
lt_ECHO = @lt_ECHO@
383
378
mandir = @mandir@
384
379
mkdir_p = @mkdir_p@
385
380
oldincludedir = @oldincludedir@
627
622
        @for dep in $?; do \
628
623
          case '$(am__configure_deps)' in \
629
624
            *$$dep*) \
630
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
631
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
625
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
626
                && exit 0; \
632
627
              exit 1;; \
633
628
          esac; \
634
629
        done; \
635
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Extensions/Banshee.YouTube/Makefile'; \
636
 
        $(am__cd) $(top_srcdir) && \
637
 
          $(AUTOMAKE) --foreign src/Extensions/Banshee.YouTube/Makefile
 
630
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Extensions/Banshee.YouTube/Makefile'; \
 
631
        cd $(top_srcdir) && \
 
632
          $(AUTOMAKE) --foreign  src/Extensions/Banshee.YouTube/Makefile
638
633
.PRECIOUS: Makefile
639
634
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
640
635
        @case '$?' in \
652
647
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
653
648
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
654
649
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
655
 
$(am__aclocal_m4_deps):
656
650
install-moduleSCRIPTS: $(module_SCRIPTS)
657
651
        @$(NORMAL_INSTALL)
658
652
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
659
 
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || list=; \
660
 
        for p in $$list; do \
 
653
        @list='$(module_SCRIPTS)'; for p in $$list; do \
661
654
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
662
 
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
663
 
        done | \
664
 
        sed -e 'p;s,.*/,,;n' \
665
 
            -e 'h;s|.*|.|' \
666
 
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
667
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
668
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
669
 
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
670
 
              if (++n[d] == $(am__install_max)) { \
671
 
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
672
 
            else { print "f", d "/" $$4, $$1 } } \
673
 
          END { for (d in files) print "f", d, files[d] }' | \
674
 
        while read type dir files; do \
675
 
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
676
 
             test -z "$$files" || { \
677
 
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(moduledir)$$dir'"; \
678
 
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(moduledir)$$dir" || exit $$?; \
679
 
             } \
680
 
        ; done
 
655
          if test -f $$d$$p; then \
 
656
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
657
            echo " $(moduleSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(moduledir)/$$f'"; \
 
658
            $(moduleSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(moduledir)/$$f"; \
 
659
          else :; fi; \
 
660
        done
681
661
 
682
662
uninstall-moduleSCRIPTS:
683
663
        @$(NORMAL_UNINSTALL)
684
 
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || exit 0; \
685
 
        files=`for p in $$list; do echo "$$p"; done | \
686
 
               sed -e 's,.*/,,;$(transform)'`; \
687
 
        test -n "$$list" || exit 0; \
688
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
689
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
664
        @list='$(module_SCRIPTS)'; for p in $$list; do \
 
665
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
666
          echo " rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
 
667
          rm -f "$(DESTDIR)$(moduledir)/$$f"; \
 
668
        done
690
669
 
691
670
mostlyclean-libtool:
692
671
        -rm -f *.lo
716
695
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
717
696
          if test -d $$d/$$file; then \
718
697
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
719
 
            if test -d "$(distdir)/$$file"; then \
720
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
721
 
            fi; \
722
698
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
723
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
724
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
699
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
725
700
            fi; \
726
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
701
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
727
702
          else \
728
 
            test -f "$(distdir)/$$file" \
729
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
703
            test -f $(distdir)/$$file \
 
704
            || cp -p $$d/$$file $(distdir)/$$file \
730
705
            || exit 1; \
731
706
          fi; \
732
707
        done
758
733
 
759
734
distclean-generic:
760
735
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
761
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
762
736
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
763
737
 
764
738
maintainer-clean-generic:
781
755
 
782
756
html: html-am
783
757
 
784
 
html-am:
785
 
 
786
758
info: info-am
787
759
 
788
760
info-am:
790
762
install-data-am: install-moduleSCRIPTS
791
763
        @$(NORMAL_INSTALL)
792
764
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
765
 
793
766
install-dvi: install-dvi-am
794
767
 
795
 
install-dvi-am:
796
 
 
797
768
install-exec-am:
798
769
 
799
770
install-html: install-html-am
800
771
 
801
 
install-html-am:
802
 
 
803
772
install-info: install-info-am
804
773
 
805
 
install-info-am:
806
 
 
807
774
install-man:
808
775
 
809
776
install-pdf: install-pdf-am
810
777
 
811
 
install-pdf-am:
812
 
 
813
778
install-ps: install-ps-am
814
779
 
815
 
install-ps-am:
816
 
 
817
780
installcheck-am:
818
781
 
819
782
maintainer-clean: maintainer-clean-am
835
798
uninstall-am: uninstall-moduleSCRIPTS
836
799
        @$(NORMAL_INSTALL)
837
800
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 
801
 
838
802
.MAKE: install-am install-data-am install-strip uninstall-am
839
803
 
840
804
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
899
863
@HAVE_GDATA_TRUE@uninstall-hook: $(THEME_ICONS_SOURCE)
900
864
@HAVE_GDATA_TRUE@       @$(INSTALL_ICONS) -u "$(DESTDIR)$(pkgdatadir)" "$(srcdir)" $(THEME_ICONS_RELATIVE)
901
865
@HAVE_GDATA_TRUE@       $(EXTRA_UNINSTALL_HOOK)
902
 
 
903
866
# Tell versions [3.59,3.63) of GNU make to not export all variables.
904
867
# Otherwise a system limit (for SysV at least) may be exceeded.
905
868
.NOEXPORT: