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

    libcanberra  most recent diff


    version 0.20

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


      # -*- 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 libcanberra Portfile 59471 2009-10-15 15:02:16Z devans macports.org $

      PortSystem 1.0

      Name: libcanberra
      Version: 0.20
      Category: audio devel
      Maintainers: nomaintainer
      Description: XDG sound theme and naming implementation
      Long Description: libcanberra is an implementation of the XDG Sound Theme and Name Specifications, for generating event sounds on free desktops, such as GNOME.
      Homepage: http://0pointer.de/lennart/projects/libcanberra/
      Platform: darwin
      Master Sites: ${homepage}

      Checksums: md5 2f603086a1c994e96143c18739bc4200 sha1 e35569cc016d5eaa13716aa04049a1752581928f rmd160 1bd97bdc4b18f6cf947feedc378666f88e263051

      depends_build port:pkgconfig
      depends_lib port:gstreamer port:gconf port:libvorbis

      configure.args --enable-gtk --disable-null --disable-schemas-install

      post-activate {
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.type regex
      livecheck.regex {libcanberra-([0-9\.]+)\.tar\.gz}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.