Source: despotify
Section: sound
Priority: extra
Maintainer: Micke Nordin <mickewiki@gmail.com>
Build-Depends: debhelper (>= 5),
               libtool,
               libexpat1-dev,
               libncurses5-dev,
               libpulse-dev,
               libssl-dev,
               libvorbis-dev,
               zlib1g-dev,
	           libncursesw5-dev,
	           libao0        
Standards-Version: 3.7.3

Package: despotify
Architecture: any
Depends: libao0, libncursesw5, libvorbis0a, libvorbisfile3
Provides: despotify, despotify-simple, despotify-gateway, libdespotify
Description: An open source Spotify client.
 * C implementation based on F/OSS code
 * Proof of Concept multi-OS client with curses (text-based) UI
 * Proof of Concept gateway to the Spotify service (text-based 
   protocol, for supporting REST).

