Ices0 version 0.4 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.4

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


      The ices0 Portfile 41634 2008-11-07 20:21:03Z mcalhoun macports.org $

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

      Master Sites: http://downloads.us.xiph.org/releases/ices/
      distname ices-${version}
      Checksums: md5 d31450c4011561dae0229f071cb41cb6

      depends_build bin:pkg-config:pkgconfig
      depends_lib port:libxml2 lib:libmp3lame.0:lame lib:libshout.3:libshout2

      configure.args --program-suffix=0 --with-docdir=${prefix}/share/doc --mandir=${prefix}/share/man --without-python --without-perl

      Variant: python {
      configure.args-delete --without-python
      configure.args-append --with-python=${prefix}/bin/python2.5
      depends_lib-append port:python25
      }

      Variant: perl {
      configure.args-delete --without-perl
      configure.args-append --with-perl=${prefix}/bin/perl
      depends_lib-append path:bin/perl:perl5
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.