From 1004b19b87434832a42045b63a6c0d71d11048c4 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 8 Aug 2013 18:24:44 +0000 Subject: 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/ --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index e46095e09240..6691f7aa79f0 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -322,6 +322,7 @@ SUBDIR += smtube SUBDIR += spigot SUBDIR += spook + SUBDIR += spotify-websocket-api SUBDIR += streamanalyze SUBDIR += subtitlecomposer-kde4 SUBDIR += subtitleeditor -- cgit v1.2.3