On Fri, Oct 04, 2024 at 10:59:22AM +0000, glasn...@noxyz.eu wrote: > On 02.10.2024 17:50, Scott Talbert wrote: > > ...man/man1/wx-config.1.gz wx-common > > > > wx-config is provided by the libwxgtk3.2-dev package. libwxgtk3.2-dev > > ok thanks, now I see it makes > /usr/bin/wx-config -> /etc/alternatives/wx-config -> > /usr/lib/x86_64-linux-gnu/wx/config/gtk3-unicode-3.2 > upon install, that's why pkg search could't find it. > But then perhaps its manpage should be moved into this package as well
Then the man page wouldn't be installed when /etc/alternatives/wx-config was provided by a different wx version/flavour. It seems worse to not have the man page in some cases when the program is there than the current situation. We'd need to have a wx-dev-common or similar to house the man page and then have that pulled in by any wx -dev package, but this doesn't seem to really justify splitting things into even more packages. Cheers, Olly