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

    version 2.0.1

      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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The ices2 Portfile 55122 2009-08-07 01:20:10Z snc 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${prefix}/include|VORBIS_CFLAGS = -I${prefix}/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



    Lightbox this page.