There is an updated pull request by mobinmob against master on the void-packages repository https://github.com/mobinmob/void-packages pidgin https://github.com/void-linux/void-packages/pull/27704 Pidgin update. - Update pidgin to 2.14.1. - Add libgnt as a seperate package. It no longer resides in the pidgin source tree. Built and tested on x86_64. libgnt does not cross-build as it fails to find ncurses: ``` Library ncursesw found: YES Library panelw found: YES Header has symbol "get_wch" : NO Header has symbol "get_wch" : NO meson.build:123:1: ERROR: Problem encountered: ncurses could not be found! ``` A patch file from https://github.com/void-linux/void-packages/pull/27704.patch is attached