Sox version 14.2.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 14.2.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The sox Portfile 52106 2009-06-10 04:34:47Z snc macports.org $

      PortSystem 1.0

      Name: sox
      Version: 14.2.0
      Revision: 1
      Category: audio
      Maintainers: poure.com:jm
      Description: SOund eXchange - universal sound sample translator
      Long Description: SoX (also known as Sound eXchange) translates sound samples between different file formats, and optionally applies various sound effects. SoX is intended as the Swiss Army knife of sound processing tools. It doesn't do anything very well, but sooner or later it comes in very handy.
      Homepage: http://sox.sourceforge.net/
      Platform: darwin

      depends_lib port:libao port:libsndfile port:libid3tag port:libsamplerate port:libvorbis path:lib/libavcodec.dylib:ffmpeg port:libmad port:flac port:wavpack port:file port:libpng

      Master Sites: sourceforge
      Checksums: md5 7afc0e85d14be014f08e7d3b7ee8c24e sha1 1b60e5af43f44a51247fb978f2423f0de7e27363 rmd160 7c76a2db5c5838fc3d9f8b5402e47d548fd094d5

      configure.args --mandir=\\\${prefix}/share/man --without-amr-wb --without-amr-nb

      build.env ${configure.env}

      destroot.destdir prefix=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.