Telepathy-glib version 0.9.1 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    telepathy-glib  most recent diff


    version 0.9.1

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


      # -*- 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 telepathy-glib Portfile 59690 2009-10-20 04:11:43Z devans macports.org $

      PortSystem 1.0

      Name: telepathy-glib
      Version: 0.9.1
      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 fa82a4474b3a5436b5b3cb44cbc9a9b4 sha1 dffe4dc91fda8ee0322d86c49f7815c7f983239b rmd160 7b0c6a660ec53b67a899886399f4665ab14b19d2

      depends_build port:pkgconfig port:gnome-doc-utils port:gtk-doc port:python25

      depends_lib port:dbus-glib

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

      use_parallel_build no

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.