Download and Install ices2 version 2.0.1 on Mac OS X
Thursday the 7th of August, 2008

    ices2  most recent diff


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



      # $Id: Portfile 30219 2007-10-22 22:40:35Z jmpp macports.org $

      PortSystem 1.0
      Name: ices2
      Version: 2.0.1
      Category: audio net
      Maintainers: nomaintainer
      Description: Stream audio to an icecast server
      Long Description: source client for broadcasting in Ogg Vorbis format to an icecast2 server
      Homepage: http://www.icecast.org/ices.php
      Platform: darwin

      master_sites http://downloads.us.xiph.org/releases/ices/
      distname ices-${version}
      checksums sha1 045e8419c494d77162668e8362b3c9ddc4b4974c
      use_bzip2 yes

      depends_build bin:pkg-config:pkgconfig
      depends_lib lib:libshout:libshout2 port:libxml2

      post-configure {
      reinplace "s|VORBIS_CFLAGS = -I/opt/local/include|VORBIS_CFLAGS = -I/opt/local/include -D_MACOSX_ |g" ${worksrcpath}/Makefile
      reinplace "s|#include |#include \\\n#include |g" ${worksrcpath}/src/metadata.c
      }

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

     Where to find more information:

    Darwin Ports



    image test