Libopendaap version 0.4.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    libopendaap  most recent diff


    version 0.4.0

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


      The libopendaap Portfile 30219 2007-10-22 22:40:35Z jmpp macports.org $

      PortSystem 1.0
      Name: libopendaap
      Version: 0.4.0
      Category: audio
      Maintainers: nomaintainer
      Description: library for connecting to iTunes shares
      Long Description: libopendaap is a library written in C which enables applications to discover, and connect to, iTunes(R) music shares. Unlike all other daap implementations, this library is able to connect to recent iTunes shares which require a special authentication algorithm.
      Homepage: http://craz.net/programs/itunes/libopendaap.html
      Platform: darwin
      Master Sites: http://craz.net/programs/itunes/files/
      use_bzip2 yes
      Checksums: md5 4edf92ac18c6ab8c05be7a4eb64a8a8d

      configure.args --mandir=${prefix}/share/man

      post-destroot {
      reinplace "s|#include \"config.h\"||" ${destroot}${prefix}/include/daap/portability.h
      reinplace "s|#include \"portability.h\"|#include |" ${destroot}${prefix}/include/daap/client.h
      }

    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/libopendaap
      % sudo port install libopendaap
      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 libopendaap
      ---> Verifying checksum for libopendaap
      ---> Extracting libopendaap
      ---> Configuring libopendaap
      ---> Building libopendaap with target all
      ---> Staging libopendaap into destroot
      ---> Installing libopendaap
    - 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 libopendaap with these commands:
      %  man libopendaap
      % apropos libopendaap
      % which libopendaap
      % locate libopendaap

     Where to find more information:

    Darwin Ports



    Lightbox this page.