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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251
|
Source: xorgproto
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
debhelper-compat (= 12),
quilt,
xutils-dev (>= 1:7.6+2),
pkg-config,
# specs:
xmlto,
xorg-sgml-doctools (>= 1:1.8),
w3m,
xsltproc,
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/xorg-team/proto/xorgproto.git
Vcs-Browser: https://salsa.debian.org/xorg-team/proto/xorgproto.git
Homepage: https://www.x.org/
Package: x11proto-dev
Architecture: all
Depends:
${misc:Depends},
xorg-sgml-doctools (>= 1:1.5),
Multi-Arch: foreign
Breaks:
x11proto-bigreqs-dev (<< 1:2018.3),
x11proto-composite-dev (<< 1:2018.3),
x11proto-core-dev (<< 2018.3),
x11proto-damage-dev (<< 1:2018.3),
x11proto-dmx-dev (<< 1:2018.3),
x11proto-dri2-dev (<< 2018.3),
x11proto-dri3-dev (<< 2018.3),
x11proto-fixes-dev (<< 1:2018.3),
x11proto-fonts-dev (<< 2018.3),
x11proto-gl-dev (<< 2018.3),
x11proto-input-dev (<< 2018.3),
x11proto-kb-dev (<< 2018.3),
x11proto-present-dev (<< 2018.3),
x11proto-randr-dev (<< 2018.3),
x11proto-record-dev (<< 2018.3),
x11proto-render-dev (<< 2:2018.3),
x11proto-resource-dev (<< 2018.3),
x11proto-scrnsaver-dev (<< 2018.3),
x11proto-video-dev (<< 2018.3),
x11proto-xcmisc-dev (<< 2018.3),
x11proto-xext-dev (<< 2018.3),
x11proto-xf86bigfont-dev (<< 2018.3),
x11proto-xf86dga-dev (<< 2018.3),
x11proto-xf86dri-dev (<< 2018.3),
x11proto-xf86vidmode-dev (<< 2018.3),
x11proto-xinerama-dev (<< 2018.3),
Provides:
x11proto-bigreqs-dev,
x11proto-composite-dev,
x11proto-core-dev,
x11proto-damage-dev,
x11proto-dmx-dev,
x11proto-dri2-dev,
x11proto-dri3-dev,
x11proto-fixes-dev,
x11proto-fonts-dev,
x11proto-gl-dev,
x11proto-input-dev,
x11proto-kb-dev,
x11proto-present-dev,
x11proto-randr-dev,
x11proto-record-dev,
x11proto-render-dev,
x11proto-resource-dev,
x11proto-scrnsaver-dev,
x11proto-video-dev,
x11proto-xcmisc-dev,
x11proto-xext-dev,
x11proto-xf86bigfont-dev,
x11proto-xf86dga-dev,
x11proto-xf86dri-dev,
x11proto-xf86vidmode-dev,
x11proto-xinerama-dev,
Replaces:
x11proto-bigreqs-dev (<< 1:2018.3),
x11proto-composite-dev (<< 1:2018.3),
x11proto-core-dev (<< 2018.3),
x11proto-damage-dev (<< 1:2018.3),
x11proto-dmx-dev (<< 1:2018.3),
x11proto-dri2-dev (<< 2018.3),
x11proto-dri3-dev (<< 2018.3),
x11proto-fixes-dev (<< 1:2018.3),
x11proto-fonts-dev (<< 2018.3),
x11proto-gl-dev (<< 2018.3),
x11proto-input-dev (<< 2018.3),
x11proto-kb-dev (<< 2018.3),
x11proto-present-dev (<< 2018.3),
x11proto-randr-dev (<< 2018.3),
x11proto-record-dev (<< 2018.3),
x11proto-render-dev (<< 2:2018.3),
x11proto-resource-dev (<< 2018.3),
x11proto-scrnsaver-dev (<< 2018.3),
x11proto-video-dev (<< 2018.3),
x11proto-xcmisc-dev (<< 2018.3),
x11proto-xext-dev (<< 2018.3),
x11proto-xf86bigfont-dev (<< 2018.3),
x11proto-xf86dga-dev (<< 2018.3),
x11proto-xf86dri-dev (<< 2018.3),
x11proto-xf86vidmode-dev (<< 2018.3),
x11proto-xinerama-dev (<< 2018.3),
Description: X11 extension protocols and auxiliary headers
This package provides development headers describing the wire protocol
for the X11 core and extension protocols, and also provides a number of
utility headers, used to abstract OS-specific functions.
.
More information about X.Org can be found at:
<URL:https://www.X.org>
.
This package is built from the X.org xorgproto module.
Package: x11proto-core-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-dri2-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-fonts-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-gl-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-input-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-kb-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-present-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-randr-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-record-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-render-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-scrnsaver-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-video-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-xext-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-xf86dga-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-xf86dri-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-xf86vidmode-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
Package: x11proto-xinerama-dev
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, x11proto-dev
Description: transitional dummy package
This is a transitional dummy package, it can be safely removed.
|