Commit graph

8 commits

Author SHA1 Message Date
Rene Ladan
ba8ba5aae9 - Convert to PYDISTUTILS=yes
- Stagify
- Mark as architecture-independent.
- Use option helpers
- Bump PORTREVISION to remove runtime dependency on py-setuptools
2013-12-16 18:06:06 +00:00
Rene Ladan
ed7ebbfde3 Add audio/musicpd as a direct run dependency, the port always connects
to the mpd server on localhost.

Bump PORTREVISION
Submitted by:	issyl0
2013-10-02 11:23:26 +00:00
Baptiste Daroussin
855fb638fb Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia) 2013-09-20 20:57:48 +00:00
Rene Ladan
e7f3d9d4ef - Properly fix the "album" and "artist" commands
- Bump PORTREVISION
2013-09-14 20:48:48 +00:00
Rene Ladan
31d132c3df Do not crash on a non-numeric argument to the 'album' or 'artist' command.
Bump PORTREVISION
2013-09-10 21:07:38 +00:00
Rene Ladan
7591188238 Fix some crashes:
- when entering the 'album' or 'artist' command without a parameter
- after displaying the root playlist with 'list'

Bump PORTREVISION
2013-09-10 20:17:11 +00:00
Rene Ladan
09207ebe8e Allow running respotify from other directories than %%PREFIX%%/bin by
setting the search path for the respotify-helper program.

Bump PORTREVISION
2013-08-08 22:38:26 +00:00
Rene Ladan
1004b19b87 A library, client, and some examples written in Python to access the
Spotify web API.  Note that this is still premature and missing some
functions.

A Premium account is required to use this port.

WWW: https://github.com/Hexxeh/spotify-websocket-api/
2013-08-08 18:24:44 +00:00