Download and Install intltool version 0.37.1 on Mac OS X
Thursday the 28th of August, 2008

    intltool  most recent diff


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



      # $Id: Portfile 35522 2008-03-29 15:24:41Z gui_dos macports.org $

      PortSystem 1.0

      Name: intltool
      Version: 0.37.1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Maintainers: nomaintainer
      Category: textproc gnome
      Platform: darwin
      Description: a string tool

      Long Description: The intltool collection can be used to extract translatable strings from various source files (.xml.in, .glade, .desktop.in, .server.in, .oaf.in), collect the extracted strings together with messages from traditional source files (.c, .h) in po/PACKAGE.pot and merge back the translations from .po files into .xml, .desktop and .oaf files. This merge step will happen at build or installation time.

      Homepage: http://www.gnome.org/
      master_sites gnome:sources/${name}/${branch}/
      use_bzip2 yes

      checksums md5 860d392f04299c2740d0752501639c3b sha1 7aaa684177589fe321ceb863c3f6fc716e01dff2 rmd160 eff2763d1bff21c4d3ba86481a030b1c9b059548

      depends_build port:gnome-common
      depends_lib port:expat port:perl5.8 port:p5-xml-parser

      test.run yes
      test.target check

      universal_variant no

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

     Where to find more information:

    Darwin Ports



    image test