Bug 120375 - Keyword app-doc/opengl-manpages
|
Bug#:
120375
|
Product: Gentoo Linux
|
Version: 2005.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P1
|
|
Resolution: FIXED
|
Assigned To: x11@gentoo.org
|
Reported By: roth@cs.utah.edu
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: Keyword app-doc/opengl-manpages
|
|
Keywords: Inclusion
|
|
Status Whiteboard:
|
|
Opened: 2006-01-25 22:30 0000
|
If I remember correctly, xorg-x11 6.* included openGL and GLU man pages. I have
found no packages containing such for the modular 7.0 version. GL manpages are
very helpful. An ebuild to install them as opposed to bundling them with
another related to xorg seems to make sense.
*** Bug 129026 has been marked as a duplicate of this bug. ***
Maybe ask the people running opengl.org if the html documentation is available
in man page format (it is generated with PolyglotMan so there shoul a source).
I would sugest including atleast the old man pages, if nothing newer is found.
It would be nice if the html man pages could be installed optionaly.
Created an attachment (id=84371) [details]
opengl-man-0.ebuild
app-doc/opengl-man-0
Ebuild for opengl man pages, from SGI ftp site (5 year old tarballs, but it's
not like the standard's changed).
Uses gcc assembler to avoid imake dep.
Also installs html versions of pages to /usr/share/doc.
s/assembler/preprocessor/ (trying to grok PPC RISC asm will make you see
assembler everywhere...)
It's nice to avoid a dep and all, but I'd rather just keep the ebuild simple
and use imake.
We'll probably version this with whatever date the tarball has (20001105 or
something), and pull it in from mesa with USE=doc.
How's that sound?
Created an attachment (id=84474) [details]
opengl-man-20001215.ebuild
Sounds good. Is this OK?
Seems imake and xorg-cf-files are pretty lightweight, so no harm depending on
them.
Uh, the LICENSE is "as-is" because the license on the ftp server is similar but
not identical to SGI: no redistribution permission, and
s/SOFTWARE/DOCUMENTATION/ (though only one of 2 occurrences).
I really wish SGI provided versioned tarballs... That bugs me a bit...
Added the package, thanks! I will add a USE=doc to mesa to pull it in once all
the arch teams keyword it.
Arch teams, please ~arch app-doc/opengl-manpages.
*** Bug 133389 has been marked as a duplicate of this bug. ***
Ping for arm and ia64. We'll also need sh and fbsd.
Done, thanks Joshua for letting me know :)
Just waiting on ia64 now ...