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

    version 2.6.3

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


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

      PortSystem 1.0

      Name: bakery
      Version: 2.6.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: Bakery is a C++ Framework for creating GNOME applications using gtkmm.
      Long Description: ${description}
      Maintainers: landonf openmaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://bakery.sf.net
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 49d28fecf13252f4f2899461505e56e5 sha1 a379f36983b203c3759a05d49253fbe2c4d2bd60 rmd160 41089a0c9664933a9d67f97cf1d05d70d4038961

      depends_build port:pkgconfig port:intltool port:p5-xml-parser

      depends_lib port:gconfmm port:libglademm port:libxmlxx2

      use_bzip2 yes

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.