~ubuntu-branches/ubuntu/precise/gutenprint/precise

« back to all changes in this revision

Viewing changes to src/gutenprintui2/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Till Kamppeter
  • Date: 2009-08-14 10:06:24 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090814100624-agjl4bv8obqsjmkn
Tags: 5.2.4-0ubuntu1
* New upstream release
   - Added support for Canon PIXMA iX4000, Canon SELPHY CP-520, EPSON 
     Stylus Photo R2880, EPSON Stylus DX4000
   - Corrections for Epson PM-D600, Epson Stylus Photo R2400, EPSON Artisan
     700/800, Stylus Photo P/TX700/800 series
   - Name corrections for all Ricoh anmd OEM printers and for the
     EPSON Stylus Photo PX700W,EPSON Stylus Photo TX700W, EPSON Stylus Photo
     PX800FW, EPSON Stylus Photo TX800FW
   - The EPSON inkjet utility, escputil, now correctly prints the color name
     for low ink warnings.
   - Printing resolution names have been fixed in non-English locales
     in CUPS PPD files.
   - A Russian translation has been added.  The Danish and Italian
     translations have been updated.
   - Support has been added for L-size paper with tear-off borders.
   - The ordering of inks in quadtone ink sets on Epson printers has
     been corrected.  In addition, support has been added for MIS
     quadtone and 6 tone inks.
   - It is now possible to adjust the ink parameters for quadtone
     inks in CUPS.  Previously, these parameters could only be
     adjusted in the enhanced Print plugin for GIMP and other native
     Gutenprint applications.
   - Updating CUPS PPD files is now faster.
* debian/patches/20_fix_gimpprint_menu_entry.dpatch: Removed, was already
  deactivated for longer time.
* debian/patches/25_sync-ricoh-printer-names-with-openprinting.dpatch:
  Removed, applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
47
47
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
48
48
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
49
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
50
 
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
51
 
        $(top_srcdir)/m4/stp.m4 $(top_srcdir)/m4/stp_cups.m4 \
52
 
        $(top_srcdir)/m4/stp_gimp.m4 $(top_srcdir)/m4/stp_option.m4 \
53
 
        $(top_srcdir)/m4/stp_release.m4 $(top_srcdir)/configure.ac
 
49
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
 
50
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
51
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
52
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
53
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/stp.m4 \
 
54
        $(top_srcdir)/m4/stp_cups.m4 $(top_srcdir)/m4/stp_gimp.m4 \
 
55
        $(top_srcdir)/m4/stp_option.m4 $(top_srcdir)/m4/stp_release.m4 \
 
56
        $(top_srcdir)/configure.ac
54
57
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55
58
        $(ACLOCAL_M4)
56
59
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
128
131
CUPS_CONFIG = @CUPS_CONFIG@
129
132
CUPS_LIBS = @CUPS_LIBS@
130
133
CUPS_PPD_PS_LEVEL = @CUPS_PPD_PS_LEVEL@
131
 
CXX = @CXX@
132
 
CXXCPP = @CXXCPP@
133
 
CXXDEPMODE = @CXXDEPMODE@
134
 
CXXFLAGS = @CXXFLAGS@
135
134
CYGPATH_W = @CYGPATH_W@
136
135
DB2HTML = @DB2HTML@
137
136
DB2PDF = @DB2PDF@
141
140
DIALOG = @DIALOG@
142
141
DOXYGEN = @DOXYGEN@
143
142
DSYMUTIL = @DSYMUTIL@
 
143
DUMPBIN = @DUMPBIN@
144
144
DVIPDF = @DVIPDF@
145
145
DVIPS = @DVIPS@
146
 
ECHO = @ECHO@
147
146
ECHO_C = @ECHO_C@
148
147
ECHO_N = @ECHO_N@
149
148
ECHO_T = @ECHO_T@
150
149
EGREP = @EGREP@
151
150
EXEEXT = @EXEEXT@
152
 
F77 = @F77@
153
 
FFLAGS = @FFLAGS@
 
151
FGREP = @FGREP@
154
152
FIND = @FIND@
155
153
FOOMATIC_CONFIGURE = @FOOMATIC_CONFIGURE@
156
154
FOOMATIC_KITLOAD = @FOOMATIC_KITLOAD@
195
193
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
196
194
INTLLIBS = @INTLLIBS@
197
195
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
196
LD = @LD@
198
197
LDFLAGS = @LDFLAGS@
199
198
LEX = @LEX@
200
199
LEXLIB = @LEXLIB@
206
205
LIBS = $(INTLLIBS) @LIBS@
207
206
LIBTOOL = @LIBTOOL@
208
207
LIBTOOL_DEPS = @LIBTOOL_DEPS@
 
208
LIPO = @LIPO@
209
209
LN_S = @LN_S@
210
210
LTALLOCA = @LTALLOCA@
211
211
LTLIBICONV = @LTLIBICONV@
218
218
MSGFMT = @MSGFMT@
219
219
MSGFMT_015 = @MSGFMT_015@
220
220
MSGMERGE = @MSGMERGE@
 
221
NM = @NM@
221
222
NMEDIT = @NMEDIT@
 
223
OBJDUMP = @OBJDUMP@
222
224
OBJEXT = @OBJEXT@
 
225
OTOOL = @OTOOL@
 
226
OTOOL64 = @OTOOL64@
223
227
PACKAGE = @PACKAGE@
224
228
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
225
229
PACKAGE_NAME = @PACKAGE_NAME@
253
257
abs_top_builddir = @abs_top_builddir@
254
258
abs_top_srcdir = @abs_top_srcdir@
255
259
ac_ct_CC = @ac_ct_CC@
256
 
ac_ct_CXX = @ac_ct_CXX@
257
 
ac_ct_F77 = @ac_ct_F77@
 
260
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
258
261
am__include = @am__include@
259
262
am__leading_dot = @am__leading_dot@
260
263
am__quote = @am__quote@
299
302
libexecdir = @libexecdir@
300
303
localedir = @localedir@
301
304
localstatedir = @localstatedir@
 
305
lt_ECHO = @lt_ECHO@
302
306
mandir = @mandir@
303
307
mkdir_p = @mkdir_p@
304
308
oldincludedir = @oldincludedir@
311
315
srcdir = @srcdir@
312
316
sysconfdir = @sysconfdir@
313
317
target_alias = @target_alias@
 
318
top_build_prefix = @top_build_prefix@
314
319
top_builddir = @top_builddir@
315
320
top_srcdir = @top_srcdir@
316
321
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(LOCAL_CPPFLAGS) $(GNUCFLAGS)