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
|
Source: xorg-docs
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>
Build-Depends: debhelper (>= 5.0.0), pkg-config, docbook-utils, docbook (>= 4.2), xorg-sgml-doctools (>= 1:1.2), quilt, docbook-xml
Standards-Version: 3.7.2.2
XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/doc/xorg-docs
XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/doc/xorg-docs.git
Package: xorg-docs
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: xprt-xprintorg (<= 1:0.1.0.alpha1-10)
Replaces: xspecs (<= 1:1.2+git20061105-2), xprt-xprintorg (<= 1:0.1.0.alpha1-10)
Description: Miscellaneous documentation for the X.Org software suite
This package contains various documents on the X.Org software system
including the release notes for the current version and instructions on
the font and xkb subsystems. The documents are in html, pdf, ps, and plain
text format.
Package: xspecs
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: X protocol, extension, and library technical specifications
A comprehensive collection of manuals (most in HTML and PostScript as well as
text format, but some in text format only) documenting the standard
specifications of the X protocol, extensions to the core protocol, and C
library interfaces is provided by this package.
.
The manuals provided include:
* X Window System Protocol
* Xlib - C Library Interface
* X Toolkit Intrinsics - C Library Interface
* Athena Widget Set - C Library Interface
* Bitmap Distribution Format (BDF)
* Compound Text Encoding (CTEXT)
* X Display Power Management Signaling (DPMS) Extension Protocol
* X Display Power Management Signaling (DPMS) Extension Library
* The X Font Service Protocol
* Inter-Client Communications Conventions Manual (ICCCM)
* Inter-Client Exchange (ICE) Protocol
* Inter-Client Exchange (ICE) Library
* The RX Document
* X Session Management Library
* X Session Management Protocol
* X Display Manager Control Protocol (XDMCP)
* The Input Method Protocol
* X Logical Font Description Conventions (XLFD)
* Extending X for Double-Buffering, Multi-Buffering, and Stereo
* Double Buffer Extension (DBE) Protocol
* Double Buffer Extension (DBE) Library
* Low Bandwidth X (LBX) Extension
* LBX X Consortium Algorithms
* MIT-SHM - The MIT Shared Memory Extension
* Record Extension Protocol Specification
* X Record Extension Library
* Security Extension Specification
* X Nonrectangular Window Shape Extension Protocol
* X Nonrectangular Window Shape Extension Library
* X Synchronization Extension Protocol
* X Synchronization Extension Library
* XC-MISC Extension
* XTEST Extension Protocol
* XTEST Extension Library
* X Input Device Extension Library
* X11 Input Extension Porting Document
* X11 Input Extension Protocol Specification
* Xmu Library
* Analysis of the X Protocol for Security Concerns
* Description of the Application Group Extension Implementation
* Definition of the Porting Layer for the X v11 Sample Server
* The X Font Library
* Security Extension Server Design
* X11R6 Sample Implementation Frame Work
* X Locale Database Definition
* The XIM Transport Specification
* A Flexible Remote Execution Protocol Based on rsh
* Xlib and X Protocol Test Suite: User Guide for the X Test Suite
* Font Server Implementation Overview
* X Transport Interface
* the Application Group (APPGROUP) extension
* the BIG-REQUESTS extension
|