gnome-libs version 1.4.2 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gnome-libs  most recent diff


      View the most recent changes for the gnome-libs port at: gnome-libs.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gnome-libs.
      The raw portfile for gnome-libs 1.4.2 is located here:
      http://gnome-libs.darwinports.com/dports/gnome/gnome-libs/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-libs
      Google
      Web Darwinports.com



      # $Id: Portfile 30228 2007-10-22 22:59:36Z jmpp macports.org $
      PortSystem 1.0
      Name: gnome-libs
      Version: 1.4.2
      revision 2
      Description: These are the GNOME libraries.
      Long Description: These are the GNOME libraries, the foundation for most of the application of the GNOME project.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      master_sites gnome:sources/gnome-libs/1.4/
      use_bzip2 yes
      checksums md5 6111e91b143a90afb30f7a8c1e6cbbd6
      depends_lib lib:liboaf:oaf lib:libgtk.1:gtk1 lib:libghttp:libghttp lib:imlib:imlib
      patchfiles patch_configure patch_ltmain.sh patch-XmHTMLP.h patch-XmHTMLI.h
      configure.args --mandir=${prefix}/share/man --disable-gtk-doc --disable-test-gnome
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-fstrict-aliasing -funroll-loops"

      pre-destroot {
      addgroup games
      adduser games gid=[existsgroup games]
      }

      post-destroot {
      file rename ${destroot}${prefix}/share/pixmaps/gnome-error.png ${destroot}${prefix}/share/pixmaps/gnome-error-1.png
      file rename ${destroot}${prefix}/share/pixmaps/gnome-question.png ${destroot}${prefix}/share/pixmaps/gnome-question-1.png
      file rename ${destroot}${prefix}/share/pixmaps/gnome-default-dlg.png ${destroot}${prefix}/share/pixmaps/gnome-default-dlg-1.png
      file rename ${destroot}${prefix}/share/pixmaps/gnome-info.png ${destroot}${prefix}/share/pixmaps/gnome-info-1.png
      file rename ${destroot}${prefix}/share/pixmaps/gnome-warning.png ${destroot}${prefix}/share/pixmaps/gnome-warning-1.png
      }

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

     Where to find more information:

    Darwin Ports



    image test