~ubuntu-branches/ubuntu/vivid/pango1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to pango/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2010-10-19 23:37:45 UTC
  • mfrom: (1.5.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20101019233745-xey8xlf91rpkth51
Tags: 1.28.3-1
* New upstream stable release.
  + Fixes SIGFPE in opentype renderer. Closes: #598166.

Show diffs side-by-side

added added

removed removed

Lines of Context:
438
438
PKGCONFIG_CAIRO_REQUIRES = @PKGCONFIG_CAIRO_REQUIRES@
439
439
PKGCONFIG_MATH_LIBS = @PKGCONFIG_MATH_LIBS@
440
440
PKG_CONFIG = @PKG_CONFIG@
 
441
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
442
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
441
443
RANLIB = @RANLIB@
442
444
SED = @SED@
443
445
SET_MAKE = @SET_MAKE@
629
631
Pango_1_0_gir_INCLUDES = GObject-2.0 cairo-1.0
630
632
Pango_1_0_gir_LIBS = libpango-1.0.la
631
633
Pango_1_0_gir_CFLAGS = -I$(top_srcdir) $(PANGO_CFLAGS)
632
 
Pango_1_0_gir_FILES = $(addprefix $(srcdir)/,$(pango_introspection_files))
 
634
Pango_1_0_gir_FILES = $(filter-out %-private.h pango-color-table.h, $(addprefix $(srcdir)/,$(pango_introspection_files)))
633
635
@HAVE_X_TRUE@aliasdir = $(sysconfdir)/pango
634
636
@HAVE_X_TRUE@alias_DATA = pangox.aliases
635
637
pangox_headers = pangox.h
697
699
        $(pangoft2_headers) \
698
700
        $(pangoft2_public_sources)
699
701
 
700
 
PangoFT2_1_0_gir_PACKAGES = gobject-2.0 freetype2 pangoft2
701
 
PangoFT2_1_0_gir_INCLUDES = GObject-2.0 cairo-1.0 Pango-1.0 freetype2-2.0 fontconfig-2.0
 
702
PangoFT2_1_0_gir_PACKAGES = freetype2
 
703
PangoFT2_1_0_gir_INCLUDES = GObject-2.0 cairo-1.0 freetype2-2.0 fontconfig-2.0
702
704
PangoFT2_1_0_gir_LIBS = libpangoft2-1.0.la
703
705
PangoFT2_1_0_gir_CFLAGS = -I$(top_srcdir)
704
 
PangoFT2_1_0_gir_FILES = $(addprefix $(srcdir)/,$(pangoft2_introspection_files))
 
706
PangoFT2_1_0_gir_SCANNERFLAGS = --include-uninstalled=$(builddir)/Pango-1.0.gir
 
707
PangoFT2_1_0_gir_FILES = $(filter-out %-private.h, $(addprefix $(srcdir)/,$(pangoft2_introspection_files)))
705
708
pangoxft_headers = pangoxft.h pangoxft-render.h
706
709
libpangoxft_1_0_la_LDFLAGS = $(LIBRARY_LIBTOOL_OPTIONS) \
707
710
        $(am__append_15)
727
730
    $(libpangoxft_1_0_la_SOURCES)
728
731
 
729
732
PangoXft_1_0_gir_PACKAGES = gobject-2.0 freetype2
730
 
PangoXft_1_0_gir_INCLUDES = GObject-2.0 PangoFT2-1.0 xft-2.0 xlib-2.0
 
733
PangoXft_1_0_gir_INCLUDES = GObject-2.0 xft-2.0 xlib-2.0
731
734
PangoXft_1_0_gir_LIBS = libpangoxft-1.0.la
732
735
PangoXft_1_0_gir_CFLAGS = -I$(top_srcdir) $(PANGO_CFLAGS)
733
 
PangoXft_1_0_gir_FILES = $(addprefix $(srcdir)/,$(pangoxft_introspection_files))
 
736
PangoXft_1_0_gir_SCANNERFLAGS = --include-uninstalled=$(builddir)/PangoFT2-1.0.gir
 
737
PangoXft_1_0_gir_FILES = $(filter-out %-private.h, $(addprefix $(srcdir)/,$(pangoxft_introspection_files)))
734
738
pangocairo_headers = pangocairo.h
735
739
libpangocairo_1_0_la_LDFLAGS = $(LIBRARY_LIBTOOL_OPTIONS) \
736
740
        $(am__append_20) $(am__append_30)
751
755
    $(pangocairo_headers)
752
756
 
753
757
PangoCairo_1_0_gir_PACKAGES = gobject-2.0 cairo
754
 
PangoCairo_1_0_gir_INCLUDES = GObject-2.0 cairo-1.0 Pango-1.0 $(PANGOCAIRO_FONT_BACKEND_GI_MODULE)
 
758
PangoCairo_1_0_gir_INCLUDES = GObject-2.0 cairo-1.0 $(PANGOCAIRO_FONT_BACKEND_GI_MODULE)
755
759
PangoCairo_1_0_gir_LIBS = libpangocairo-1.0.la
756
760
PangoCairo_1_0_gir_CFLAGS = -I$(top_srcdir) $(PANGO_CFLAGS)
757
 
PangoCairo_1_0_gir_FILES = $(addprefix $(srcdir)/,$(pangocairo_introspection_files))
 
761
PangoCairo_1_0_gir_SCANNERFLAGS = --include-uninstalled=$(builddir)/Pango-1.0.gir --include-uninstalled=$(builddir)/$(PANGOCAIRO_FONT_BACKEND_GI_MODULE).gir
 
762
PangoCairo_1_0_gir_FILES = $(filter-out %-private.h, $(addprefix $(srcdir)/,$(pangocairo_introspection_files)))
758
763
libpangowin32_1_0_la_LDFLAGS = $(LIBRARY_LIBTOOL_OPTIONS) \
759
764
        $(am__append_34)
760
765
libpangowin32_1_0_la_LIBADD = \