# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # notification-daemon # notification-daemon/distinfo # notification-daemon/Makefile # notification-daemon/pkg-descr # notification-daemon/pkg-plist # echo c - notification-daemon mkdir -p notification-daemon > /dev/null 2>&1 echo x - notification-daemon/distinfo sed 's/^X//' >notification-daemon/distinfo << 'END-of-notification-daemon/distinfo' XMD5 (notification-daemon-0.2.1.tar.gz) = 7aa30632a180777c6a75e987bb411b5e XSIZE (notification-daemon-0.2.1.tar.gz) = 161451 END-of-notification-daemon/distinfo echo x - notification-daemon/Makefile sed 's/^X//' >notification-daemon/Makefile << 'END-of-notification-daemon/Makefile' X# New ports collection makefile for: notification-daemon X# Date created: 2005-08-06 X# Whom: Andreas Kohn X# X# $Id$ X# $FreeBSD$ X# X XPORTNAME= notification-daemon XPORTVERSION= 0.2.1 XCATEGORIES= deskutils gnome XMASTER_SITES= http://www.galago.info/files/releases/source/ X XMAINTAINER= andreas@syndrom23.de XCOMMENT= Send small notifications to your desktop X XLIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ X notify.0:${PORTSDIR}/devel/libnotify X XUSE_GNOME= gnomehack gnomeprefix gnometarget intlhack glib20 gtk20 XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XCONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services X X.include END-of-notification-daemon/Makefile echo x - notification-daemon/pkg-descr sed 's/^X//' >notification-daemon/pkg-descr << 'END-of-notification-daemon/pkg-descr' XThe Desktop Notifications framework provides a standard way of doing passive Xpop-up notifications on the desktop. These are designed to notify the Xuser of something without interrupting their work with a dialog box that they Xmust close. Passive popups can automatically disappear after a short period Xof time. X XThis port contains the daemon. X XWWW: http://www.galago.info/specs/notification/index.php END-of-notification-daemon/pkg-descr echo x - notification-daemon/pkg-plist sed 's/^X//' >notification-daemon/pkg-plist << 'END-of-notification-daemon/pkg-plist' Xetc/dbus-1/system.d/notification-daemon.conf Xlibexec/notification-daemon X END-of-notification-daemon/pkg-plist exit