~ubuntu-branches/ubuntu/precise/inkscape/precise-updates

« back to all changes in this revision

Viewing changes to share/extensions/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alex Valavanis
  • Date: 2010-09-12 19:44:58 UTC
  • mfrom: (1.1.12 upstream) (45.1.3 maverick)
  • Revision ID: james.westby@ubuntu.com-20100912194458-4sjwmbl7dlsrk5dc
Tags: 0.48.0-1ubuntu1
* Merge with Debian unstable (LP: #628048, LP: #401567, LP: #456248, 
  LP: #463602, LP: #591986)
* debian/control: 
  - Ubuntu maintainers
  - Promote python-lxml, python-numpy, python-uniconvertor to Recommends.
  - Demote pstoedit to Suggests (universe package).
  - Suggests ttf-dejavu instead of ttf-bitstream-vera (LP: #513319)
* debian/rules:
  - Run intltool-update on build (Ubuntu-specific).
  - Add translation domain to .desktop files (Ubuntu-specific).
* debian/dirs:
  - Add usr/share/pixmaps.  Allow inkscape.xpm installation
* drop 50-poppler-API.dpatch (now upstream)
* drop 51-paste-in-unwritable-directory.dpatch (now upstream) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 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,
41
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42
42
        $(top_srcdir)/m4/ac_define_dir.m4 \
43
43
        $(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/relaytool.m4 \
44
 
        $(top_srcdir)/m4/ink_svn_snapshot_build.m4 \
 
44
        $(top_srcdir)/m4/ink_bzr_snapshot_build.m4 \
45
45
        $(top_srcdir)/configure.ac
46
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
47
        $(ACLOCAL_M4)
73
73
am__installdirs = "$(DESTDIR)$(extensiondir)" "$(DESTDIR)$(moduledir)" \
74
74
        "$(DESTDIR)$(otherstuffdir)"
75
75
SCRIPTS = $(extension_SCRIPTS)
 
76
AM_V_GEN = $(am__v_GEN_$(V))
 
77
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
78
am__v_GEN_0 = @echo "  GEN   " $@;
 
79
AM_V_at = $(am__v_at_$(V))
 
80
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
81
am__v_at_0 = @
76
82
SOURCES =
77
83
DIST_SOURCES =
78
84
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
120
126
ACLOCAL = @ACLOCAL@
121
127
ALL_LINGUAS = @ALL_LINGUAS@
122
128
AMTAR = @AMTAR@
 
129
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
123
130
AUTOCONF = @AUTOCONF@
124
131
AUTOHEADER = @AUTOHEADER@
125
132
AUTOMAKE = @AUTOMAKE@
164
171
GREP = @GREP@
165
172
IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
166
173
IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
 
174
INKBOARD_CFLAGS = @INKBOARD_CFLAGS@
 
175
INKBOARD_LIBS = @INKBOARD_LIBS@
167
176
INKSCAPE_CFLAGS = @INKSCAPE_CFLAGS@
168
177
INKSCAPE_DATADIR = @INKSCAPE_DATADIR@
169
178
INKSCAPE_LIBS = @INKSCAPE_LIBS@
208
217
PERL_LIBS = @PERL_LIBS@
209
218
PKG_CONFIG = @PKG_CONFIG@
210
219
POFILES = @POFILES@
211
 
POPPLERNEW_CFLAGS = @POPPLERNEW_CFLAGS@
212
 
POPPLERNEW_LIBS = @POPPLERNEW_LIBS@
213
220
POPPLER_CAIRO_CFLAGS = @POPPLER_CAIRO_CFLAGS@
214
221
POPPLER_CAIRO_LIBS = @POPPLER_CAIRO_LIBS@
215
222
POPPLER_CFLAGS = @POPPLER_CFLAGS@
 
223
POPPLER_GFXFONT_CFLAGS = @POPPLER_GFXFONT_CFLAGS@
 
224
POPPLER_GFXFONT_LIBS = @POPPLER_GFXFONT_LIBS@
216
225
POPPLER_GLIB_CFLAGS = @POPPLER_GLIB_CFLAGS@
217
226
POPPLER_GLIB_LIBS = @POPPLER_GLIB_LIBS@
218
227
POPPLER_LIBS = @POPPLER_LIBS@
300
309
        addnodes.py \
301
310
        bezmisc.py \
302
311
        chardataeffect.py\
 
312
        color_blackandwhite.py\
303
313
        color_brighter.py\
304
314
        color_custom.py\
305
315
        color_darker.py\
343
353
        fractalize.py \
344
354
        funcplot.py \
345
355
        gears.py\
 
356
        generate_voronoi.py \
346
357
        gimp_xcf.py \
347
358
        grid_cartesian.py \
348
359
        grid_polar.py \
356
367
        inkweb.js \
357
368
        interp.py \
358
369
        interp_att_g.py \
 
370
        jessyInk.js \
 
371
        jessyInk_autoTexts.py \
 
372
        jessyInk_core_mouseHandler_noclick.js \
 
373
        jessyInk_core_mouseHandler_zoomControl.js \
 
374
        jessyInk_effects.py \
 
375
        jessyInk_export.py \
 
376
        jessyInk_install.py \
 
377
        jessyInk_keyBindings.py \
 
378
        jessyInk_masterSlide.py \
 
379
        jessyInk_mouseHandler.py \
 
380
        jessyInk_summary.py \
 
381
        jessyInk_transitions.py \
 
382
        jessyInk_uninstall.py \
 
383
        jessyInk_video.py \
 
384
        jessyInk_view.py \
359
385
        launch_webbrowser.py \
360
386
        lindenmayer.py \
361
387
        lorem_ipsum.py \
369
395
        pathmodifier.py\
370
396
        perfectboundcover.py \
371
397
        perspective.py \
 
398
        pixelsnap.py \
372
399
        plt_output.py \
373
400
        polyhedron_3d.py \
374
401
        printing-marks.py \
378
405
        radiusrand.py \
379
406
        restack.py \
380
407
        render_barcode.py \
 
408
        render_barcode_datamatrix.py \
381
409
        render_alphabetsoup.py \
382
410
        render_alphabetsoup_config.py \
383
411
        rtree.py \
393
421
        sk2svg.sh \
394
422
        SpSVG.pm \
395
423
        spirograph.py\
 
424
        split.py \
396
425
        straightseg.py \
397
426
        summersnight.py \
398
427
        svgcalendar.py \
410
439
        txt2svg.pl \
411
440
        uniconv-ext.py \
412
441
        uniconv_output.py \
 
442
        voronoi.py \
 
443
        webslicer_create_group.py \
 
444
        webslicer_create_rect.py \
 
445
        webslicer_effect.py \
 
446
        webslicer_export.py \
413
447
        web-set-att.py \
414
448
        web-transmit-att.py \
415
449
        whirl.py \
 
450
        wireframe_sphere.py \
416
451
        wmf_output.py \
417
452
        yocto_css.py
418
453
 
419
454
otherstuff = \
420
455
        aisvg.xslt \
421
456
        colors.xml \
 
457
        jessyInk_video.svg \
422
458
        svg2xaml.xsl \
423
459
        xaml2svg.xsl
424
460
 
431
467
        cdt_input.inx \
432
468
        cgm_input.inx \
433
469
        cmx_input.inx \
 
470
        color_blackandwhite.inx\
434
471
        color_brighter.inx\
435
472
        color_custom.inx \
436
473
        color_darker.inx\
470
507
        fractalize.inx \
471
508
        funcplot.inx \
472
509
        gears.inx\
 
510
        generate_voronoi.inx \
473
511
        gimp_xcf.inx \
474
512
        grid_cartesian.inx \
475
513
        grid_polar.inx \
486
524
        inkscape_help_keys.inx \
487
525
        interp.inx \
488
526
        interp_att_g.inx \
 
527
        jessyInk_autoTexts.inx \
 
528
        jessyInk_effects.inx \
 
529
        jessyInk_export.inx \
 
530
        jessyInk_install.inx \
 
531
        jessyInk_keyBindings.inx \
 
532
        jessyInk_masterSlide.inx \
 
533
        jessyInk_mouseHandler.inx \
 
534
        jessyInk_summary.inx \
 
535
        jessyInk_transitions.inx \
 
536
        jessyInk_uninstall.inx \
 
537
        jessyInk_video.inx \
 
538
        jessyInk_view.inx \
489
539
        lindenmayer.inx \
490
540
        lorem_ipsum.inx \
491
541
        markers_strokepaint.inx \
497
547
        pathscatter.inx\
498
548
        perfectboundcover.inx \
499
549
        perspective.inx \
 
550
        pixelsnap.inx \
500
551
        plt_input.inx \
501
552
        plt_output.inx \
502
553
        polyhedron_3d.inx       \
504
555
        ps_input.inx \
505
556
        radiusrand.inx \
506
557
        render_barcode.inx \
 
558
        render_barcode_datamatrix.inx \
507
559
        render_alphabetsoup.inx \
508
560
        restack.inx \
509
561
        rubberstretch.inx \
513
565
        sk1_input.inx \
514
566
        sk1_output.inx \
515
567
        spirograph.inx \
 
568
        split.inx \
516
569
        straightseg.inx \
517
570
        summersnight.inx \
518
571
        svg2xaml.inx \
528
581
        text_braille.inx \
529
582
        triangle.inx \
530
583
        txt2svg.inx \
 
584
        webslicer_create_group.inx \
 
585
        webslicer_create_rect.inx \
 
586
        webslicer_export.inx \
531
587
        web-set-att.inx \
532
588
        web-transmit-att.inx \
533
589
        whirl.inx \
 
590
        wireframe_sphere.inx \
534
591
        wmf_input.inx \
535
592
        wmf_output.inx \
536
593
        xaml2svg.inx
559
616
              exit 1;; \
560
617
          esac; \
561
618
        done; \
562
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu share/extensions/Makefile'; \
 
619
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign share/extensions/Makefile'; \
563
620
        $(am__cd) $(top_srcdir) && \
564
 
          $(AUTOMAKE) --gnu share/extensions/Makefile
 
621
          $(AUTOMAKE) --foreign share/extensions/Makefile
565
622
.PRECIOUS: Makefile
566
623
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
567
624
        @case '$?' in \
662
719
#     (which will cause the Makefiles to be regenerated when you run `make');
663
720
# (2) otherwise, pass the desired values on the `make' command line.
664
721
$(RECURSIVE_TARGETS):
665
 
        @failcom='exit 1'; \
 
722
        @fail= failcom='exit 1'; \
666
723
        for f in x $$MAKEFLAGS; do \
667
724
          case $$f in \
668
725
            *=* | --[!k]*);; \
687
744
        fi; test -z "$$fail"
688
745
 
689
746
$(RECURSIVE_CLEAN_TARGETS):
690
 
        @failcom='exit 1'; \
 
747
        @fail= failcom='exit 1'; \
691
748
        for f in x $$MAKEFLAGS; do \
692
749
          case $$f in \
693
750
            *=* | --[!k]*);; \