~cairo-dock-team/ubuntu/natty/cairo-dock/2.3.0-2.1

« back to all changes in this revision

Viewing changes to data/default-theme/plug-ins/dustbin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe), Matthieu Baerts (matttbe), Didier Roche
  • Date: 2010-03-01 21:24:00 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100301212400-3a3csog6eonse3in
Tags: 2.1.3-6-0ubuntu1
[ Matthieu Baerts (matttbe) ]
* New Upstream Version. (LP: #521534)
* Updated debian/watch and debian/copyright with LP account.
* Removed debian/patches/02-merge-changelog.patch'
 - data/ChangeLog.txt has to respect a syntax and is used by CD.
* debian/cairo-dock.1:
 - Updated with the latest release.
 - The domain name 'cairo-dock.org' has changed to 'glx-dock.org'
* debian/control:
 - Changed the homepage and other links (glx-dock.org)
 - Updated cairo-dock-dev architecture to 'all' (it no longer contains compiled files)
* debian/cairo-dock-dev.install
 - libcairo-dock.a and libcairo-dock.so no longer exist
* debian/rules
 - removed uneeded changelog file
* Updated debian/patches/01-desktop-file-category.patch

[ Didier Roche ]
* Fix debian/watch
* Fix some issue in versionning
* debian/control: clean the packaging and add right -plugins depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
14
15
 
15
16
@SET_MAKE@
16
17
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
20
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
21
21
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../../../..
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
24
install_sh_DATA = $(install_sh) -c -m 644
27
25
install_sh_PROGRAM = $(install_sh) -c
28
26
install_sh_SCRIPT = $(install_sh) -c
45
43
mkinstalldirs = $(install_sh) -d
46
44
CONFIG_HEADER = $(top_builddir)/config.h
47
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
48
47
SOURCES =
49
48
DIST_SOURCES =
50
49
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52
51
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53
52
    *) f=$$p;; \
54
53
  esac;
55
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
54
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
55
am__install_max = 40
 
56
am__nobase_strip_setup = \
 
57
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
58
am__nobase_strip = \
 
59
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
60
am__nobase_list = $(am__nobase_strip_setup); \
 
61
  for p in $$list; do echo "$$p $$p"; done | \
 
62
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
63
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
64
    if (++n[$$2] == $(am__install_max)) \
 
65
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
66
    END { for (dir in files) print dir, files[dir] }'
 
67
am__base_list = \
 
68
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
69
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
56
70
am__installdirs = "$(DESTDIR)$(appletdir)"
57
 
appletDATA_INSTALL = $(INSTALL_DATA)
58
71
DATA = $(applet_DATA)
59
72
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
73
ACLOCAL = @ACLOCAL@
61
74
ALL_LINGUAS = @ALL_LINGUAS@
62
 
AMDEP_FALSE = @AMDEP_FALSE@
63
 
AMDEP_TRUE = @AMDEP_TRUE@
64
75
AMTAR = @AMTAR@
65
76
AR = @AR@
66
77
AUTOCONF = @AUTOCONF@
93
104
GMOFILES = @GMOFILES@
94
105
GMSGFMT = @GMSGFMT@
95
106
GREP = @GREP@
96
 
HAVE_LIBCRYPT_FALSE = @HAVE_LIBCRYPT_FALSE@
97
 
HAVE_LIBCRYPT_TRUE = @HAVE_LIBCRYPT_TRUE@
 
107
INSTALL = @INSTALL@
98
108
INSTALL_DATA = @INSTALL_DATA@
99
109
INSTALL_PROGRAM = @INSTALL_PROGRAM@
100
110
INSTALL_SCRIPT = @INSTALL_SCRIPT@
101
111
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102
112
INSTOBJEXT = @INSTOBJEXT@
103
113
INTLLIBS = @INTLLIBS@
104
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
105
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
106
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
107
114
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
108
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
109
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
110
115
INTLTOOL_MERGE = @INTLTOOL_MERGE@
111
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
112
116
INTLTOOL_PERL = @INTLTOOL_PERL@
113
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
114
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
115
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
116
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
117
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
118
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
119
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
120
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
121
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
122
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
123
117
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
124
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
125
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
126
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
127
118
LD = @LD@
128
119
LDFLAGS = @LDFLAGS@
129
120
LIBCRYPT_LIBS = @LIBCRYPT_LIBS@
134
125
LN_S = @LN_S@
135
126
LTLIBOBJS = @LTLIBOBJS@
136
127
MAKEINFO = @MAKEINFO@
 
128
MKDIR_P = @MKDIR_P@
137
129
MKINSTALLDIRS = @MKINSTALLDIRS@
138
130
MSGFMT = @MSGFMT@
139
131
MSGFMT_OPTS = @MSGFMT_OPTS@
166
158
STRIP = @STRIP@
167
159
USE_NLS = @USE_NLS@
168
160
VERSION = @VERSION@
169
 
WITH_GLITZ_FALSE = @WITH_GLITZ_FALSE@
170
 
WITH_GLITZ_TRUE = @WITH_GLITZ_TRUE@
171
 
WITH_XEXTEND_FALSE = @WITH_XEXTEND_FALSE@
172
 
WITH_XEXTEND_TRUE = @WITH_XEXTEND_TRUE@
173
161
XEXTEND_CFLAGS = @XEXTEND_CFLAGS@
174
162
XEXTEND_LIBS = @XEXTEND_LIBS@
175
163
XGETTEXT = @XGETTEXT@
 
164
abs_builddir = @abs_builddir@
 
165
abs_srcdir = @abs_srcdir@
 
166
abs_top_builddir = @abs_top_builddir@
 
167
abs_top_srcdir = @abs_top_srcdir@
176
168
ac_ct_CC = @ac_ct_CC@
177
169
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
178
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
179
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
180
170
am__include = @am__include@
181
171
am__leading_dot = @am__leading_dot@
182
172
am__quote = @am__quote@
188
178
build_cpu = @build_cpu@
189
179
build_os = @build_os@
190
180
build_vendor = @build_vendor@
 
181
builddir = @builddir@
191
182
datadir = @datadir@
192
183
datarootdir = @datarootdir@
193
184
docdir = @docdir@
217
208
psdir = @psdir@
218
209
sbindir = @sbindir@
219
210
sharedstatedir = @sharedstatedir@
 
211
srcdir = @srcdir@
220
212
sysconfdir = @sysconfdir@
221
213
target_alias = @target_alias@
 
214
top_build_prefix = @top_build_prefix@
 
215
top_builddir = @top_builddir@
 
216
top_srcdir = @top_srcdir@
222
217
xextend_required = @xextend_required@
223
218
appletdir = $(pkgdatadir)/themes/_default_/plug-ins/dustbin
224
219
applet_DATA = \
232
227
        @for dep in $?; do \
233
228
          case '$(am__configure_deps)' in \
234
229
            *$$dep*) \
235
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
236
 
                && exit 0; \
 
230
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
231
                && { if test -f $@; then exit 0; else break; fi; }; \
237
232
              exit 1;; \
238
233
          esac; \
239
234
        done; \
240
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  data/default-theme/plug-ins/dustbin/Makefile'; \
241
 
        cd $(top_srcdir) && \
242
 
          $(AUTOMAKE) --foreign  data/default-theme/plug-ins/dustbin/Makefile
 
235
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/default-theme/plug-ins/dustbin/Makefile'; \
 
236
        $(am__cd) $(top_srcdir) && \
 
237
          $(AUTOMAKE) --foreign data/default-theme/plug-ins/dustbin/Makefile
243
238
.PRECIOUS: Makefile
244
239
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245
240
        @case '$?' in \
257
252
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258
253
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
259
254
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
255
$(am__aclocal_m4_deps):
260
256
 
261
257
mostlyclean-libtool:
262
258
        -rm -f *.lo
263
259
 
264
260
clean-libtool:
265
261
        -rm -rf .libs _libs
266
 
 
267
 
distclean-libtool:
268
 
        -rm -f libtool
269
 
uninstall-info-am:
270
262
install-appletDATA: $(applet_DATA)
271
263
        @$(NORMAL_INSTALL)
272
 
        test -z "$(appletdir)" || $(mkdir_p) "$(DESTDIR)$(appletdir)"
273
 
        @list='$(applet_DATA)'; for p in $$list; do \
 
264
        test -z "$(appletdir)" || $(MKDIR_P) "$(DESTDIR)$(appletdir)"
 
265
        @list='$(applet_DATA)'; test -n "$(appletdir)" || list=; \
 
266
        for p in $$list; do \
274
267
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
275
 
          f=$(am__strip_dir) \
276
 
          echo " $(appletDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(appletdir)/$$f'"; \
277
 
          $(appletDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(appletdir)/$$f"; \
 
268
          echo "$$d$$p"; \
 
269
        done | $(am__base_list) | \
 
270
        while read files; do \
 
271
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appletdir)'"; \
 
272
          $(INSTALL_DATA) $$files "$(DESTDIR)$(appletdir)" || exit $$?; \
278
273
        done
279
274
 
280
275
uninstall-appletDATA:
281
276
        @$(NORMAL_UNINSTALL)
282
 
        @list='$(applet_DATA)'; for p in $$list; do \
283
 
          f=$(am__strip_dir) \
284
 
          echo " rm -f '$(DESTDIR)$(appletdir)/$$f'"; \
285
 
          rm -f "$(DESTDIR)$(appletdir)/$$f"; \
286
 
        done
 
277
        @list='$(applet_DATA)'; test -n "$(appletdir)" || list=; \
 
278
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
279
        test -n "$$files" || exit 0; \
 
280
        echo " ( cd '$(DESTDIR)$(appletdir)' && rm -f" $$files ")"; \
 
281
        cd "$(DESTDIR)$(appletdir)" && rm -f $$files
287
282
tags: TAGS
288
283
TAGS:
289
284
 
292
287
 
293
288
 
294
289
distdir: $(DISTFILES)
295
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
296
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
297
 
        list='$(DISTFILES)'; for file in $$list; do \
298
 
          case $$file in \
299
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
300
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
301
 
          esac; \
 
290
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
291
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
292
        list='$(DISTFILES)'; \
 
293
          dist_files=`for file in $$list; do echo $$file; done | \
 
294
          sed -e "s|^$$srcdirstrip/||;t" \
 
295
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
296
        case $$dist_files in \
 
297
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
298
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
299
                           sort -u` ;; \
 
300
        esac; \
 
301
        for file in $$dist_files; do \
302
302
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
303
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
304
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
305
 
            dir="/$$dir"; \
306
 
            $(mkdir_p) "$(distdir)$$dir"; \
307
 
          else \
308
 
            dir=''; \
309
 
          fi; \
310
303
          if test -d $$d/$$file; then \
 
304
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
305
            if test -d "$(distdir)/$$file"; then \
 
306
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
307
            fi; \
311
308
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
312
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
309
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
310
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
313
311
            fi; \
314
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
312
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
315
313
          else \
316
 
            test -f $(distdir)/$$file \
317
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
314
            test -f "$(distdir)/$$file" \
 
315
            || cp -p $$d/$$file "$(distdir)/$$file" \
318
316
            || exit 1; \
319
317
          fi; \
320
318
        done
323
321
all-am: Makefile $(DATA)
324
322
installdirs:
325
323
        for dir in "$(DESTDIR)$(appletdir)"; do \
326
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
324
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
327
325
        done
328
326
install: install-am
329
327
install-exec: install-exec-am
345
343
 
346
344
distclean-generic:
347
345
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
346
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
348
347
 
349
348
maintainer-clean-generic:
350
349
        @echo "This command is intended for maintainers to use"
355
354
 
356
355
distclean: distclean-am
357
356
        -rm -f Makefile
358
 
distclean-am: clean-am distclean-generic distclean-libtool
 
357
distclean-am: clean-am distclean-generic
359
358
 
360
359
dvi: dvi-am
361
360
 
363
362
 
364
363
html: html-am
365
364
 
 
365
html-am:
 
366
 
366
367
info: info-am
367
368
 
368
369
info-am:
369
370
 
370
371
install-data-am: install-appletDATA
371
372
 
 
373
install-dvi: install-dvi-am
 
374
 
 
375
install-dvi-am:
 
376
 
372
377
install-exec-am:
373
378
 
 
379
install-html: install-html-am
 
380
 
 
381
install-html-am:
 
382
 
374
383
install-info: install-info-am
375
384
 
 
385
install-info-am:
 
386
 
376
387
install-man:
377
388
 
 
389
install-pdf: install-pdf-am
 
390
 
 
391
install-pdf-am:
 
392
 
 
393
install-ps: install-ps-am
 
394
 
 
395
install-ps-am:
 
396
 
378
397
installcheck-am:
379
398
 
380
399
maintainer-clean: maintainer-clean-am
393
412
 
394
413
ps-am:
395
414
 
396
 
uninstall-am: uninstall-appletDATA uninstall-info-am
 
415
uninstall-am: uninstall-appletDATA
 
416
 
 
417
.MAKE: install-am install-strip
397
418
 
398
419
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
399
420
        distclean distclean-generic distclean-libtool distdir dvi \
400
421
        dvi-am html html-am info info-am install install-am \
401
 
        install-appletDATA install-data install-data-am install-exec \
402
 
        install-exec-am install-info install-info-am install-man \
 
422
        install-appletDATA install-data install-data-am install-dvi \
 
423
        install-dvi-am install-exec install-exec-am install-html \
 
424
        install-html-am install-info install-info-am install-man \
 
425
        install-pdf install-pdf-am install-ps install-ps-am \
403
426
        install-strip installcheck installcheck-am installdirs \
404
427
        maintainer-clean maintainer-clean-generic mostlyclean \
405
428
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
406
 
        uninstall uninstall-am uninstall-appletDATA uninstall-info-am
 
429
        uninstall uninstall-am uninstall-appletDATA
 
430
 
407
431
 
408
432
# Tell versions [3.59,3.63) of GNU make to not export all variables.
409
433
# Otherwise a system limit (for SysV at least) may be exceeded.