~nathwill-deactivatedaccount-deactivatedaccount/ubuntu/precise/inkscape/lp.496223

« back to all changes in this revision

Viewing changes to share/icons/application/256x256/Makefile.in

  • Committer: Bryce Harrington
  • Date: 2012-02-23 20:35:10 UTC
  • mfrom: (63.1.2 fix-933188)
  • Revision ID: bryce@canonical.com-20120223203510-pdvnhyblebeftswl
Tags: 0.48.3-0ubuntu1
Merge 0.48.3

* New upstream release (LP: #933188).  Fixes several Ubuntu bugs:
  - inkscape fails to build with glib 2.31 (LP: #898538)
  - ctrl c ctrl v of text in edit mode crashes inkscape (LP: #496793)
  - Completely replace lcms1 by lcms2 in Ubuntu (LP: #885324)
  - parameters ending with '\' causes python to bomb (LP: #168417)
  - Extensions with <check> tags fail to load (LP: #668895)
  - ESC doesn't cancel move when using the Node Tool (LP: #788560)
  - unable to edit attributes in Inkscape XML Editor (LP: #884368)
  - Some layers should be visible by default in Layers dialog (LP: #902054)
  - Path Effect List is hidden (LP: #909958)
  - Input Devices > Hardware > Tree of devices is hidden (LP: #910467)
  - Glyphs Font styles are hidden (LP: #911079)
  - Error messages from Extensions hidden (LP: #911079)
  - Messages dialog doesn't work (LP: #911123)
* Drop 02-add-shebangs-and-fix-permissions.dpatch: Applied upstream.
* Drop build-dependency on specific libwpd/libwpg version.

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.11.3 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, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
48
48
CONFIG_HEADER = $(top_builddir)/config.h
49
49
CONFIG_CLEAN_FILES =
50
50
CONFIG_CLEAN_VPATH_FILES =
51
 
AM_V_GEN = $(am__v_GEN_$(V))
52
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
51
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
52
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
53
53
am__v_GEN_0 = @echo "  GEN   " $@;
54
 
AM_V_at = $(am__v_at_$(V))
55
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
54
AM_V_at = $(am__v_at_@AM_V@)
 
55
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
56
56
am__v_at_0 = @
57
57
SOURCES =
58
58
DIST_SOURCES =
77
77
am__base_list = \
78
78
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
79
79
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
80
am__uninstall_files_from_dir = { \
 
81
  test -z "$$files" \
 
82
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
83
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
84
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
85
  }
80
86
am__installdirs = "$(DESTDIR)$(icondir)"
81
87
DATA = $(icon_DATA)
82
88
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126
132
GNOME_VFS_CFLAGS = @GNOME_VFS_CFLAGS@
127
133
GNOME_VFS_LIBS = @GNOME_VFS_LIBS@
128
134
GREP = @GREP@
 
135
GTKMM_2_22_CFLAGS = @GTKMM_2_22_CFLAGS@
 
136
GTKMM_2_22_LIBS = @GTKMM_2_22_LIBS@
 
137
GTKMM_2_24_CFLAGS = @GTKMM_2_24_CFLAGS@
 
138
GTKMM_2_24_LIBS = @GTKMM_2_24_LIBS@
129
139
IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
130
140
IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
131
141
INKBOARD_CFLAGS = @INKBOARD_CFLAGS@
144
154
INTLTOOL_MERGE = @INTLTOOL_MERGE@
145
155
INTLTOOL_PERL = @INTLTOOL_PERL@
146
156
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
157
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
158
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
159
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
160
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
161
LCMS2_CFLAGS = @LCMS2_CFLAGS@
 
162
LCMS2_LIBS = @LCMS2_LIBS@
147
163
LCMS_CFLAGS = @LCMS_CFLAGS@
148
164
LCMS_LIBS = @LCMS_LIBS@
149
165
LDFLAGS = @LDFLAGS@
171
187
PACKAGE_TARNAME = @PACKAGE_TARNAME@
172
188
PACKAGE_URL = @PACKAGE_URL@
173
189
PACKAGE_VERSION = @PACKAGE_VERSION@
174
 
PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
175
 
PANGOFT2_LIBS = @PANGOFT2_LIBS@
176
190
PATH_SEPARATOR = @PATH_SEPARATOR@
177
191
PERL_CFLAGS = @PERL_CFLAGS@
178
192
PERL_LIBS = @PERL_LIBS@
201
215
USE_NLS = @USE_NLS@
202
216
VERSION = @VERSION@
203
217
WIN32_CFLAGS = @WIN32_CFLAGS@
204
 
XFT_CFLAGS = @XFT_CFLAGS@
205
 
XFT_LIBS = @XFT_LIBS@
206
218
XGETTEXT = @XGETTEXT@
207
219
abs_builddir = @abs_builddir@
208
220
abs_srcdir = @abs_srcdir@
236
248
includedir = @includedir@
237
249
infodir = @infodir@
238
250
install_sh = @install_sh@
 
251
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
252
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
239
253
libdir = @libdir@
240
254
libexecdir = @libexecdir@
241
255
localedir = @localedir@
308
322
        @$(NORMAL_UNINSTALL)
309
323
        @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
310
324
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
311
 
        test -n "$$files" || exit 0; \
312
 
        echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \
313
 
        cd "$(DESTDIR)$(icondir)" && rm -f $$files
 
325
        dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
314
326
tags: TAGS
315
327
TAGS:
316
328
 
365
377
 
366
378
installcheck: installcheck-am
367
379
install-strip:
368
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370
 
          `test -z '$(STRIP)' || \
371
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
380
        if test -z '$(STRIP)'; then \
 
381
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
382
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
383
              install; \
 
384
        else \
 
385
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
386
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
387
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
388
        fi
372
389
mostlyclean-generic:
373
390
 
374
391
clean-generic: