Download and Install speex version 1.0.5 on Mac OS X
Friday the 25th of July, 2008

    speex  most recent diff


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



      # $Id: Portfile 37416 2008-06-06 21:15:53Z ryandesign macports.org $

      PortSystem 1.0
      Name: speex
      Version: 1.0.5
      Category: audio
      Maintainers: nomaintainer
      Description: audio codec designed for speech
      Long Description: Speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. Moreover, Speex is well-adapted to Internet applications and provides useful features that are not present in most other codecs.
      Homepage: http://www.speex.org/
      Platform: darwin

      depends_lib port:libogg

      master_sites http://downloads.us.xiph.org/releases/speex/
      checksums md5 01d6a2de0a88a861304bf517615dea79

      configure.args --with-ogg-dir=${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/speex
      % sudo port install speex
      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 speex
      ---> Verifying checksum for speex
      ---> Extracting speex
      ---> Configuring speex
      ---> Building speex with target all
      ---> Staging speex into destroot
      ---> Installing speex
    - 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 speex with these commands:
      %  man speex
      % apropos speex
      % which speex
      % locate speex

     Where to find more information:

    Darwin Ports



    image test