Speex-devel version 1.2rc1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    speex-devel  most recent diff


    version 1.2rc1

      View the most recent changes for the speex-devel port at: speex-devel.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for speex-devel.
      The raw portfile for speex-devel 1.2rc1 is located here:
      http://speex-devel.darwinports.com/dports/audio/speex-devel/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-devel


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The speex-devel Portfile 55395 2009-08-10 07:43:35Z ryandesign macports.org $

      PortSystem 1.0
      Name: speex-devel
      Version: 1.2rc1
      Category: audio
      Maintainers: billitch
      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://speex.org/
      Platform: darwin

      depends_lib port:libogg

      Master Sites: http://downloads.xiph.org/releases/speex

      Checksums: md5 c4438b22c08e5811ff10e2b06ee9b9ae sha1 52daa72572e844e5165315e208da539b2a55c5eb rmd160 6f4a11ef910b0db9b820826bcac3da1b79cad3a1

      distname speex-${version}

      use_parallel_build yes

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.