Libtelepathy version 0.3.3 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    libtelepathy  most recent diff


    version 0.3.3

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


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

      PortSystem 1.0

      Name: libtelepathy
      Version: 0.3.3
      Description: The ${name} component of Telepathy - a Flexible Communications Framework.
      Long Description: The ${name} component of Telepathy - a Flexible Communications Framework. The Telepathy project is building a unified framework for many different kinds of real-time communications. It uses the D-Bus messaging system to provide a simple interface for client applications, allowing them to quickly take advantage of Telepathy's benefits.
      Maintainers: devans openmaintainer
      Category: comms
      Platform: darwin
      Homepage: http://telepathy.freedesktop.org/wiki/
      Master Sites: http://telepathy.freedesktop.org/releases/${name}/

      Checksums: md5 490ca1a0c614d4466394b72d43bf7370 sha1 d5aa10a30570dedd89cfe45c4e928263bd32b888 rmd160 0d51e4eac2e4bc7f196c2597c4ea30adebc34e11

      depends_build port:pkgconfig port:libxslt port:python25

      depends_lib port:telepathy-glib

      configure.python ${prefix}/bin/python2.5

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.