On Sun 24/11/2019 18:29, Henrik Friedrichsen wrote: > Since the initial motivation for this project was to have a working > Spotify client on OpenBSD, I figured I should submit a port for this. > > As this is my first Rust OpenBSD port, please bear with me. > > Description: > ncurses Spotify client written in Rust using librespot. It is heavily > inspired by ncurses MPD clients, such as ncmpc. The main motivation was > to provide a simple and resource friendly alternative to the official > client as well as to support platforms that currently don't have a > Spotify client, such as the *BSDs. > > WWW: > https://github.com/hrkfdn/ncspot > > Feedback? OK?
Thank you for this port! I have no experience with porting Rust related tools. As such I'm not confident to give any feedback on the port itself. I did however build, package and test the port. Initially packaging failed, which seems related to 'PORTS_PRIVSEP=Yes'. I didn't know of ncspot, but I'm really glad that I know now. The tool itself does something really interesting: it brings Spotify to OpenBSD, and it does it really well. One remark: >From https://www.openbsd.org/faq/ports/guide.html: "Submit the port. Create a gzipped tarball of the port directory."
