New issue by usernamer-git on void-packages repository https://github.com/void-linux/void-packages/issues/39345 Description: ### Package name ezstream ### Package homepage https://icecast.org/ezstream/ ### Description Ezstream is a command line source client for media streams, primarily for streaming to Icecast servers. It allows the creation of media streams based on input from files or standard input that is piped through an optional external de- and encoder. As every part of this chain is highly configurable, ezstream can be useful in a large number of streaming setups. It uses libshout to communicate with streaming servers and currently supports Ogg, MP3, WebM, and Matroska streams using the HTTP, ICY, and RoarAudio protocols. It uses TagLib to read and manage metadata in numerous media files. Ezstream is free software and licensed under the GNU General Public License. ### Dependencies Ezstream depends on: - [libshout](https://www.icecast.org/download/) version 2.2.x or newer - [libxml](http://xmlsoft.org/) version 2.x - [TagLib](https://taglib.github.io/) for C version 1.x (1.4 or newer recommended) Ezstream optionally uses: - [libiconv](https://www.gnu.org/software/libiconv/) on systems where `iconv()` is not available in libc, for basic non-ASCII charset support in metadata and filenames Building ezstream depends on: - [check](https://libcheck.github.io/check) unit testing framework for C ### Does the requested package meet the package requirements? System, Compiled ### Is the requested package released? Yes