Gnome-speech version 0.4.25 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnome-speech  most recent diff


    version 0.4.25

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


      # -*- 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 gnome-speech Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-speech
      Version: 0.4.25
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: The GNOME speech API.
      Long Description: This is GNOME Speech. It's purpose is to provide a simple general API for producing text-to-speech output.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 89cbc23fc131c33396c0346085759f63 sha1 c229af1583c522212e067990eafaf6a58df42966 rmd160 305f0e820ce77039776a1c3d3fa259d4f628b88e

      depends_lib port:libbonobo

      use_bzip2 yes

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.