Gconfmm version 2.24.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gconfmm  most recent diff


    version 2.24.0

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gconfmm Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gconfmm
      Version: 2.24.0
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: gconfmm provides C++ wrappers for gconf.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gtkmm.org/
      Master Sites: gnome:sources/${name}/${branch}/
      use_bzip2 yes

      Checksums: md5 cd2c3c919dbf8f90f703680d2fa088b2 sha1 1c130b3311c8307037126050bbfb4f8faa28819a rmd160 933c045f1b6f71f5b6ecc9e73ac29d2f787f56d0

      depends_lib port:gtkmm port:gconf port:libiconv

      configure.cflags-append -no-cpp-precomp

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.