Libsamplerate version 0.1.7 - How to Download and Install on Mac OS X
Tuesday the 16th of March, 2010

    libsamplerate  most recent diff


    version 0.1.7

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


      The libsamplerate Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: libsamplerate
      Version: 0.1.7
      Category: audio
      Maintainers: boeyms openmaintainer
      Description: libsamplerate (also known as Secret Rabbit Code) is a library for performing sample rate conversion of audio data.
      Long Description: ${description}
      Homepage: http://www.mega-nerd.com/libsamplerate/
      Platform: darwin
      use_parallel_build yes
      Master Sites: ${homepage}
      Checksums: md5 ad093e60ec44f0a60de8e29983ddbc0f sha1 98a52392eb97f9ba724ca024b3af29a8a0cc0206 rmd160 697a355393d21ad66ea4313b928f2c3322f67a39
      depends_build path:bin/pkg-config:pkgconfig
      depends_lib port:fftw-3 port:libsndfile

      livecheck.type regex
      livecheck.url ${homepage}download.html
      livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.