~ubuntu-branches/ubuntu/hardy/evince/hardy-security

« back to all changes in this revision

Viewing changes to data/icons/32x32/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-26 10:27:02 UTC
  • mfrom: (1.1.21 upstream)
  • Revision ID: james.westby@ubuntu.com-20071126102702-fuhptvu6n6ycva3u
Tags: 2.20.1-2ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/02_autoconf.patch:
  - configure update
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
16
18
VPATH = @srcdir@
17
19
pkgdatadir = $(datadir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../../..
20
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
21
25
install_sh_DATA = $(install_sh) -c -m 644
22
26
install_sh_PROGRAM = $(install_sh) -c
23
27
install_sh_SCRIPT = $(install_sh) -c
44
48
DIST_SOURCES =
45
49
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
46
50
        html-recursive info-recursive install-data-recursive \
47
 
        install-dvi-recursive install-exec-recursive \
48
 
        install-html-recursive install-info-recursive \
49
 
        install-pdf-recursive install-ps-recursive install-recursive \
50
 
        installcheck-recursive installdirs-recursive pdf-recursive \
51
 
        ps-recursive uninstall-recursive
52
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
53
 
  distclean-recursive maintainer-clean-recursive
 
51
        install-exec-recursive install-info-recursive \
 
52
        install-recursive installcheck-recursive installdirs-recursive \
 
53
        pdf-recursive ps-recursive uninstall-info-recursive \
 
54
        uninstall-recursive
54
55
ETAGS = etags
55
56
CTAGS = ctags
56
57
DIST_SUBDIRS = $(SUBDIRS)
58
59
ACLOCAL = @ACLOCAL@
59
60
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
60
61
ALL_LINGUAS = @ALL_LINGUAS@
 
62
AMDEP_FALSE = @AMDEP_FALSE@
 
63
AMDEP_TRUE = @AMDEP_TRUE@
61
64
AMTAR = @AMTAR@
62
65
AR = @AR@
63
66
AUTOCONF = @AUTOCONF@
86
89
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
87
90
DBUS_CFLAGS = @DBUS_CFLAGS@
88
91
DBUS_LIBS = @DBUS_LIBS@
 
92
DBUS_TOOL_NO_PREFIX_FALSE = @DBUS_TOOL_NO_PREFIX_FALSE@
 
93
DBUS_TOOL_NO_PREFIX_TRUE = @DBUS_TOOL_NO_PREFIX_TRUE@
89
94
DEFS = @DEFS@
90
95
DEPDIR = @DEPDIR@
91
96
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
97
102
ECHO_N = @ECHO_N@
98
103
ECHO_T = @ECHO_T@
99
104
EGREP = @EGREP@
 
105
ENABLE_COMICS_FALSE = @ENABLE_COMICS_FALSE@
 
106
ENABLE_COMICS_TRUE = @ENABLE_COMICS_TRUE@
 
107
ENABLE_DBUS_FALSE = @ENABLE_DBUS_FALSE@
 
108
ENABLE_DBUS_TRUE = @ENABLE_DBUS_TRUE@
 
109
ENABLE_DJVU_FALSE = @ENABLE_DJVU_FALSE@
 
110
ENABLE_DJVU_TRUE = @ENABLE_DJVU_TRUE@
 
111
ENABLE_DVI_FALSE = @ENABLE_DVI_FALSE@
 
112
ENABLE_DVI_TRUE = @ENABLE_DVI_TRUE@
 
113
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
114
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
115
ENABLE_IMPRESS_FALSE = @ENABLE_IMPRESS_FALSE@
 
116
ENABLE_IMPRESS_TRUE = @ENABLE_IMPRESS_TRUE@
 
117
ENABLE_PDF_FALSE = @ENABLE_PDF_FALSE@
 
118
ENABLE_PDF_TRUE = @ENABLE_PDF_TRUE@
 
119
ENABLE_PIXBUF_FALSE = @ENABLE_PIXBUF_FALSE@
 
120
ENABLE_PIXBUF_TRUE = @ENABLE_PIXBUF_TRUE@
 
121
ENABLE_PS_FALSE = @ENABLE_PS_FALSE@
 
122
ENABLE_PS_TRUE = @ENABLE_PS_TRUE@
 
123
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
 
124
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
 
125
ENABLE_THUMBNAILER_FALSE = @ENABLE_THUMBNAILER_FALSE@
 
126
ENABLE_THUMBNAILER_TRUE = @ENABLE_THUMBNAILER_TRUE@
 
127
ENABLE_TIFF_FALSE = @ENABLE_TIFF_FALSE@
 
128
ENABLE_TIFF_TRUE = @ENABLE_TIFF_TRUE@
100
129
EVINCE_MIME_TYPES = @EVINCE_MIME_TYPES@
101
130
EXEEXT = @EXEEXT@
102
131
F77 = @F77@
106
135
FRONTEND_CORE_LIBS = @FRONTEND_CORE_LIBS@
107
136
FRONTEND_LIBS = @FRONTEND_LIBS@
108
137
GCONFTOOL = @GCONFTOOL@
 
138
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
139
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
109
140
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
110
141
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
111
142
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
119
150
GNOME_LIBS = @GNOME_LIBS@
120
151
GNOME_PRINT_CFLAGS = @GNOME_PRINT_CFLAGS@
121
152
GNOME_PRINT_LIBS = @GNOME_PRINT_LIBS@
122
 
GREP = @GREP@
 
153
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
154
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
123
155
GTK_PRINT_CFLAGS = @GTK_PRINT_CFLAGS@
124
156
GTK_PRINT_LIBS = @GTK_PRINT_LIBS@
125
157
GTK_RECENT_CFLAGS = @GTK_RECENT_CFLAGS@
126
158
GTK_RECENT_LIBS = @GTK_RECENT_LIBS@
 
159
HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@
 
160
HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@
 
161
HAVE_GTK_RECENT_FALSE = @HAVE_GTK_RECENT_FALSE@
 
162
HAVE_GTK_RECENT_TRUE = @HAVE_GTK_RECENT_TRUE@
 
163
HAVE_NAUTILUS_FALSE = @HAVE_NAUTILUS_FALSE@
 
164
HAVE_NAUTILUS_TRUE = @HAVE_NAUTILUS_TRUE@
127
165
HELP_DIR = @HELP_DIR@
128
166
HTML_DIR = @HTML_DIR@
129
 
INSTALL = @INSTALL@
130
167
INSTALL_DATA = @INSTALL_DATA@
131
168
INSTALL_PROGRAM = @INSTALL_PROGRAM@
132
169
INSTALL_SCRIPT = @INSTALL_SCRIPT@
168
205
LN_S = @LN_S@
169
206
LTLIBOBJS = @LTLIBOBJS@
170
207
MAINT = @MAINT@
 
208
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
209
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
171
210
MAKEINFO = @MAKEINFO@
172
 
MKDIR_P = @MKDIR_P@
173
211
MKINSTALLDIRS = @MKINSTALLDIRS@
174
212
MSGFMT = @MSGFMT@
175
213
MSGFMT_OPTS = @MSGFMT_OPTS@
204
242
VERSION = @VERSION@
205
243
WARN_CFLAGS = @WARN_CFLAGS@
206
244
WARN_CXXFLAGS = @WARN_CXXFLAGS@
 
245
WITH_GNOME_FALSE = @WITH_GNOME_FALSE@
 
246
WITH_GNOME_PRINT_FALSE = @WITH_GNOME_PRINT_FALSE@
 
247
WITH_GNOME_PRINT_TRUE = @WITH_GNOME_PRINT_TRUE@
 
248
WITH_GNOME_TRUE = @WITH_GNOME_TRUE@
 
249
WITH_GTK_PRINT_FALSE = @WITH_GTK_PRINT_FALSE@
 
250
WITH_GTK_PRINT_TRUE = @WITH_GTK_PRINT_TRUE@
 
251
WITH_TYPE1_FONTS_FALSE = @WITH_TYPE1_FONTS_FALSE@
 
252
WITH_TYPE1_FONTS_TRUE = @WITH_TYPE1_FONTS_TRUE@
207
253
XGETTEXT = @XGETTEXT@
208
 
abs_builddir = @abs_builddir@
209
 
abs_srcdir = @abs_srcdir@
210
 
abs_top_builddir = @abs_top_builddir@
211
 
abs_top_srcdir = @abs_top_srcdir@
 
254
ac_ct_AR = @ac_ct_AR@
212
255
ac_ct_CC = @ac_ct_CC@
213
256
ac_ct_CXX = @ac_ct_CXX@
214
257
ac_ct_F77 = @ac_ct_F77@
 
258
ac_ct_RANLIB = @ac_ct_RANLIB@
 
259
ac_ct_STRIP = @ac_ct_STRIP@
 
260
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
261
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
262
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
263
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
264
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
215
265
am__include = @am__include@
216
266
am__leading_dot = @am__leading_dot@
217
267
am__quote = @am__quote@
223
273
build_cpu = @build_cpu@
224
274
build_os = @build_os@
225
275
build_vendor = @build_vendor@
226
 
builddir = @builddir@
227
276
datadir = @datadir@
228
 
datarootdir = @datarootdir@
229
 
docdir = @docdir@
230
 
dvidir = @dvidir@
231
277
exec_prefix = @exec_prefix@
232
278
host = @host@
233
279
host_alias = @host_alias@
234
280
host_cpu = @host_cpu@
235
281
host_os = @host_os@
236
282
host_vendor = @host_vendor@
237
 
htmldir = @htmldir@
238
283
includedir = @includedir@
239
284
infodir = @infodir@
240
285
install_sh = @install_sh@
241
286
libdir = @libdir@
242
287
libexecdir = @libexecdir@
243
 
localedir = @localedir@
244
288
localstatedir = @localstatedir@
245
289
mandir = @mandir@
246
290
mkdir_p = @mkdir_p@
247
291
oldincludedir = @oldincludedir@
248
 
pdfdir = @pdfdir@
249
292
prefix = @prefix@
250
293
program_transform_name = @program_transform_name@
251
 
psdir = @psdir@
252
294
sbindir = @sbindir@
253
295
sharedstatedir = @sharedstatedir@
254
 
srcdir = @srcdir@
255
296
sysconfdir = @sysconfdir@
256
297
target_alias = @target_alias@
257
 
top_builddir = @top_builddir@
258
 
top_srcdir = @top_srcdir@
259
298
SUBDIRS = actions
260
299
all: all-recursive
261
300
 
296
335
clean-libtool:
297
336
        -rm -rf .libs _libs
298
337
 
 
338
distclean-libtool:
 
339
        -rm -f libtool
 
340
uninstall-info-am:
 
341
 
299
342
# This directory's subdirectories are mostly independent; you can cd
300
343
# into them and run `make' without going through this Makefile.
301
344
# To change the values of `make' variables: instead of editing Makefiles,
327
370
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
328
371
        fi; test -z "$$fail"
329
372
 
330
 
$(RECURSIVE_CLEAN_TARGETS):
 
373
mostlyclean-recursive clean-recursive distclean-recursive \
 
374
maintainer-clean-recursive:
331
375
        @failcom='exit 1'; \
332
376
        for f in x $$MAKEFLAGS; do \
333
377
          case $$f in \
428
472
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
429
473
 
430
474
distdir: $(DISTFILES)
431
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433
 
        list='$(DISTFILES)'; \
434
 
          dist_files=`for file in $$list; do echo $$file; done | \
435
 
          sed -e "s|^$$srcdirstrip/||;t" \
436
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
437
 
        case $$dist_files in \
438
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
439
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
440
 
                           sort -u` ;; \
441
 
        esac; \
442
 
        for file in $$dist_files; do \
 
475
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
476
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
477
        list='$(DISTFILES)'; for file in $$list; do \
 
478
          case $$file in \
 
479
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
480
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
481
          esac; \
443
482
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
483
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
484
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
485
            dir="/$$dir"; \
 
486
            $(mkdir_p) "$(distdir)$$dir"; \
 
487
          else \
 
488
            dir=''; \
 
489
          fi; \
444
490
          if test -d $$d/$$file; then \
445
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
446
491
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
447
492
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
448
493
            fi; \
456
501
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
457
502
          if test "$$subdir" = .; then :; else \
458
503
            test -d "$(distdir)/$$subdir" \
459
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
504
            || $(mkdir_p) "$(distdir)/$$subdir" \
460
505
            || exit 1; \
461
506
            distdir=`$(am__cd) $(distdir) && pwd`; \
462
507
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
464
509
              $(MAKE) $(AM_MAKEFLAGS) \
465
510
                top_distdir="$$top_distdir" \
466
511
                distdir="$$distdir/$$subdir" \
467
 
                am__remove_distdir=: \
468
 
                am__skip_length_check=: \
469
512
                distdir) \
470
513
              || exit 1; \
471
514
          fi; \
505
548
 
506
549
distclean: distclean-recursive
507
550
        -rm -f Makefile
508
 
distclean-am: clean-am distclean-generic distclean-tags
 
551
distclean-am: clean-am distclean-generic distclean-libtool \
 
552
        distclean-tags
509
553
 
510
554
dvi: dvi-recursive
511
555
 
519
563
 
520
564
install-data-am:
521
565
 
522
 
install-dvi: install-dvi-recursive
523
 
 
524
566
install-exec-am:
525
567
 
526
 
install-html: install-html-recursive
527
 
 
528
568
install-info: install-info-recursive
529
569
 
530
570
install-man:
531
571
 
532
 
install-pdf: install-pdf-recursive
533
 
 
534
 
install-ps: install-ps-recursive
535
 
 
536
572
installcheck-am:
537
573
 
538
574
maintainer-clean: maintainer-clean-recursive
551
587
 
552
588
ps-am:
553
589
 
554
 
uninstall-am:
555
 
 
556
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
557
 
        install-strip
558
 
 
559
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
560
 
        all all-am check check-am clean clean-generic clean-libtool \
561
 
        ctags ctags-recursive distclean distclean-generic \
562
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
590
uninstall-am: uninstall-info-am
 
591
 
 
592
uninstall-info: uninstall-info-recursive
 
593
 
 
594
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
595
        clean clean-generic clean-libtool clean-recursive ctags \
 
596
        ctags-recursive distclean distclean-generic distclean-libtool \
 
597
        distclean-recursive distclean-tags distdir dvi dvi-am html \
563
598
        html-am info info-am install install-am install-data \
564
 
        install-data-am install-dvi install-dvi-am install-exec \
565
 
        install-exec-am install-html install-html-am install-info \
566
 
        install-info-am install-man install-pdf install-pdf-am \
567
 
        install-ps install-ps-am install-strip installcheck \
 
599
        install-data-am install-exec install-exec-am install-info \
 
600
        install-info-am install-man install-strip installcheck \
568
601
        installcheck-am installdirs installdirs-am maintainer-clean \
569
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
570
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
571
 
        uninstall uninstall-am
 
602
        maintainer-clean-generic maintainer-clean-recursive \
 
603
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
604
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
605
        uninstall uninstall-am uninstall-info-am
572
606
 
573
607
# Tell versions [3.59,3.63) of GNU make to not export all variables.
574
608
# Otherwise a system limit (for SysV at least) may be exceeded.