# -*- 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
PortGroup gobject_introspection 1.0
set branch [join [lrange [split ${version} .] 0 1] .]
description pop-up notification library
The Desktop Notifications framework provides a standard way of doing \
passive pop-up notifications.
homepage http://library.gnome.org/devel/libnotify/
master_sites gnome:sources/${name}/${branch}
checksums rmd160 15ca6f6eca420090fd98c1b31a62be966a1faa3c \
sha256 69209e0b663776a00c7b6c0e560302a8dbf66b2551d55616304f240bba66e18c \
depends_build port:pkgconfig \
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
gobject_introspection yes
configure.cmd ./autogen.sh
configure.args --disable-silent-rules
if {${os.major} == 11 && ${os.minor} < 2 && ${os.platform} eq "darwin"} {
ui_error "You must first update to OS X 10.7.2."
return -code error "You must first update to OS X 10.7.2."
livecheck.type gnome-with-unstable