Summary: | new snapshot of app-doc/opengl-manpages | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Oleg Popov <dev-random> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | CC: | nbowler, pq |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
man pages for opengl functiona
man pages for opengl ARB extensions man pages for opengl EXT extensions man pages for other opengl extensions |
Description
Oleg Popov
2009-10-07 22:12:54 UTC
Created attachment 206377 [details]
man pages for opengl functiona
Created attachment 206378 [details]
man pages for opengl ARB extensions
Created attachment 206379 [details]
man pages for opengl EXT extensions
Created attachment 206381 [details]
man pages for other opengl extensions
Thanks for making snapshots, but I'm pretty sure that we could have made them ourselves had we really wanted to keep the package. The real reason for the removal is that the build system for the man pages has been _completely_ changed and I don't want to spend time trying to figure it out when the website has all the info one would ever need to write opengl apps. Sorry, but unless someone write a _proper_ ebuild for the man pages, the package will be removed soon. Thanks There aren't xml's to build in my snapshot. There are _manpages_, ready to install without building. (In reply to comment #5) > The real reason for the removal is that the build system for the man pages has > been _completely_ changed and I don't want to spend time trying to figure it > out when the website has all the info one would ever need to write opengl apps. > Writing 'man glDrawElements' in a terminal is a lot more convenient than using a web browser. > Sorry, but unless someone write a _proper_ ebuild for the man pages, the > package will be removed soon. What kind would a "proper" ebuild be? One that downloads the manual sources from SVN, and compiles them into man-pages? Would such an ebuild be accepted, if the contributor does not want to maintain it after creating it? (In reply to comment #5) > The real reason for the removal is that the build system for the man pages has > been _completely_ changed and I don't want to spend time trying to figure it > out when the website has all the info one would ever need to write opengl apps. Why does a different build system for new versions of a package change the situation with the old version? Websites are pretty bad replacements for man pages. > Sorry, but unless someone write a _proper_ ebuild for the man pages, the > package will be removed soon. Please keep the package. The existing ebuild works perfectly fine, doesn't it? The comment from package.mask says "Outdated and useless". Outdated, maybe -- a package from 2000 is obviously not going to include the latest and greatest OpenGL features. Useless, no -- the documentation installed by this package is still valid today. Only when mesa stops supporting old OpenGL functions will this package become useless. |