]> git.ipfire.org Git - thirdparty/cups.git/blob - conf/mime.convs.in
Fix .PHONY declaration
[thirdparty/cups.git] / conf / mime.convs.in
1 #
2 # DO NOT EDIT THIS FILE, AS IT IS OVERWRITTEN WHEN YOU INSTALL NEW
3 # VERSIONS OF CUPS. Instead, create a "local.convs" file that
4 # reflects your local configuration changes.
5 #
6 # Base MIME conversions file for CUPS.
7 #
8 # Copyright 2007-2016 by Apple Inc.
9 # Copyright 1997-2007 by Easy Software Products.
10 #
11 # These coded instructions, statements, and computer programs are the
12 # property of Apple Inc. and are protected by Federal copyright
13 # law. Distribution and use rights are outlined in the file "LICENSE.txt"
14 # which should have been included with this file. If this file is
15 # file is missing or damaged, see the license at "http://www.cups.org/".
16 #
17
18 ########################################################################
19 #
20 # Format of Lines:
21 #
22 # source/type destination/type cost filter
23 #
24 # General Notes:
25 #
26 # The "cost" field is used to find the least costly filters to run
27 # when converting a job file to a printable format.
28 #
29 # All filters *must* accept the standard command-line arguments
30 # (job-id, user, title, copies, options, [filename or stdin]) to
31 # work with CUPS.
32 #
33
34 ########################################################################
35 #
36 # PostScript filters
37 #
38
39 application/postscript application/vnd.cups-postscript 66 pstops
40
41 ########################################################################
42 #
43 # Raster filters...
44 #
45
46 # PWG Raster filter for IPP Everywhere...
47 application/vnd.cups-raster image/pwg-raster 100 rastertopwg
48 application/vnd.cups-raster image/urf 100 rastertopwg
49
50 ########################################################################
51 #
52 # Raw filter...
53 #
54 # Uncomment the following filter to allow printing of arbitrary files
55 # without the -oraw option.
56 #
57
58 @DEFAULT_RAW_PRINTING@application/octet-stream application/vnd.cups-raw 0 -