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
|
Source: khronos-opengl-man4
Section: doc
Priority: optional
Maintainer: Mathieu Malaterre <malat@debian.org>
Build-Depends: debhelper (>= 9),
docbook-mathml (>= 1.1~),
docbook-xsl-ns (>= 1.78.1),
python3,
xsltproc
Rules-Requires-Root: no
Standards-Version: 3.9.6
Homepage: http://www.opengl.org/sdk/docs/man4/
Vcs-Browser: https://salsa.debian.org/debian/khronos-opengl-man4
Vcs-Git: https://salsa.debian.org/debian/khronos-opengl-man4.git
Package: opengl-4-html-doc
Architecture: all
Depends: doc-base, ${misc:Depends}
Recommends: libjs-mathjax
Replaces: opengl-4.2-html-doc (<< 1.0~svn21376-1)
Breaks: opengl-4.2-html-doc (<< 1.0~svn21376-1)
Description: OpenGL 4 documentation - html pages
This is the OpenGL API man pages.
.
The ARB Ecosystem TSG maintains an up-to-date version of the OpenGL man pages.
.
The documentation is exactly what is available from:
http://www.opengl.org/sdk/docs/man4/xhtml/
Package: opengl-4-man-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Replaces: opengl-4.2-man-doc (<< 1.0~svn21376-1)
Provides: manpages-opengl
Description: OpenGL 4 documentation - man pages (experimental)
This is the OpenGL API man pages.
.
The ARB Ecosystem TSG maintains an up-to-date version of the OpenGL man pages.
.
This is experimental man page package until support gets integrated upstream.
|