Port details on branch 2021Q3 |
- spotify-tui Spotify for the terminal written in Rust
- 0.25.0 audio
=0 0.25.0Version of this port present on the latest quarterly branch. - Maintainer: lcook@FreeBSD.org
 - Port Added: 2021-08-26 22:56:10
- Last Update: 2021-08-26 22:53:05
- Commit Hash: 7d9b50c
- License: MIT
- WWW:
- https://github.com/Rigellute/spotify-tui
- Description:
- Spotify terminal client written in rust. Play
music directly from your terminal, find new
artists, search for your favourite music and
more.
WWW: https://github.com/Rigellute/spotify-tui
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spotify-tui>0:audio/spotify-tui
- To install the port:
- cd /usr/ports/audio/spotify-tui/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/spotify-tui
- pkg install spotify-tui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spotify-tui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1630018006
SHA256 (rust/crates/addr2line-0.14.1.crate) = a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7
SIZE (rust/crates/addr2line-0.14.1.crate) = 31201
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.53.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.8 : lang/python38
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- xcb.pc : x11/libxcb
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spotify-tui-0.25.0:
DOCS=on: Build and/or install documentation
SPOTIFYD=off: Lightweight Spotify client daemon
===> Use 'make config' to modify these settings
- Options name:
- audio_spotify-tui
- USES:
- cargo localbase:ldflags python:3.6+,build ssl xorg
- pkg-message:
- For install:
- spotify-tui was successfully installed.
Limitations:
============
This app uses the Web API from Spotify, which doesn't handle streaming itself.
So you'll need either an official Spotify client open or a lightweight alternative
such as spotifyd. If you want to play tracks, Spotify requires that you have a
Premium account. It's recommended you install spotifyd, your machine will be
registered as a Spotify device that you can control from spotify-tui.
You can think of spotify-tui as more of a "controller" or "frontend" to Spotify,
with this setup you can control all your Spotify devices.
For a more detailed breakdown, visit the FreeBSD wiki at:
https://wiki.FreeBSD.org/Ports/audio/spotify-tui
- Master Sites:
|