# -*- 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 # $Id$ PortSystem 1.0 name pangomm version 2.14.1 set branch [join [lrange [split ${version} .] 0 1] .] description C++ interface to Pango. long_description pangomm is the official \ C++ interface for the Pango text layout library. maintainers devans openmaintainer categories x11 devel platforms darwin homepage http://www.gtkmm.org/ master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes checksums md5 c67228ea93dd977394d2872b61754b53 \ sha1 f439962a9e1d10ee3327cc1f393a43818f765fe3 \ rmd160 61e9c8688af762d9b859fc37d5390f7e02f70e5c depends_lib path:lib/pkgconfig/pango.pc:pango \ path:lib/pkgconfig/cairomm-1.0.pc:cairomm \ port:glibmm \ port:libsigcxx2 livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}