# -*- 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: Portfile 109961 2013-08-22 23:18:43Z devans@macports.org $ PortSystem 1.0 name libchamplain version 0.12.4 license LGPL-2.1+ set branch [join [lrange [split ${version} .] 0 1] .] description A Clutter based widget to display rich, interactive maps. long_description \ ${description} maintainers devans openmaintainer categories gnome platforms darwin homepage http://projects.gnome.org/${name}/ master_sites gnome:sources/${name}/${branch}/ use_xz yes checksums rmd160 34b26a1a3ae0b132d3663e88d19cac90b0b33d9e \ sha256 631ce8e91b02c596e29778d3f7c1d28013e2e40d080a88f2d9a06f8b79f9e493 depends_build port:pkgconfig depends_lib port:gtk2 \ port:clutter \ port:clutter-gtk \ port:gobject-introspection \ port:libsoup \ port:vala configure.args --enable-introspection=yes \ --disable-memphis livecheck.type gnome