~ubuntu-desktop/indicator-me/ubuntu

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-01-14 11:34:53 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110114113453-iix010y9ffx8o4a1
Tags: 0.2.11-0ubuntu1
* New upstream release
  - Ported to gdbus and dbusmenu 0.4 (LP: #701148) 
  - Ported to libgwibber 0.0.7
* debian/control
  - Bumped build depends for libindicator to >= 0.3.16
  - Bumped build depends for dbusmenu to >= 0.3.91
  - Bumped build depends for libgwibber to >= 0.0.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
subdir = src
40
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
43
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
44
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
45
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
43
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
47
        $(ACLOCAL_M4)
45
48
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
72
75
am__DEPENDENCIES_1 =
73
76
libme_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
74
77
am_libme_la_OBJECTS = libme_la-about-me-menu-item.lo \
75
 
        libme_la-indicator-me.lo
 
78
        libme_la-indicator-me.lo libme_la-gen-me-service.xml.lo
76
79
libme_la_OBJECTS = $(am_libme_la_OBJECTS)
77
80
AM_V_lt = $(am__v_lt_$(V))
78
81
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
85
88
        indicator_me_service-entry-menu-item.$(OBJEXT) \
86
89
        indicator_me_service-me-service.$(OBJEXT) \
87
90
        indicator_me_service-me-service-dbus.$(OBJEXT) \
 
91
        indicator_me_service-gen-me-service.xml.$(OBJEXT) \
88
92
        indicator_me_service-me-service-gwibber.$(OBJEXT) \
89
93
        indicator_me_service-status-provider.$(OBJEXT) \
90
94
        indicator_me_service-status-provider-mc5.$(OBJEXT) \
288
292
        about-me-menu-item.h \
289
293
        indicator-me.c \
290
294
        dbus-shared-names.h \
291
 
        me-service-client.h
 
295
        gen-me-service.xml.h \
 
296
        gen-me-service.xml.c
292
297
 
293
298
libme_la_CFLAGS = $(APPLET_CFLAGS) -Wall -Werror
294
299
libme_la_LIBADD = $(APPLET_LIBS)
303
308
        me-service.c \
304
309
        me-service-dbus.h \
305
310
        me-service-dbus.c \
306
 
        me-service-server.h \
 
311
        gen-me-service.xml.h \
 
312
        gen-me-service.xml.c \
307
313
        me-service-gwibber.c \
308
314
        me-service-gwibber.h \
309
315
        status-provider.h \
328
334
# Other Stuff
329
335
###############
330
336
BUILT_SOURCES = \
331
 
        me-service-client.h \
332
 
        me-service-server.h \
 
337
        gen-me-service.xml.h \
 
338
        gen-me-service.xml.c \
333
339
        status-provider-mc5-marshal.h \
334
340
        status-provider-mc5-marshal.c \
335
341
        status-provider-pidgin-marshal.h \
468
474
        -rm -f *.tab.c
469
475
 
470
476
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_me_service-entry-menu-item.Po@am__quote@
 
477
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_me_service-gen-me-service.xml.Po@am__quote@
471
478
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_me_service-me-service-dbus.Po@am__quote@
472
479
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_me_service-me-service-gwibber.Po@am__quote@
473
480
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_me_service-me-service.Po@am__quote@
479
486
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_me_service-status-provider-telepathy.Po@am__quote@
480
487
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indicator_me_service-status-provider.Po@am__quote@
481
488
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libme_la-about-me-menu-item.Plo@am__quote@
 
489
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libme_la-gen-me-service.xml.Plo@am__quote@
482
490
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libme_la-indicator-me.Plo@am__quote@
483
491
 
484
492
.c.o:
521
529
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
530
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libme_la_CFLAGS) $(CFLAGS) -c -o libme_la-indicator-me.lo `test -f 'indicator-me.c' || echo '$(srcdir)/'`indicator-me.c
523
531
 
 
532
libme_la-gen-me-service.xml.lo: gen-me-service.xml.c
 
533
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libme_la_CFLAGS) $(CFLAGS) -MT libme_la-gen-me-service.xml.lo -MD -MP -MF $(DEPDIR)/libme_la-gen-me-service.xml.Tpo -c -o libme_la-gen-me-service.xml.lo `test -f 'gen-me-service.xml.c' || echo '$(srcdir)/'`gen-me-service.xml.c
 
534
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libme_la-gen-me-service.xml.Tpo $(DEPDIR)/libme_la-gen-me-service.xml.Plo
 
535
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
536
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gen-me-service.xml.c' object='libme_la-gen-me-service.xml.lo' libtool=yes @AMDEPBACKSLASH@
 
537
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
538
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libme_la_CFLAGS) $(CFLAGS) -c -o libme_la-gen-me-service.xml.lo `test -f 'gen-me-service.xml.c' || echo '$(srcdir)/'`gen-me-service.xml.c
 
539
 
524
540
indicator_me_service-entry-menu-item.o: entry-menu-item.c
525
541
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(indicator_me_service_CFLAGS) $(CFLAGS) -MT indicator_me_service-entry-menu-item.o -MD -MP -MF $(DEPDIR)/indicator_me_service-entry-menu-item.Tpo -c -o indicator_me_service-entry-menu-item.o `test -f 'entry-menu-item.c' || echo '$(srcdir)/'`entry-menu-item.c
526
542
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_me_service-entry-menu-item.Tpo $(DEPDIR)/indicator_me_service-entry-menu-item.Po
569
585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
570
586
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(indicator_me_service_CFLAGS) $(CFLAGS) -c -o indicator_me_service-me-service-dbus.obj `if test -f 'me-service-dbus.c'; then $(CYGPATH_W) 'me-service-dbus.c'; else $(CYGPATH_W) '$(srcdir)/me-service-dbus.c'; fi`
571
587
 
 
588
indicator_me_service-gen-me-service.xml.o: gen-me-service.xml.c
 
589
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(indicator_me_service_CFLAGS) $(CFLAGS) -MT indicator_me_service-gen-me-service.xml.o -MD -MP -MF $(DEPDIR)/indicator_me_service-gen-me-service.xml.Tpo -c -o indicator_me_service-gen-me-service.xml.o `test -f 'gen-me-service.xml.c' || echo '$(srcdir)/'`gen-me-service.xml.c
 
590
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_me_service-gen-me-service.xml.Tpo $(DEPDIR)/indicator_me_service-gen-me-service.xml.Po
 
591
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
592
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gen-me-service.xml.c' object='indicator_me_service-gen-me-service.xml.o' libtool=no @AMDEPBACKSLASH@
 
593
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
594
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(indicator_me_service_CFLAGS) $(CFLAGS) -c -o indicator_me_service-gen-me-service.xml.o `test -f 'gen-me-service.xml.c' || echo '$(srcdir)/'`gen-me-service.xml.c
 
595
 
 
596
indicator_me_service-gen-me-service.xml.obj: gen-me-service.xml.c
 
597
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(indicator_me_service_CFLAGS) $(CFLAGS) -MT indicator_me_service-gen-me-service.xml.obj -MD -MP -MF $(DEPDIR)/indicator_me_service-gen-me-service.xml.Tpo -c -o indicator_me_service-gen-me-service.xml.obj `if test -f 'gen-me-service.xml.c'; then $(CYGPATH_W) 'gen-me-service.xml.c'; else $(CYGPATH_W) '$(srcdir)/gen-me-service.xml.c'; fi`
 
598
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_me_service-gen-me-service.xml.Tpo $(DEPDIR)/indicator_me_service-gen-me-service.xml.Po
 
599
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
600
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gen-me-service.xml.c' object='indicator_me_service-gen-me-service.xml.obj' libtool=no @AMDEPBACKSLASH@
 
601
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
602
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(indicator_me_service_CFLAGS) $(CFLAGS) -c -o indicator_me_service-gen-me-service.xml.obj `if test -f 'gen-me-service.xml.c'; then $(CYGPATH_W) 'gen-me-service.xml.c'; else $(CYGPATH_W) '$(srcdir)/gen-me-service.xml.c'; fi`
 
603
 
572
604
indicator_me_service-me-service-gwibber.o: me-service-gwibber.c
573
605
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(indicator_me_service_CFLAGS) $(CFLAGS) -MT indicator_me_service-me-service-gwibber.o -MD -MP -MF $(DEPDIR)/indicator_me_service-me-service-gwibber.Tpo -c -o indicator_me_service-me-service-gwibber.o `test -f 'me-service-gwibber.c' || echo '$(srcdir)/'`me-service-gwibber.c
574
606
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/indicator_me_service-me-service-gwibber.Tpo $(DEPDIR)/indicator_me_service-me-service-gwibber.Po
911
943
        uninstall-melibLTLIBRARIES
912
944
 
913
945
 
914
 
me-service-client.h: $(srcdir)/me-service.xml
915
 
        dbus-binding-tool \
916
 
                --prefix=_me_service_client \
917
 
                --mode=glib-client \
918
 
                --output=me-service-client.h \
919
 
                $(srcdir)/me-service.xml
 
946
gen-%.xml.h: %.xml
 
947
        @echo "Building $@ from $<"
 
948
        @echo "extern const char * _$(subst -,_,$(subst .,_,$(basename $<)));" > $@
920
949
 
921
 
me-service-server.h: $(srcdir)/me-service.xml
922
 
        dbus-binding-tool \
923
 
                --prefix=_me_service_server \
924
 
                --mode=glib-server \
925
 
                --output=me-service-server.h \
926
 
                $(srcdir)/me-service.xml
 
950
gen-%.xml.c: %.xml
 
951
        @echo "Building $@ from $<"
 
952
        @echo "const char * _$(subst -,_,$(subst .,_,$(basename $<))) = " > $@
 
953
        @sed -e "s:\":\\\\\":g" -e s:^:\": -e s:\$$:\\\\n\": $< >> $@
 
954
        @echo ";" >> $@
927
955
 
928
956
status-provider-pidgin-marshal.h: $(srcdir)/status-provider-pidgin.list
929
957
        glib-genmarshal --header \