lablgtk2 version 2.10.0 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    lablgtk2  most recent diff


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



      # $Id: Portfile 32742 2008-01-12 23:39:06Z pguyot kallisys.net $

      PortSystem 1.0
      Name: lablgtk2
      Version: 2.10.0
      Category: x11
      Maintainers: pguyot kallisys.net
      Description: Objective Caml interface to gtk+ 2.x
      Long Description: LablGTK2 is is an Objective Caml interface to gtk+ 2.x. It uses the rich type system of Objective Caml 3 to provide a strongly typed, yet very comfortable, object-oriented interface to gtk+. This is not that easy if you know the dynamic typing approach taken by gtk+.
      Homepage: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
      Platform: darwin
      master_sites http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
      distname lablgtk-${version}
      checksums md5 711c29cb6cf7883f5391fd713ff4c225 sha1 47cca75028a7a03dbcd3f22c1b73519e0e22384e rmd160 c149acc683c43b846347aeb3454966fd6ce1cce8
      depends_lib bin:camlp4:ocaml lib:libgtk.2:gtk2 lib:libglade-2:libglade2 lib:libgnomecanvas:libgnomecanvas lib:libgnomeui:libgnomeui
      configure.args --without-gl --without-rsvg --with-glade --with-gnomecanvas --with-gnomeui --without-panel --without-gtkspell --without-gtksourceview
      build.target world

      Variant: rsvg {
      configure.args-delete --without-rsvg
      configure.args-append --with-rsvg
      depends_lib-append lib:librsvg-2:librsvg
      }

      livecheck.check regex
      livecheck.regex {
      lablgtk-\1.tar.gz}

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

     Where to find more information:

    Darwin Ports



    image test