Agave version 0.4.5 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.4.5

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The agave Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: agave
      Version: 0.4.5
      Category: graphics gnome
      Platform: darwin
      Maintainers: nomaintainer
      Description: Generate a variety of colorschemes from a single starting color.
      Long Description: Agave is a very simple application for the GNOME desktop that allows you to generate a variety of colorschemes from a single starting color. It is free software licensed under the open-source GPL License.
      Homepage: http://home.gna.org/colorscheme
      Master Sites: http://download.gna.org/colorscheme/releases

      Checksums: md5 d243dd5d3ea25d0646248386bfe0310d sha1 ffb990573793baa20f0c8e76022f33fe68a8d618 rmd160 b6b7fb3ad7b70ad9d5550c84d1ba8c38bb004dcd

      use_bzip2 yes

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils

      depends_lib port:gtkmm port:libglademm port:gconfmm port:libgnomeui port:cppunit port:boost

      Patch Files: src_core_compat-round.cc.patch

      configure.args --disable-scrollkeeper --disable-schemas-install

      post-activate {
      system "scrollkeeper-update"
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.