gconf version 2.20.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    gconf  most recent diff


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



      # $Id: Portfile 31825 2007-12-09 11:25:48Z rhwood macports.org $
      PortSystem 1.0
      Name: gconf
      set my_name GConf
      Version: 2.20.1
      set branch [join [lrange [split ${version} .] 0 1] .]
      revision 0
      Description: GConf is a configuration database system.
      Long Description: GConf is a configuration database system, functionally similar to the Windows registry but lots better. :-) It's being written for the GNOME desktop but does not require GNOME.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/projects/gconf/
      distname ${my_name}-${version}
      master_sites gnome:sources/${my_name}/${branch}/
      checksums md5 646fc896c6282a8f103365af0fa2e303 sha1 c628e2645a91b15749f1ebacc62ea685cbfa681c rmd160 743bee341731402e5d4938ee030adf4f463d9a52

      depends_build port:pkgconfig port:perl5.8 port:p5-xml-parser port:intltool

      depends_lib port:glib2 port:gettext port:libxml2 port:gtk2 port:orbit2

      use_bzip2 yes

      configure.cppflags-append "-L${prefix}/lib"

      pre-destroot {
      destroot.keepdirs ${destroot}${prefix}/etc/gconf/gconf.xml.mandatory ${destroot}${prefix}/etc/gconf/gconf.xml.defaults
      }

      platform darwin 7 { configure.cflags-append "-DBIND_8_COMPAT=1" }

      livecheck.check regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${my_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/gconf
      % sudo port install gconf
      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 gconf
      ---> Verifying checksum for gconf
      ---> Extracting gconf
      ---> Configuring gconf
      ---> Building gconf with target all
      ---> Staging gconf into destroot
      ---> Installing gconf
    - 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 gconf with these commands:
      %  man gconf
      % apropos gconf
      % which gconf
      % locate gconf

     Where to find more information:

    Darwin Ports



    image test