Download and Install libshout2 version 2.2.2 on Mac OS X
Sunday the 20th of July, 2008

    libshout2  most recent diff


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



      # $Id: Portfile 28787 2007-09-08 19:52:20Z ryandesign macports.org $

      PortSystem 1.0

      Name: libshout2
      set my_name [strsed ${name} {g/[0-9]//}]
      Version: 2.2.2
      revision 1
      Category: audio net
      Platform: darwin
      Maintainers: nomaintainer
      Description: Data and connectivity lib for the icecast server

      Long Description: A port of the libshout library. Libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details.

      Homepage: http://www.icecast.org/
      master_sites http://downloads.xiph.org/releases/libshout/
      distname ${my_name}-${version}

      depends_lib port:libvorbis port:speex port:libtheora

      checksums md5 4f75fc9901c724b712c371c9a1e782d3 sha1 cabc409e63f55383f4d85fac26d3056bf0365aac rmd160 7ea5bc197953cfae6aff53876865909b2f6ac5f1

      destroot.args docdir=${prefix}/share/doc/${my_name}-${version}

      livecheck.check regex
      livecheck.url ${homepage}download.php
      livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)


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

     Where to find more information:

    Darwin Ports



    image test