Py26-scikits-talkbox version 0.2.5 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    py26-scikits-talkbox  most recent diff


    version 0.2.5

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


      # -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The py26-scikits-talkbox Portfile 56603 2009-08-30 18:42:56Z mnick macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: py26-scikits-talkbox
      Version: 0.2.5
      Maintainers: mnick
      license OSI-Approved

      Category:-append science devel
      Description: Talkbox, a set of python modules for speech/signal processing
      Long Description: ${description}

      Platform: darwin

      Homepage: http://scikits.appspot.com/talkbox
      Master Sites: http://pypi.python.org/packages/source/s/scikits.talkbox/
      distname scikits.talkbox-${version}

      Checksums: md5 8d64926345608ed4721bed7e92db2ae8 sha1 358a8927611b167bfbbd068789235ba2891eb13b rmd160 0cbea977af22611131dd09423a5f7dbb1b9e5a03

      depends_lib port:py26-scipy

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex version (.*)

      post-destroot {
      # scikits/__init__.py is provided by scikits-module
      file delete ${destroot}${python.pkgd}/scikits/__init__.py
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.