# -*- 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 # $Id$ PortSystem 1.0 name clutter version 0.6.2 set branch [string range $version 0 [expr [string last "." $version] - 1]] categories graphics maintainers pixane.net:idan platforms darwin description A generic high-level canvas library. long_description Clutter is an open source software library for \ creating fast, visually rich and animated graphical \ user interfaces. homepage http://www.clutter-project.org/ master_sites http://www.clutter-project.org/sources/clutter/${branch}/ use_bzip2 yes checksums md5 fb96af6f7339a0ce82a55814ad169249 \ sha1 a46ed8088d57d0769e357e4c1dae554a4c2a66e3 \ rmd160 e04650627db7cd697d1be02d9e1b04fe77319f76 depends_build port:pkgconfig depends_lib port:glib2 \ port:pango \ port:gtk2 configure.args --with-flavour=osx \ --disable-docs \ --disable-gtk-doc