# -*- 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 gnome-common version 2.24.0 set branch [join [lrange [split ${version} .] 0 1] .] maintainers nomaintainer categories gnome platforms darwin description Files that should be in pretty much every GNOME application. long_description \ $description homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes checksums md5 f72230d19ab9f2fa8923dcb078c69e9a \ sha1 5d1c903037fe7c86957c067f067343ee635eaf0f \ rmd160 48ba4c8f15a2cfe3f969fe04b9e3c750d17b0ed6 depends_build port:pkgconfig use_parallel_build yes universal_variant no livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}