blob: 970c44da5cbcbf83fbf8d15b4b545ee330878a3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
bin/cupsprofile
bin/ppdc
bin/ppdhtml
bin/ppdi
bin/ppdmerge
bin/ppdpo
include/cups/driver.h
libexec/cups/driver/drv
libexec/cups/filter/commandtoescpx
libexec/cups/filter/commandtopclx
libexec/cups/filter/rastertoescpx
libexec/cups/filter/rastertopclx
%%DATADIR%%/cupsprofile.ppm
%%DATADIR%%/include/dymo.h
%%DATADIR%%/include/epson.h
%%DATADIR%%/include/escp.h
%%DATADIR%%/include/font.defs
%%DATADIR%%/include/hp.h
%%DATADIR%%/include/label.h
%%DATADIR%%/include/media.defs
%%DATADIR%%/include/pcl.h
%%DATADIR%%/include/raster.defs
%%DATADIR%%/po/cupsddk.pot
%%DATADIR%%/po/da.po
%%DATADIR%%/po/de.po
%%DATADIR%%/po/es.po
%%DATADIR%%/po/fi.po
%%DATADIR%%/po/fr.po
%%DATADIR%%/po/it.po
%%DATADIR%%/po/ja.po
%%DATADIR%%/po/ko.po
%%DATADIR%%/po/nl.po
%%DATADIR%%/po/no.po
%%DATADIR%%/po/pt.po
%%DATADIR%%/po/sv.po
%%DATADIR%%/po/zh.po
%%DATADIR%%/po/zh_CN.po
%%DATADIR%%/po/zh_TW.po
share/doc/cups/examples/color.drv
share/doc/cups/examples/constraint.drv
share/doc/cups/examples/custom.drv
share/doc/cups/examples/grouping.drv
share/doc/cups/examples/minimum.drv
share/doc/cups/help/man-cupsprofile.html
share/doc/cups/help/man-ppdc.html
share/doc/cups/help/man-ppdhtml.html
share/doc/cups/help/man-ppdi.html
share/doc/cups/help/man-ppdmerge.html
share/doc/cups/help/man-ppdpo.html
share/doc/cups/help/man-rastertoescpx.html
share/doc/cups/help/man-rastertopclx.html
share/doc/cups/help/ref-ppdcfile.html
@dirrmtry share/doc/cups/examples
@dirrm %%DATADIR%%/po
@dirrm %%DATADIR%%/include
@dirrm %%DATADIR%%
@dirrmtry share/cups/drv
@dirrmtry share/cups
@dirrmtry share/doc/cups/help
@dirrmtry share/doc/cups
@dirrmtry libexec/cups/driver
@dirrmtry libexec/cups
|