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

    empathy  most recent diff


    version 2.26.2

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


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

      PortSystem 1.0

      Name: empathy
      Version: 2.26.2
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: Empathy is an instant-messaging(chat) program for GNOME
      Long Description: Empathy is an instant-messaging(chat) program which supports text, voice, video, file transfers, and inter-application communication (tubes) over many different protocols(AIM, MSN, Google/Jabber, Facebook, SIP, Yahoo, etc).
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://live.gnome.org/Empathy
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 7d42b4c54373c3706a3da301cd616329 sha1 d2eb4de3d3efd7728dc28eb16dfe60c64141be70 rmd160 58d995c9e616aa5d429dde9fad5861d66a33521f

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc

      depends_lib port:gconf port:libglade2 port:gnome-panel port:telepathy-glib port:telepathy-mission-control port:telepathy-haze port:telepathy-farsight port:enchant port:iso-codes port:libnotify port:evolution-data-server port:libcanberra port:gst-plugins-good port:gst-plugins-bad port:py25-gtk port:xorg-libX11

      use_bzip2 yes

      configure.args --mandir=${prefix}/share/man --x-includes=${prefix}/include --x-libraries=${prefix}/lib --disable-scrollkeeper --disable-schemas-install --with-compile-warnings=yes

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

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

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.