wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wget2 | Documentation installation issues (#569)


From: Dmitry Marakasov (@AMDmi3)
Subject: wget2 | Documentation installation issues (#569)
Date: Thu, 18 Nov 2021 12:03:06 +0000


Dmitry Marakasov created an issue: https://gitlab.com/gnuwget/wget2/-/issues/569



When creating FreeBSD port of wget2 I've run into some inconsistencies with 
docs installation, would be nice to fix these.

- There's no way to disable pandoc/doxygen detection separately. The port 
allows optional installation of the wget2 manpage (default on) and library 
manpages (default off), but there's no configure knob to toggle these 
separately (only --without-docs which disables them both). I've had to patch 
AC_CHECK_PROGS lines to break the detection of pandoc/doxygen when these are 
not needed.
- The info file is built, but not installed. I've had to patch it out to not 
require makeinfo and pandoc needlessly. Would be nice to have it optional as 
well.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/569
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]