File: control

package info (click to toggle)
xprint 2%3A1.6.0-4
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 15,456 kB
  • ctags: 17,019
  • sloc: ansic: 210,420; makefile: 2,516; sh: 1,583; cpp: 1,121; csh: 3
file content (130 lines) | stat: -rw-r--r-- 4,417 bytes parent folder | download
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
Source: xprint
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Drew Parsons <dparsons@debian.org>
# all the Build-Depends up to x11proto-xf86-dri-dev are for the normal Xorg
# server, and common dependencies for the DIX.
# x11proto-xf86dri-dev and libdrm-dev are for DRI support for the Xorg server.
# x11proto-print-dev and libfreetype6-dev are for Xprint
# everything on is for the DMX and Xnest servers.
Build-Depends:
 debhelper (>= 7),
 quilt,
 lsb-release,
 pkg-config,
 bison,
 flex,
 automake,
 libtool,
 xutils-dev,
 x11proto-print-dev,
 x11proto-bigreqs-dev,
 x11proto-composite-dev (>= 1:0.4), 
 x11proto-core-dev (>= 7.0.13),
 x11proto-damage-dev (>= 1.1),
 x11proto-fixes-dev (>= 4.0),
 x11proto-kb-dev (>= 1.0.3),
 x11proto-xinerama-dev,
 x11proto-randr-dev (>= 1.2.99.3),
 x11proto-record-dev,
 x11proto-render-dev (>= 2:0.11),
 x11proto-resource-dev,
 x11proto-scrnsaver-dev,
 x11proto-video-dev,
 x11proto-xcmisc-dev,
 x11proto-xext-dev (>= 7.0.99.1),
 x11proto-xf86bigfont-dev,
 x11proto-xf86dga-dev,
 x11proto-xf86vidmode-dev,
 xtrans-dev (>= 1.2.2),
 libxau-dev (>= 1:0.99.1),
 x11proto-input-dev (>= 1.9.99.14),
 x11proto-dri2-dev (>= 2.1),
 libxdmcp-dev (>= 1:0.99.1),
 libxfontp-dev,
 libfontenc-dev,
 libxkbfile-dev (>= 1:0.99.1),
 libpixman-1-dev (>= 0.13.2),
 libpciaccess-dev,
 libgcrypt-dev,
 libdbus-1-dev [!hurd-i386],
 libhal-dev [!hurd-i386],
 libselinux1-dev (>= 2.0.80) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
 libaudit-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
 x11proto-xf86dri-dev,
 libdrm-dev (>= 2.4.3) [!hurd-i386], 
 x11proto-gl-dev (>= 1.4.9),
 mesa-common-dev (>= 7.5),
 libgl1-mesa-dev (>= 7.5),
 libxmuu-dev (>= 1:0.99.1),
 libxext-dev (>= 1:0.99.1),
 libx11-dev (>= 1:0.99.2),
 libxrender-dev (>= 1:0.9.0),
 libxi-dev (>= 1:0.99.1),
 x11proto-dmx-dev,
 libdmx-dev (>= 1:1.0.1),
 libxpm-dev (>= 1:3.5.3),
 libxaw7-dev (>= 1:0.99.1),
 libxt-dev (>= 1:0.99.1),
 libxmu-dev (>= 1:0.99.1),
 libxtst-dev (>= 1:0.99.1),
 libxres-dev (>= 1:0.99.1),
 libxfixes-dev (>= 1:3.0.0),
 libxv-dev,
 libxinerama-dev,
 libssl-dev
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/pkg-xorg/xserver/xprint
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/xserver/xprint.git

Package: xprint
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, xprint-common, libxfontp1 (>= 1:1.1)
Recommends: xprint-utils
Conflicts: xprt (<= 4.3.0.dfsg.1-10)
Description: X11 print system (binary)
 Xprint is an advanced printing system which enables X11 applications
 to use devices like printers, fax or create documents in formats like
 PostScript, PDF, PCL, etc.
 .
 This package provides Xprt, the Xprint server compiled from
 xprint.mozdev.org, an X.org subproject. Xprint provides superior support
 for printing from Mozilla, including non-Latin characters and MathML.
 TrueType fonts are supported.
 .
 Please note that Xprint is now deprecated and will be removed from the 
 next Debian release. Those looking for the Xprint WYSIWYP functionality 
 ("what you see is what you print") should consider switching to the Cairo
 library.
 .
 Xprint uses ttf2pt1 internally for some font support.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 <URL:http://xorg.freedesktop.org>
 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
 .
 This package is built from the X.org xserver module.

Package: xprint-common
Architecture: all
Depends: xbase-clients, xfonts-encodings, x11-common (>= 1:7.0.12), ${shlibs:Depends}, ${misc:Depends}
Recommends: xprint, xfonts-base
Conflicts: xprt-common
Replaces: xprt-common
Description: Xprint - the X11 print system (configuration files)
 Xprint is an advanced printing system which enables X11 applications
 to use devices like printers, FAX or create documents in formats like
 PostScript, PDF, PCL, etc.
 .
 This package provides the configuration and Postscript definition files
 required to run Xprt, the Xprint server. Xprt is provided by xprint.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 <URL:http://xorg.freedesktop.org>
 <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
 .
 This package is built from the X.org xserver module.