# -*- 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 libgnome-keyring version 2.32.0 set branch [join [lrange [split ${version} .] 0 1] .] maintainers devans openmaintainer categories gnome platforms darwin license GPL-2+ LGPL-2+ description GNOME compatibility library for accessing secrets long_description \ gnome-keyring is a program that stores passwords and other secrets \ for users. It is run as a daemon in the session. This library \ provides an interface to the daemon for client applications. homepage http://live.gnome.org/GnomeKeyring/ master_sites gnome:sources/${name}/${branch}/ use_bzip2 yes checksums rmd160 201df6c60a931a43edd58c994dea5bb20d5d378f \ sha256 56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c depends_build port:pkgconfig \ port:intltool depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:dbus \ port:libgcrypt configure.args --disable-silent-rules livecheck.type gnome