# -*- 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 libgnomekbd version 2.22.0 set branch [join [lrange [split ${version} .] 0 1] .] description Libgnomekbd is something new. long_description Libgnomekbd is something new. maintainers nomaintainer categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/ checksums md5 a8b64278ae3471583607d734db9347eb \ sha1 62a11b227d4bcbc3df64fbdfc7e075e9366140da \ rmd160 23cabca07aaf18325fc6ca6d4daade4b86044ad0 depends_lib \ port:libxklavier \ port:libglade2 \ port:libgnome \ port:libgnomeui \ port:dbus \ port:gconf \ port:gtk2 use_bzip2 yes post-patch { reinplace "s|test capplet|capplet|" ${worksrcpath}/Makefile.in } configure.args --mandir=${prefix}/share/man configure.cflags-append "-I${x11prefix}/include" livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}