Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#22119 - [mesa] get gl manpages from source, not from outdated snapshot on ftp.archlinux.org
Attached to Project:
Arch Linux
Opened by Thomas Dziedzic (tomd123) - Thursday, 16 December 2010, 16:55 GMT
Last edited by Eric Belanger (Snowman) - Monday, 14 February 2011, 22:31 GMT
Opened by Thomas Dziedzic (tomd123) - Thursday, 16 December 2010, 16:55 GMT
Last edited by Eric Belanger (Snowman) - Monday, 14 February 2011, 22:31 GMT
|
DetailsThe current way to include the gl manpages is to add it to mesa even though it's not in the upstream release.
This is my first gripe with the package. Second, the snapshot we are using was generated on 01/25/2008. Checking out the latest man pages source shows me that there has been lots of activity since then. http://www.opengl.org/wiki/Getting_started/XML_Toolchain_and_Man_Pages Please consider using upstream sources rather then an outdated snapshot. Also, maybe these man pages deserve their own package, since it really isn't shipped with mesa. If the man pages would be split from mesa, making them an optdepend would probably be the way to go. |
This task depends upon
Closed by Eric Belanger (Snowman)
Monday, 14 February 2011, 22:31 GMT
Reason for closing: Fixed
Additional comments about closing: see last comment.
Monday, 14 February 2011, 22:31 GMT
Reason for closing: Fixed
Additional comments about closing: see last comment.
I don't build all xorg utilities from one PKGBUILD and 50 split package_() functions either, they're all standalone projects.
BTW, I've added a line in the mksource function to remove the .svn directories for the source tarball. You might want to add it to your mesa PKGBUILD.