File: control

package info (click to toggle)
khronos-opengl-man4 1.0~svn33624-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,304 kB
  • sloc: xml: 93,066; makefile: 730; python: 627; javascript: 55; sh: 50; php: 4
file content (41 lines) | stat: -rw-r--r-- 1,401 bytes parent folder | download
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.