New review comment by AnInternetTroll on void-packages repository https://github.com/void-linux/void-packages/pull/49652#discussion_r1554996018 Comment: The .desktop file, example config, and man pages could be included here as well https://github.com/ulyssa/iamb/blob/main/PACKAGING.md#documentation (not sure about the icons?) ```suggestion checksum=7ef6d23a957bfab62decd48caa83c106a49d95760b4b2ccf5a6b6a8f4506e687 post_install() { vinstall iamb.desktop 644 usr/share/applications vman docs/iamb.1 vman docs/iamb.5 vsconf config.example.toml } ```