~ubuntu-branches/ubuntu/oneiric/gimp/oneiric

« back to all changes in this revision

Viewing changes to plug-ins/metadata/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
125
125
CPPFLAGS = @CPPFLAGS@
126
126
CURL_CFLAGS = @CURL_CFLAGS@
127
127
CURL_LIBS = @CURL_LIBS@
128
 
CXX = @CXX@
129
 
CXXCPP = @CXXCPP@
130
 
CXXDEPMODE = @CXXDEPMODE@
131
 
CXXFLAGS = @CXXFLAGS@
132
128
CYGPATH_W = @CYGPATH_W@
133
129
DATADIRNAME = @DATADIRNAME@
134
130
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
140
136
DLLTOOL = @DLLTOOL@
141
137
DOC_SHOOTER = @DOC_SHOOTER@
142
138
DSYMUTIL = @DSYMUTIL@
143
 
ECHO = @ECHO@
 
139
DUMPBIN = @DUMPBIN@
144
140
ECHO_C = @ECHO_C@
145
141
ECHO_N = @ECHO_N@
146
142
ECHO_T = @ECHO_T@
148
144
EXEEXT = @EXEEXT@
149
145
EXIF_CFLAGS = @EXIF_CFLAGS@
150
146
EXIF_LIBS = @EXIF_LIBS@
151
 
F77 = @F77@
152
 
FFLAGS = @FFLAGS@
 
147
FGREP = @FGREP@
153
148
FILE_AA = @FILE_AA@
154
149
FILE_MNG = @FILE_MNG@
155
150
FILE_PDF = @FILE_PDF@
224
219
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
225
220
INSTOBJEXT = @INSTOBJEXT@
226
221
INTLLIBS = @INTLLIBS@
227
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
228
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
229
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
230
222
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
231
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
232
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
233
223
INTLTOOL_MERGE = @INTLTOOL_MERGE@
234
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
235
224
INTLTOOL_PERL = @INTLTOOL_PERL@
236
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
237
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
238
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
239
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
240
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
241
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
242
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
243
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
244
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
245
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
246
225
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
247
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
248
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
249
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
250
226
ISO_CODES_LOCALEDIR = @ISO_CODES_LOCALEDIR@
251
227
ISO_CODES_LOCATION = @ISO_CODES_LOCATION@
252
228
JPEG_LIBS = @JPEG_LIBS@
253
229
LCMS = @LCMS@
254
230
LCMS_CFLAGS = @LCMS_CFLAGS@
255
231
LCMS_LIBS = @LCMS_LIBS@
 
232
LD = @LD@
256
233
LDFLAGS = @LDFLAGS@
257
234
LIBOBJS = @LIBOBJS@
258
235
LIBS = @LIBS@
259
236
LIBTOOL = @LIBTOOL@
 
237
LIPO = @LIPO@
260
238
LN_S = @LN_S@
261
239
LTLIBOBJS = @LTLIBOBJS@
262
240
LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
272
250
MSGFMT = @MSGFMT@
273
251
MSGFMT_OPTS = @MSGFMT_OPTS@
274
252
MSGMERGE = @MSGMERGE@
 
253
NM = @NM@
275
254
NMEDIT = @NMEDIT@
276
255
OBJDUMP = @OBJDUMP@
277
256
OBJEXT = @OBJEXT@
 
257
OTOOL = @OTOOL@
 
258
OTOOL64 = @OTOOL64@
278
259
PACKAGE = @PACKAGE@
279
260
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
280
261
PACKAGE_NAME = @PACKAGE_NAME@
281
262
PACKAGE_STRING = @PACKAGE_STRING@
282
263
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
264
PACKAGE_URL = @PACKAGE_URL@
283
265
PACKAGE_VERSION = @PACKAGE_VERSION@
284
266
PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
285
267
PANGOFT2_LIBS = @PANGOFT2_LIBS@
350
332
abs_top_builddir = @abs_top_builddir@
351
333
abs_top_srcdir = @abs_top_srcdir@
352
334
ac_ct_CC = @ac_ct_CC@
353
 
ac_ct_CXX = @ac_ct_CXX@
354
 
ac_ct_F77 = @ac_ct_F77@
 
335
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
355
336
am__include = @am__include@
356
337
am__leading_dot = @am__leading_dot@
357
338
am__quote = @am__quote@
387
368
libexecdir = $(gimpplugindir)/plug-ins
388
369
localedir = @localedir@
389
370
localstatedir = @localstatedir@
 
371
lt_ECHO = @lt_ECHO@
390
372
mandir = @mandir@
391
373
mkdir_p = @mkdir_p@
392
374
ms_librarian = @ms_librarian@
470
452
        @for dep in $?; do \
471
453
          case '$(am__configure_deps)' in \
472
454
            *$$dep*) \
473
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
474
 
                && exit 0; \
 
455
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
456
                && { if test -f $@; then exit 0; else break; fi; }; \
475
457
              exit 1;; \
476
458
          esac; \
477
459
        done; \
587
569
        unique=`for i in $$list; do \
588
570
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
589
571
          done | \
590
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
572
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
591
573
              END { if (nonempty) { for (i in files) print i; }; }'`; \
592
574
        mkid -fID $$unique
593
575
tags: TAGS
630
612
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
631
613
 
632
614
check-TESTS: $(TESTS)
633
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
615
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
634
616
        srcdir=$(srcdir); export srcdir; \
635
617
        list=' $(TESTS) '; \
636
618
        if test -n "$$list"; then \
641
623
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
642
624
              all=`expr $$all + 1`; \
643
625
              case " $(XFAIL_TESTS) " in \
644
 
              *$$ws$$tst$$ws*) \
 
626
              *[\ \     ]$$tst[\ \      ]*) \
645
627
                xpass=`expr $$xpass + 1`; \
646
628
                failed=`expr $$failed + 1`; \
647
629
                echo "XPASS: $$tst"; \
653
635
            elif test $$? -ne 77; then \
654
636
              all=`expr $$all + 1`; \
655
637
              case " $(XFAIL_TESTS) " in \
656
 
              *$$ws$$tst$$ws*) \
 
638
              *[\ \     ]$$tst[\ \      ]*) \
657
639
                xfail=`expr $$xfail + 1`; \
658
640
                echo "XFAIL: $$tst"; \
659
641
              ;; \
667
649
              echo "SKIP: $$tst"; \
668
650
            fi; \
669
651
          done; \
 
652
          if test "$$all" -eq 1; then \
 
653
            tests="test"; \
 
654
            All=""; \
 
655
          else \
 
656
            tests="tests"; \
 
657
            All="All "; \
 
658
          fi; \
670
659
          if test "$$failed" -eq 0; then \
671
660
            if test "$$xfail" -eq 0; then \
672
 
              banner="All $$all tests passed"; \
 
661
              banner="$$All$$all $$tests passed"; \
673
662
            else \
674
 
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
663
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
664
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
675
665
            fi; \
676
666
          else \
677
667
            if test "$$xpass" -eq 0; then \
678
 
              banner="$$failed of $$all tests failed"; \
 
668
              banner="$$failed of $$all $$tests failed"; \
679
669
            else \
680
 
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
670
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
671
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
681
672
            fi; \
682
673
          fi; \
683
674
          dashes="$$banner"; \
684
675
          skipped=""; \
685
676
          if test "$$skip" -ne 0; then \
686
 
            skipped="($$skip tests were not run)"; \
 
677
            if test "$$skip" -eq 1; then \
 
678
              skipped="($$skip test was not run)"; \
 
679
            else \
 
680
              skipped="($$skip tests were not run)"; \
 
681
            fi; \
687
682
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
688
683
              dashes="$$skipped"; \
689
684
          fi; \