Clutter-gtk version 0.10.2 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    clutter-gtk  most recent diff


    version 0.10.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The clutter-gtk Portfile 54906 2009-08-04 11:20:39Z snc macports.org $

      PortSystem 1.0

      Name: clutter-gtk
      Version: 0.10.2
      set branch [string range $version 0 [expr [string last "." $version] - 1]]
      Category: graphics
      Description: Clutter GTK integration library.
      Long Description: Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.
      Maintainers: nodamage.com:nodamage
      Platform: darwin
      Homepage: http://www.clutter-project.org/
      Master Sites: http://www.clutter-project.org/sources/${name}/${branch}/

      Checksums: md5 1203dbf7091bbde0ca36053a95d9d18d sha1 55db953a4059ee611f1915018da0862e5036f242 rmd160 d3ccd9460f0083a12d03aa401d5526f75b2eb3c1

      depends_build port:pkgconfig

      depends_lib port:gtk2 port:clutter


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.