gnome-control-center version 2.20.3 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gnome-control-center  most recent diff


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



      # $Id: Portfile 33014 2008-01-16 21:56:31Z gui_dos macports.org $
      PortSystem 1.0
      Name: gnome-control-center
      Version: 2.20.3
      Description: Control center for GNOME 2.0 project.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      master_sites gnome:sources/${name}/[join [lrange [split ${version} .] 0 1] .]/
      checksums rmd160 96f56251c6a06315861dcd89a1c5f68ed47bd48f
      depends_lib port:iso-codes port:nautilus port:desktop-file-utils port:libgnomekbd port:libxklavier port:gnome-panel port:metacity port:gst-plugins-base port:evolution-data-server port:vte port:dbus port:dbus-glib
      depends_build port:gnome-doc-utils
      use_bzip2 yes
      #patchfiles patch-libslab_directory-tile.c.diff
      configure.args --mandir=${prefix}/share/man --disable-hal --enable-gstreamer --disable-scrollkeeper --disable-update-mimedb
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
      post-patch {
      #reinplace "s|g_strdup (\"/usr|g_strdup (\"${prefix}/share:/usr|g" #${worksrcpath}/capplets/background/gnome-wp-xml.c

      reinplace "s|/usr/share|${prefix}/share|g" ${worksrcpath}/capplets/common/gnome-theme-info.c ${worksrcpath}/libwindow-settings/metacity-window-manager.c
      }

      post-destroot {
      file delete ${destroot}${prefix}/etc/gconf/schemas/desktop_gnome_peripherals_keyboard_xkb.schemas
      }

      post-activate {
      system " export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`&& gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas && gconftool-2 --direct --config-source=\$GCONF_CONFIG_SOURCE --recursive-unset /schemas/apps/panel && gconftool-2 --direct --config-source xml:readwrite:${prefix}/etc/gconf/gconf.xml.defaults --load ${prefix}/etc/gconf/schemas/panel-default-setup.entries "
      system "scrollkeeper-update"
      }

      platform darwin {
      post-destroot {
      system "cd ${destroot}${prefix}/lib/window-manager-settings/ && ln -s libmetacity.dylib libmetacity.so"

      system "cd ${destroot}${prefix}/lib && ln -s libgnome-window-settings.1.0.0.dylib libgnome-window-settings.1.0.0.so"
      }
      }

      platform darwin 9 {
      pre-configure {
      reinplace "s| -export-symbols-regex.*||g" ${worksrcpath}/vfs-methods/fontilus/Makefile.am ${worksrcpath}/vfs-methods/fontilus/Makefile.in ${worksrcpath}/vfs-methods/themus/Makefile.am ${worksrcpath}/vfs-methods/themus/Makefile.in
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test