~ubuntu-branches/debian/sid/xfce4-clipman-plugin/sid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2009-04-21 07:48:11 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090421074811-ro4ri3jy2lhbhcij
Tags: 2:1.0.0-1
* New upstream release.
  + ship a shortcutable binary to popup plugin.               closes: #405556
* debian/control:
  - move package to xfce section.
  - bump build-deps for Xfce 4.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
# $Id: Makefile.am 2395 2007-01-17 17:42:53Z nick $
18
17
VPATH = @srcdir@
19
18
pkgdatadir = $(datadir)/@PACKAGE@
20
19
pkglibdir = $(libdir)/@PACKAGE@
38
37
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39
38
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40
39
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
41
 
        THANKS TODO config.guess config.sub depcomp install-sh \
 
40
        TODO compile config.guess config.sub depcomp install-sh \
42
41
        ltmain.sh missing mkinstalldirs
43
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
43
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
45
        $(ACLOCAL_M4)
47
46
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58
57
        install-pdf-recursive install-ps-recursive install-recursive \
59
58
        installcheck-recursive installdirs-recursive pdf-recursive \
60
59
        ps-recursive uninstall-recursive
 
60
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
61
am__vpath_adj = case $$p in \
 
62
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
63
    *) f=$$p;; \
 
64
  esac;
 
65
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
66
am__installdirs = "$(DESTDIR)$(desktopdir)"
 
67
desktopDATA_INSTALL = $(INSTALL_DATA)
 
68
DATA = $(desktop_DATA)
61
69
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
62
70
  distclean-recursive maintainer-clean-recursive
63
71
ETAGS = etags
105
113
EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
106
114
EXO_VERSION = @EXO_VERSION@
107
115
FGREP = @FGREP@
 
116
GDKX_CFLAGS = @GDKX_CFLAGS@
 
117
GDKX_LIBS = @GDKX_LIBS@
 
118
GDKX_REQUIRED_VERSION = @GDKX_REQUIRED_VERSION@
 
119
GDKX_VERSION = @GDKX_VERSION@
108
120
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
121
GLADE_CFLAGS = @GLADE_CFLAGS@
 
122
GLADE_LIBS = @GLADE_LIBS@
 
123
GLADE_REQUIRED_VERSION = @GLADE_REQUIRED_VERSION@
 
124
GLADE_VERSION = @GLADE_VERSION@
 
125
GLIB_CFLAGS = @GLIB_CFLAGS@
 
126
GLIB_LIBS = @GLIB_LIBS@
 
127
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
 
128
GLIB_VERSION = @GLIB_VERSION@
109
129
GMOFILES = @GMOFILES@
110
130
GMSGFMT = @GMSGFMT@
111
131
GREP = @GREP@
120
140
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121
141
INSTOBJEXT = @INSTOBJEXT@
122
142
INTLLIBS = @INTLLIBS@
123
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
124
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
125
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
126
143
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
127
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
128
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
129
144
INTLTOOL_MERGE = @INTLTOOL_MERGE@
130
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
131
145
INTLTOOL_PERL = @INTLTOOL_PERL@
132
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
133
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
134
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
135
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
136
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
137
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
138
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
139
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
140
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
141
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
142
146
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
143
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
144
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
145
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
146
147
LD = @LD@
147
148
LDFLAGS = @LDFLAGS@
148
149
LIBOBJS = @LIBOBJS@
198
199
STRIP = @STRIP@
199
200
USE_NLS = @USE_NLS@
200
201
VERSION = @VERSION@
 
202
XFCONF_CFLAGS = @XFCONF_CFLAGS@
 
203
XFCONF_LIBS = @XFCONF_LIBS@
 
204
XFCONF_REQUIRED_VERSION = @XFCONF_REQUIRED_VERSION@
 
205
XFCONF_VERSION = @XFCONF_VERSION@
201
206
XGETTEXT = @XGETTEXT@
202
207
XGETTEXT_ARGS = @XGETTEXT_ARGS@
203
208
XMKMF = @XMKMF@
 
209
XML2PO = @XML2PO@
 
210
XSLTPROC = @XSLTPROC@
204
211
X_CFLAGS = @X_CFLAGS@
205
212
X_EXTRA_LIBS = @X_EXTRA_LIBS@
206
213
X_LIBS = @X_LIBS@
261
268
top_build_prefix = @top_build_prefix@
262
269
top_builddir = @top_builddir@
263
270
top_srcdir = @top_srcdir@
 
271
NULL = 
264
272
SUBDIRS = \
265
 
        panel-plugin                                                    \
266
 
        po
 
273
        icons                                                           \
 
274
        panel-plugin                                                    \
 
275
        tests                                                           \
 
276
        po                                                              \
 
277
        po-doc                                                          \
 
278
        docs                                                            \
 
279
        $(NULL)
 
280
 
 
281
desktopdir = $(datadir)/applications
 
282
desktop_in_files = xfce4-clipman-plugin.desktop.in
 
283
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
284
DISTCHECK_CONFIGURE_FLAGS = \
 
285
        --enable-xml2po                                                 \
 
286
        --enable-xsltproc                                               \
 
287
        $(NULL)
267
288
 
268
289
EXTRA_DIST = \
 
290
        AUTHORS                                                         \
 
291
        ChangeLog                                                       \
 
292
        COPYING                                                         \
 
293
        INSTALL                                                         \
 
294
        NEWS                                                            \
 
295
        README                                                          \
269
296
        intltool-extract.in                                             \
270
297
        intltool-merge.in                                               \
271
 
        intltool-update.in
 
298
        intltool-update.in                                              \
 
299
        $(desktop_in_files)                                             \
 
300
        $(NULL)
 
301
 
 
302
CLEANFILES = \
 
303
        $(desktop_DATA)                                                 \
 
304
        $(NULL)
272
305
 
273
306
DISTCLEANFILES = \
 
307
        aclocal.m4                                                      \
 
308
        compile                                                         \
 
309
        config.guess                                                    \
 
310
        config.h.in                                                     \
 
311
        config.sub                                                      \
 
312
        configure                                                       \
 
313
        configure.ac                                                    \
 
314
        depcomp                                                         \
 
315
        install-sh                                                      \
 
316
        ltmain.sh                                                       \
 
317
        missing                                                         \
 
318
        mkinstalldirs                                                   \
274
319
        intltool-extract                                                \
275
320
        intltool-merge                                                  \
276
 
        intltool-update
 
321
        intltool-update                                                 \
 
322
        $(NULL)
277
323
 
278
324
all: config.h
279
325
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
338
384
 
339
385
distclean-libtool:
340
386
        -rm -f libtool config.lt
 
387
install-desktopDATA: $(desktop_DATA)
 
388
        @$(NORMAL_INSTALL)
 
389
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
 
390
        @list='$(desktop_DATA)'; for p in $$list; do \
 
391
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
392
          f=$(am__strip_dir) \
 
393
          echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
 
394
          $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
 
395
        done
 
396
 
 
397
uninstall-desktopDATA:
 
398
        @$(NORMAL_UNINSTALL)
 
399
        @list='$(desktop_DATA)'; for p in $$list; do \
 
400
          f=$(am__strip_dir) \
 
401
          echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
 
402
          rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
 
403
        done
341
404
 
342
405
# This directory's subdirectories are mostly independent; you can cd
343
406
# into them and run `make' without going through this Makefile.
619
682
               exit 1; } >&2
620
683
check-am: all-am
621
684
check: check-recursive
622
 
all-am: Makefile config.h
 
685
all-am: Makefile $(DATA) config.h
623
686
installdirs: installdirs-recursive
624
687
installdirs-am:
 
688
        for dir in "$(DESTDIR)$(desktopdir)"; do \
 
689
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
690
        done
625
691
install: install-recursive
626
692
install-exec: install-exec-recursive
627
693
install-data: install-data-recursive
639
705
mostlyclean-generic:
640
706
 
641
707
clean-generic:
 
708
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
642
709
 
643
710
distclean-generic:
644
711
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
667
734
 
668
735
info-am:
669
736
 
670
 
install-data-am:
 
737
install-data-am: install-desktopDATA
671
738
 
672
739
install-dvi: install-dvi-recursive
673
740
 
703
770
 
704
771
ps-am:
705
772
 
706
 
uninstall-am:
 
773
uninstall-am: uninstall-desktopDATA
707
774
 
708
775
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
709
776
        install-strip
715
782
        distclean distclean-generic distclean-hdr distclean-libtool \
716
783
        distclean-local distclean-tags distcleancheck distdir \
717
784
        distuninstallcheck dvi dvi-am html html-am info info-am \
718
 
        install install-am install-data install-data-am install-dvi \
719
 
        install-dvi-am install-exec install-exec-am install-html \
720
 
        install-html-am install-info install-info-am install-man \
721
 
        install-pdf install-pdf-am install-ps install-ps-am \
722
 
        install-strip installcheck installcheck-am installdirs \
723
 
        installdirs-am maintainer-clean maintainer-clean-generic \
724
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
725
 
        ps ps-am tags tags-recursive uninstall uninstall-am
 
785
        install install-am install-data install-data-am \
 
786
        install-desktopDATA install-dvi install-dvi-am install-exec \
 
787
        install-exec-am install-html install-html-am install-info \
 
788
        install-info-am install-man install-pdf install-pdf-am \
 
789
        install-ps install-ps-am install-strip installcheck \
 
790
        installcheck-am installdirs installdirs-am maintainer-clean \
 
791
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
792
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
793
        uninstall uninstall-am uninstall-desktopDATA
726
794
 
727
795
 
728
796
distclean-local:
729
 
        rm -rf *.spec *.cache *~
730
 
 
731
 
rpm: dist
732
 
        rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
733
 
        @rm -f $(PACKAGE)-$(VERSION).tar.gz
 
797
        rm -rf *.cache *~
 
798
@INTLTOOL_DESKTOP_RULE@
734
799
 
735
800
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
736
801
# Tell versions [3.59,3.63) of GNU make to not export all variables.