1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: x11proto-composite
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
Build-Depends: debhelper (>= 5.0.0)
Standards-Version: 3.7.2
Package: x11proto-composite-dev
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev, x11proto-fixes-dev
Conflicts: libxcomposite-dev (<< 6.8.2-16)
Replaces: libxcomposite-dev (<< 6.8.2-16)
Pre-Depends: x11-common (>= 1:7.0.0)
Description: X11 Composite extension wire protocol
This package provides the wire protocol for the Composite extension, used to
let arbitrary client programs control drawing of the final image.
.
More information about X.Org can be found at:
<URL:http://xorg.freedesktop.org>
<URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
.
This module can be found as the module 'proto/Composite' at
:pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
|