<?xml version="1.0" encoding="UTF-8"?>
<repository>
  <created-at type="datetime">2009-10-23T18:57:13Z</created-at>
  <description>Graphics front-end for Despotify using Qt 4.6, written to be usable on the N900.

To build, do the following:

------ 1. Build despotify
a. First, get despotify: http://despotify.se/source-code/

b. Then, install the requirements to build despotify as instructed on their webpage. Something like this:

&gt; aptitude install libssl-dev zlib1g-dev libvorbis-dev libtool libncursesw5-dev
&gt; aptitude install libgstreamer-plugins-base0.10-0 libgstreamer0.10-dev

c. Build and "make install". 

------ 2. Build Qt
a. You need Qt 4.6 to build qtspotify. If you are building for Maemo 5, get the Maemo 5-branch of Qt 4.6: http://qt.gitorious.org/qt/qt-x11-maemo

b. Configure it with options "-opengl es2" and "-maemo5". See more information here: http://labs.trolltech.com/blogs/2009/10/09/qt-on-the-n900/

c. Build and "make install" at least src/corelib and src/gui.

------ 3. Build qtspotify
a. QtSpotify requires alsa-dev files, so get the package:

&gt; aptitude install libasound2-dev

Once you have all the requirements, building should be as simple as:

b. qmake
c. make

When everything has been built, you will need the following available on the device where you want to run the application:

a. All runtime requirements for despotify. 
b. The qtspotify application binary
c. The libraries libQtCore.so.4 and libQtGui.so.4 from $QTDIR/lib
d. The library libdespotify.so.0 from $DESPOTIFYDIR/src/lib/.libs

Good luck!</description>
  <last-pushed-at type="datetime">2010-01-22T10:12:54Z</last-pushed-at>
  <name>qtspotify</name>
  <ready type="boolean">true</ready>
  <clone-url>git://gitorious.org/qt-labs/qtspotify.git</clone-url>
  <push-url>git@gitorious.org:qt-labs/qtspotify.git</push-url>
  <parent nil="true"></parent>
  <owner kind="Team">qt-developers</owner>
  <kind>mainline</kind>
  <project>qt-labs</project>
</repository>
