Download and Install libthai version 0.1.9 on Mac OS X
Thursday the 24th of July, 2008

    libthai  most recent diff


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



      # $Id: Portfile 36819 2008-05-15 15:17:48Z takanori macports.org $

      PortSystem 1.0

      Name: libthai
      Version: 0.1.9
      Category: textproc
      Maintainers: nomaintainer
      Description: Thai language support library.
      Long Description: ${description}
      Platform: darwin
      Homepage: http://linux.thai.net/plone/TLWG/libthai/
      master_sites http://linux.thai.net/pub/thailinux/software/libthai/
      patchfiles patch-src_Makefile.in.diff
      checksums md5 7002d111b293f202d20b28aa2b4ed68f sha1 236c3af13dc08c364a1d623705cd2e33877ac942 rmd160 68912107094969dd0297f94dbf0a770f3ff5fe01

      depends_lib port:libdatrie port:pkgconfig

      worksrcdir ${name}-${version}

      configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info --disable-doxygen-doc

      use_parallel_build yes

      test.run yes
      test.target check

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL NEWS README TODO ${destroot}${prefix}/share/doc/${name}
      }

      Variant: with_doxygen description {Create and install API docs} {
      depends_lib-append port:doxygen
      configure.args-delete --disable-doxygen-doc
      configure.args-append --with-html-docdir=${prefix}/share/doc/${name}/html
      }

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

     Where to find more information:

    Darwin Ports



    image test