shssoichiro / oxipng

Multithreaded PNG optimizer written in Rust
MIT License
2.74k stars 115 forks source link

Add man page to the brew package #615

Open pereorga opened 2 months ago

pereorga commented 2 months ago

A man page can now be generated, but is not being included when installing the package using brew:

$ brew install oxipng
Warning: oxipng 9.1.1 is already installed and up-to-date.
To reinstall 9.1.1, run:
  brew reinstall oxipng

$ man oxipng
No manual entry for oxipng
andrews05 commented 2 months ago

Hi @pereorga, sorry to hear this but this is probably expected at this point. Oxipng maintainers don't control any of the external distributions - each of them will need to make changes to their packaging to accommodate the new man page. Try reporting this to homebrew.