Despotify version 20090307 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    despotify  most recent diff


    version 20090307

      View the most recent changes for the despotify port at: despotify.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for despotify.
      The raw portfile for despotify 20090307 is located here:
      http://despotify.darwinports.com/dports/multimedia/despotify/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/despotify


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The despotify Portfile 57378 2009-09-10 08:38:23Z ryandesign macports.org $

      PortSystem 1.0

      Name: despotify
      Version: 20090307
      Category: multimedia
      Maintainers: carljohancrafoord.se:mail
      Description: Open source Spotify client
      Long Description: An open source Spotify client and gateway to their service
      Homepage: http://despotify.se/

      Platform: darwin
      depends_lib port:ncurses port:openssl port:zlib port:libvorbis port:expat

      fetch.type svn
      svn.url https://despotify.svn.sourceforge.net/svnroot/despotify/src
      svn.revision 164

      worksrcdir src

      Patch Files: patch-Makefile.diff patch-Makefile.local.mk.dist.diff patch-clients-despotify-local.mk.diff patch-lib-local.mk.diff

      post-patch {
      reinplace s| PREFIX |${prefix}|g ${worksrcpath}/Makefile.local.mk.dist ${worksrcpath}/clients/despotify/local.mk ${worksrcpath}/lib/local.mk
      }

      use_configure no

      pre-destroot {
      reinplace s| DESTROOT |${destroot}|g ${worksrcpath}/clients/despotify/local.mk ${worksrcpath}/lib/local.mk
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/despotify
      % sudo port install despotify
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching despotify
      ---> Verifying checksum for despotify
      ---> Extracting despotify
      ---> Configuring despotify
      ---> Building despotify with target all
      ---> Staging despotify into destroot
      ---> Installing despotify
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using despotify with these commands:
      %  man despotify
      % apropos despotify
      % which despotify
      % locate despotify

     Where to find more information:

    Darwin Ports



    Lightbox this page.