View previous topic :: View next topic |
Author |
Message |
SpiderPigLoki Tux's lil' helper
Joined: 22 Aug 2008 Posts: 90
|
Posted: Sat Aug 01, 2020 9:35 am Post subject: [SOLVED] Prboom-Plus (2.5.1.7.82) no man pages |
|
|
Hello everybody,
as stated in title Prboom-Plus is missing the man pages.
According to ebuild (standard masked package in portage tree, not overlay) this Github-repo is used, which contains man pages - see here: https://github.com/coelckers/prboom-plus/blob/master/prboom2/doc/prboom-plus.6
So my question is, why are the man pages not installed?
My make.conf does contain the feature "noinfo", but not "noman", which would explain the behavior.
If the use-flag "man" is globally enabled, the only packages that would be upgraded are: kde-frameworks/kpackage and dev-cpp/libcmis and I don't think they are related to Prboom-Plus.
Code: |
[ebuild R ~] games-fps/prboom-plus-2.5.1.7.82::gentoo USE="fluidsynth mad opengl pcre portmidi sdl2-mixer vorbis zlib -dumb -net -sdl2-image -server" 0 KiB |
UPDATE: Issue is solved as of 2020-08-23 - please run
Code: | emerge --sync && emerge prboom-plus |
Note: New Ebuild has same version number (2.5.1.7.82) and does not appear as updated.
Cheers
SPL
Last edited by SpiderPigLoki on Sun Aug 23, 2020 9:34 pm; edited 1 time in total |
|
Back to top |
|
|
zackhzb n00b
Joined: 06 Mar 2020 Posts: 11 Location: China
|
Posted: Sat Aug 01, 2020 10:14 am Post subject: |
|
|
The ebuild maintainer of games-fps/prboom-plus might forget to set the variables DOCS and HTML_DOCS. In the result, the man pages weren't installed.
So file a bug plz. : ) _________________ Best Regards,
Zibo Huang |
|
Back to top |
|
|
SpiderPigLoki Tux's lil' helper
Joined: 22 Aug 2008 Posts: 90
|
|
Back to top |
|
|
zackhzb n00b
Joined: 06 Mar 2020 Posts: 11 Location: China
|
Posted: Sun Aug 23, 2020 12:07 pm Post subject: |
|
|
The issue was solved by this commit. So please mark the post as [SOLVED] at your convenience. _________________ Best Regards,
Zibo Huang |
|
Back to top |
|
|
SpiderPigLoki Tux's lil' helper
Joined: 22 Aug 2008 Posts: 90
|
Posted: Sun Aug 23, 2020 9:31 pm Post subject: |
|
|
zackhzb wrote: | The issue was solved by this commit. So please mark the post as [SOLVED] at your convenience. |
Beat me to it |
|
Back to top |
|
|
|