Added git as makedepend.
Search Criteria
Package Details: tylyfy-git r44.851a8a3-1
Package Actions
| Package Base: | tylyfy-git |
|---|---|
| Description: | CLI-based Spotify player |
| Upstream URL: | https://bitbucket.org/kazuldur/tylyfy |
| Category: | multimedia |
| Licenses: | |
| Submitter: | Kazuldur |
| Maintainer: | Kazuldur |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2014-05-03 00:42 |
| Last Updated: | 2014-05-13 19:39 |
Dependencies (3)
Required by (0)
Sources
Latest Comments
Comment by Kazuldur
Comment by apol
git should be a dependency.
Comment by Kazuldur
I've added a message in the application itself and on the homepage. Thanks again :)
Comment by sekret
You could output this information with an install file provided with this package, or in a Readme etc. Everyone who uses your application has an account, so everyone can get this key. They only have to know where ;)
Comment by Kazuldur
python-cffi is a dependency of pyspotify, I've added it to the python-spotify-git package.
python-pylast is an optional package. Crashing without it is now fixed in git.
spitify_appkey.key contains the API Key required by Spotify to use their API. You can get it here: https://devaccount.spotify.com/my-account/keys/. I'm not yet sure if I can distribute mine and how should I do that in an open source application.
Thanks for notices :)
Comment by sekret
Please add python-cffi and python-pylast to the dependencies, it won't launch without them. And what's then missing is a file ~/.config/tylyfy/spotify_appkey.key Where can we get this file?