~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to filters/kontour/wmf/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
####### General stuff
2
 
 
3
 
INCLUDES= -I$(srcdir) $(KWMF_INCLUDES) $(KOFFICE_INCLUDES) $(all_includes)
4
 
libwmfimport_la_LDFLAGS = -module -avoid-version -no-undefined
5
 
libwmfimport_la_LIBADD = $(KOFFICE_LIBS) $(LIB_KWMF)
6
 
 
7
 
####### Files
8
 
 
9
 
kde_module_LTLIBRARIES = libwmfimport.la
10
 
 
11
 
libwmfimport_la_SOURCES = wmfimport.cc wmfimport_factory.cc
12
 
 
13
 
noinst_HEADERS = wmfimport.h wmfimport_factory.h
14
 
 
15
 
METASOURCES = AUTO
16
 
 
17
 
service_DATA = killustrator_wmf_import.desktop
18
 
servicedir = $(kde_servicesdir)
19
 
data_DATA = x-wmf.desktop
20
 
datadir = $(kde_mimedir)/image