Libgnomedb version 1.2.1 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    libgnomedb  most recent diff


    version 1.2.1

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


      The libgnomedb Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: libgnomedb
      Version: 1.2.1
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: Data access architecture for GNOME.
      Long Description: The GNOME-DB project aims to provide a free unified data access architecture to the GNOME project. GNOME-DB is useful for any application that accesses persistent data (not only databases, but data), since it now contains a pretty good data management API.
      Maintainers: nomaintainer
      Category: gnome databases
      Platform: darwin
      Homepage: http://www.gnome-db.org/
      Master Sites: gnome:sources/${name}/${branch}/
      use_bzip2 yes
      Checksums: md5 5e2ff4eaa2bdb02493af4e21b5f5bf8b
      depends_lib lib:libgtksourceview-1:gtksourceview lib:libgda-2:libgda
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
      configure.args --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.