Shntool version 3.0.10 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    shntool  most recent diff


    version 3.0.10

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


      The shntool Portfile 51408 2009-05-24 08:24:09Z toby macports.org $

      PortSystem 1.0
      Name: shntool
      Version: 3.0.10
      Category: audio
      Maintainers: nomaintainer
      Description: Multi-purpose .wav/.shn processing utility
      Long Description: shntool is a multi-purpose .wav/.shn processing tool. Input and output files are transparent to shntool, meaning that it can perform its functions upon both .wav and .shn data.
      Homepage: http://www.etree.org/shnutils/shntool/
      Platform: darwin
      Master Sites: ${homepage}dist/src/
      Checksums: md5 5d41f8f42c3c15e3145a7a43539c3eae sha1 7a2bc8801e180cf582f0e39775603582e35d50d2 rmd160 3c41c5da4ee11127dae02609052d1f1a355aef4a

      depends_lib port:expat port:gettext port:libiconv port:shorten

      configure.args --mandir=${prefix}/share/man

      post-destroot {
      system "install -m 755 -d ${destroot}${prefix}/share/doc/${name}"
      system "install -m 644 ${worksrcpath}/doc/* ${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/shntool
      % sudo port install shntool
      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 shntool
      ---> Verifying checksum for shntool
      ---> Extracting shntool
      ---> Configuring shntool
      ---> Building shntool with target all
      ---> Staging shntool into destroot
      ---> Installing shntool
    - 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 shntool with these commands:
      %  man shntool
      % apropos shntool
      % which shntool
      % locate shntool

     Where to find more information:

    Darwin Ports



    Lightbox this page.