Streamripper version 1.64.3 - How to Download and Install on Mac OS X
Wednesday the 8th of September, 2010

    streamripper  most recent diff


    version 1.64.3

      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.64.3 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 58271 2009-09-25 03:17:55Z ryandesign macports.org $

      PortSystem 1.0

      Name: streamripper
      Version: 1.64.3
      Revision: 1
      Category: audio net
      Platform: darwin
      Maintainers: css
      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 ac9caddc37395a0083d8e44a37955053 sha1 08dff7b4e48e16ad581e0b28fb77bdcddeeee0bb rmd160 d0d5d18fc7e5086bb768e6a51e566e16f0ced730

      depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 port:libiconv port:libogg port:libvorbis

      Patch Files: patch-libmad-0.15.1b__configure

      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.