Gdl version 2.26.2 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    version 2.26.2

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


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

      PortSystem 1.0

      Name: gdl
      Version: 2.26.2
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: gnome devel
      Maintainers: devans openmaintainer
      Description: GNOME development library.
      Long Description: This package contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2.

      Platform: darwin

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

      Checksums: md5 461b077f33ee7a447964f521e5455fd1 sha1 29402c29c42fef5dc37748d4ff52e1f96e94f2b4 rmd160 c4a2dee8355f6b005490eda2cd0ef2399e2e5179

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

      depends_lib port:gtk2 port:libglade2 port:libxml2

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.