Commit graph

11 commits

Author SHA1 Message Date
Kubilay Kocak
8942de43ff Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.

Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.

PR:		ports/185631
2014-01-27 12:14:09 +00:00
Rene Ladan
1f0dd45ffd - Also apply shebangfix to files installed in PREFIX/bin
- Bump PORTREVISION

Submitted by:	antoine
2014-01-12 23:24:30 +00:00
Rene Ladan
a88aa94419 - Fix playback by updating to latest GitHub version
- Fix QA targets:
  - apply shebangfix to spotify_web/spotify.py
  - do not compile files for ${PREFIX}/bin [1]
- Bump PORTREVISION

Discussed at:	#freebsd-python [1]
2014-01-12 22:59:06 +00:00
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