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

    clutter-gst  most recent diff


    version 0.10.0

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


      # -*- 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-gst Portfile 58271 2009-09-25 03:17:55Z ryandesign macports.org $

      PortSystem 1.0

      Name: clutter-gst
      Version: 0.10.0
      set branch [string range $version 0 [expr [string last "." $version] - 1]]
      Category: graphics
      Description: Clutter GStreamer integration library.
      Long Description: Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.
      Maintainers: nodamage.com:nodamage
      Platform: darwin
      Homepage: http://www.clutter-project.org/
      Master Sites: http://www.clutter-project.org/sources/${name}/${branch}/

      Checksums: md5 89982f2988090e495e06d491f6dee89b sha1 dc2d040b76e890f7a010a49676bb59ef1b52bc23 rmd160 04591b4be03b9b561e60c6712c8fceb2b07c8b15

      depends_build port:pkgconfig

      depends_lib port:gstreamer path:lib/pkgconfig/glib-2.0.pc:glib2 port:clutter port:gst-plugins-base


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.