Package Details: spotifycli-git r6.51bf9e6-1

Package Base: spotifycli-git
Description: small tool to control spotify through dbus.
Upstream URL: https://github.com/gulafaran/spotifycli
Category: none
Licenses: beerware
Conflicts: spotifycli
Provides: spotifycli
Submitter: gulafaran
Maintainer: gulafaran
Last Packager: gulafaran
Votes: 1
First Submitted: 2014-12-31 15:36
Last Updated: 2014-12-31 15:36

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by foxlg

2015-07-14 10:57

ERROR when installing....

You need edit INSTALL and change this:
11:
- makedepends=('git' 'make' 'clang')
+ makedepends=('git' 'make' 'clang' 'tup')
28:
- make
+ tup
32:
- cd "spotifycli"
+ cd "spotifycli/bin"