audio/ncspot - The NetBSD Packages Collection

Cross-platform ncurses Spotify client written in Rust

ncurses Spotify client written in Rust using librespot. It is heavily inspired
by ncurses MPD clients, such as ncmpc.  My 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.

Note: ncspot requires a Spotify premium account.

Build dependencies

lang/rust lang/python311 pkgtools/mktools devel/pkgconf pkgtools/cwrappers

Runtime dependencies

audio/portaudio audio/portaudio

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ncspot-1.0.0.tgz
NetBSD 10.0aarch64ncspot-0.13.3.tgz
NetBSD 10.0aarch64ncspot-0.13.4nb1.tgz
NetBSD 10.0earmv7hfncspot-1.0.0.tgz
NetBSD 10.0earmv7hfncspot-0.13.3.tgz
NetBSD 10.0earmv7hfncspot-0.13.4nb1.tgz
NetBSD 10.0i386ncspot-1.0.0.tgz
NetBSD 10.0i386ncspot-0.13.4nb1.tgz
NetBSD 10.0x86_64ncspot-1.0.0.tgz
NetBSD 10.0_BETAx86_64ncspot-0.13.4nb1.tgz
NetBSD 9.0aarch64ncspot-1.0.0.tgz
NetBSD 9.0aarch64ncspot-0.13.3.tgz
NetBSD 9.0aarch64ncspot-0.13.4nb1.tgz
NetBSD 9.0earmv7hfncspot-1.0.0.tgz
NetBSD 9.0earmv7hfncspot-0.13.3.tgz
NetBSD 9.0earmv7hfncspot-0.13.4nb1.tgz
NetBSD 9.0i386ncspot-0.13.4nb1.tgz
NetBSD 9.0i386ncspot-1.0.0.tgz
NetBSD 9.0x86_64ncspot-1.0.0.tgz
NetBSD 9.0x86_64ncspot-0.13.4nb1.tgz
NetBSD 9.3x86_64ncspot-0.13.4.tgz
NetBSD 9.3x86_64ncspot-1.0.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

dbus
Enable dbus (desktop bus) support.
xcb
Enable XCB (libxcb) support.
alsa
Enable ALSA support.
portaudio
Enable PortAudio audio library support.
pulseaudio
Enable support for the PulseAudio sound server.
rodio
Use the rust rodio crate for audio output.
ncursesw
Enable wide character ncurses support.
termion
Use the rust termion crate instead of curses.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.