Streamripper version 1.63.1 - How to Download and Install on Mac OS X
Saturday the 4th of July, 2009

    streamripper  most recent diff


    version 1.63.1

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


      The streamripper Portfile 36670 2008-05-10 11:20:14Z css macports.org $

      PortSystem 1.0

      Name: streamripper
      Version: 1.63.1
      Revision: 1
      Category: audio net
      Platform: darwin
      Maintainers: css macports.org
      Description: separate tracks via Shoutcasts title-streaming
      Long Description: Streamripper started as a way to separate tracks via Shoutcasts title-streaming feature. This has now been expanded into a much more generic feature, where part of the program only tries to hint at where one track starts and another ends, thus allowing a mp3 decoding engine to scan for a silent mark, which is used to find an exact track separation.

      Homepage: http://streamripper.sourceforge.net/
      Master Sites: ${homepage}/files/ sourceforge:${name}
      Checksums: md5 e214f038f308bdad87d2bf80c55e8e62 sha1 13c01412c4abeb5cb044370a75eb76fc5704a228 rmd160 ba27680fd2eac34c466d1cf67ce82aa125003cdc

      depends_lib port:glib2 port:libiconv port:libogg port:libvorbis

      configure.args --with-ogg=${prefix} --with-vorbis=${prefix} --with-libiconv-prefix=${prefix} --with-included-argv --with-included-libmad --with-included-tre --mandir=${prefix}/share/man

      pre-destroot {
      file attributes ${worksrcpath}/install-sh -permissions +rx
      }
      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} CHANGES COPYING README THANKS ${destroot}${prefix}/share/doc/${name}
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.