Package Details: spotify-player-full-git 0.14.1.r0.g77727a4-1

Git Clone URL: https://aur.archlinux.org/spotify-player-full-git.git (read-only, click to copy)
Package Base: spotify-player-full-git
Description: A TUI spotify player.
Upstream URL: https://github.com/aome510/spotify-player
Licenses: MIT
Conflicts: spotify-player
Provides: spotify-player
Submitter: reeeeeeeeeeelity
Maintainer: reeeeeeeeeeelity
Last Packager: reeeeeeeeeeelity
Votes: 3
Popularity: 0.003627
First Submitted: 2023-06-01 08:32 (UTC)
Last Updated: 2023-06-09 06:40 (UTC)

Latest Comments

tyrheimdal commented on 2025-07-08 11:37 (UTC)

It is missing the fzf feature as well.

The feature set can be extracted from https://github.com/aome510/spotify-player/blob/master/spotify_player/Cargo.toml#L78-L95

I'm also unsure why we're using a different audio backend here, as the default is rodio-backend.

A feature-full package should really have the defaults + optionals. Not change the default backend.

Unsure if it's possible to compile multiple backends and let the user specify different backends in the spotify-player config, if needed.

Schnouki commented on 2023-06-07 07:28 (UTC)

Hello,

Could you please add sixel to the features (and thus libsixel to depends)?

Thanks!

FabioLolix commented on 2023-06-02 19:31 (UTC)

Thanks for updating

FabioLolix commented on 2023-06-01 15:43 (UTC)

Hello,

  • Maintainer info are missing
  • provides=(spotify-player) is missing
  • need depends on dbus and libpulse
  • need makedepends on git
  • license need to be installed in "${pkgdir}/usr/share/licenses/${pkgname}"