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
|
Source: x11proto-dmx
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>, Cyril Brulebois <kibi@debian.org>
Build-Depends:
debhelper (>= 5.0.0),
automake,
xutils-dev (>= 1:7.5~1)
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-dmx
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git
Package: x11proto-dmx-dev
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: libdmx-dev (<< 1:1.0.99.1)
Description: X11 Distributed Multihead X extension wire protocol
This package provides development headers describing the wire protocol
for the DMX extension, used to set up a distributed multi-head environment
with a single server acting as a gateway to multiple X servers on multiple
machines.
.
More information about X.Org can be found at:
<URL:http://www.X.org>
.
This package is built from the X.org dmxproto proto module.
|