audio/spotify-player - The NetBSD Packages Collection

Command driven spotify player

spotify-player is a custom Spotify player built and tweaked based on my personal
preferences. It is fast, easy to use, and configurable.

It's designed to be a player, not a fully-fledged Spotify clone, so it does not
aim to support all possible Spotify features.
The main goal is to provide a quick and intuitive way to modify the current
playback by either using player commands or navigating between different
contexts.
Similar to other TUI applications, is keyboard driven. User will use a set of
predefined commands with shortcuts to interact with the player.
spotify-player has a simple UI with three main components:
-a playback window displaying the current playback
-a context window displaying a context (playlist, album, artist)
-popup windows for using some commands (switch theme, browser playlists, etc)
or displaying additional information

spotify-player is built on top of tui, rspotify, and librespot libraries.
It's inspired by spotify-tui and ncspot.

Build dependencies

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

Runtime dependencies

audio/portaudio audio/portaudio

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64spotify-player-0.16.2.tgz
NetBSD 10.0aarch64spotify-player-0.14.1.tgz
NetBSD 10.0aarch64spotify-player-0.15.0.tgz
NetBSD 10.0earmv7hfspotify-player-0.16.2.tgz
NetBSD 10.0earmv7hfspotify-player-0.14.1.tgz
NetBSD 10.0earmv7hfspotify-player-0.15.0.tgz
NetBSD 10.0i386spotify-player-0.16.2.tgz
NetBSD 10.0i386spotify-player-0.15.0.tgz
NetBSD 10.0x86_64spotify-player-0.16.2.tgz
NetBSD 10.0_BETAx86_64spotify-player-0.15.0.tgz
NetBSD 9.0aarch64spotify-player-0.16.2.tgz
NetBSD 9.0aarch64spotify-player-0.14.1.tgz
NetBSD 9.0aarch64spotify-player-0.15.0.tgz
NetBSD 9.0earmv7hfspotify-player-0.16.2.tgz
NetBSD 9.0earmv7hfspotify-player-0.14.1.tgz
NetBSD 9.0earmv7hfspotify-player-0.15.0.tgz
NetBSD 9.0i386spotify-player-0.15.0.tgz
NetBSD 9.0i386spotify-player-0.16.2.tgz
NetBSD 9.0sparc64spotify-player-0.12.1.tgz
NetBSD 9.0x86_64spotify-player-0.16.2.tgz
NetBSD 9.0x86_64spotify-player-0.15.0.tgz
NetBSD 9.3x86_64spotify-player-0.15.0.tgz
NetBSD 9.3x86_64spotify-player-0.16.2.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

alsa
Enable ALSA support.
gstreamer
Enable gstreamer support.
jack
Enable support for the JACK audio server.
portaudio
Enable PortAudio audio library support.
pulseaudio
Enable support for the PulseAudio sound server.
rodio
Use the rust rodio crate for audio output.
sdl
Use SDL as the audio/display library.
spotify-player-album-image
Displays album art on spotify-player.
spotify-player-lyric-finder
Lyric finder library for spotify-player.

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.