# 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: # # py-libnotify # py-libnotify/pkg-plist # py-libnotify/pkg-descr # py-libnotify/distinfo # py-libnotify/Makefile # echo c - py-libnotify mkdir -p py-libnotify > /dev/null 2>&1 echo x - py-libnotify/pkg-plist sed 's/^X//' >py-libnotify/pkg-plist << 'END-of-py-libnotify/pkg-plist' X%%PYTHON_SITELIBDIR%%/gtk-2.0/pynotify/__init__.py X%%PYTHON_SITELIBDIR%%/gtk-2.0/pynotify/__init__.pyc X%%PYTHON_SITELIBDIR%%/gtk-2.0/pynotify/__init__.pyo X%%PYTHON_SITELIBDIR%%/gtk-2.0/pynotify/_pynotify.so X%%PYTHON_SITELIBDIR%%/gtk-2.0/pynotify/_pynotify.la Xlibdata/pkgconfig/notify-python.pc Xshare/pygtk/2.0/defs/pynotify.defs END-of-py-libnotify/pkg-plist echo x - py-libnotify/pkg-descr sed 's/^X//' >py-libnotify/pkg-descr << 'END-of-py-libnotify/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 library and a small command line client. XSee deskutils/notification-daemon for the daemon. X XWWW: http://www.galago-project.org/specs/notification/index.php END-of-py-libnotify/pkg-descr echo x - py-libnotify/distinfo sed 's/^X//' >py-libnotify/distinfo << 'END-of-py-libnotify/distinfo' XMD5 (notify-python-0.1.0.tar.bz2) = 04884142d2714ee503ed7f20f87e7946 XSHA256 (notify-python-0.1.0.tar.bz2) = f2b3fccc1c0778253018498e5c061b3b50817a8ec324ebc4fb1d129d924c7c49 XSIZE (notify-python-0.1.0.tar.bz2) = 205254 END-of-py-libnotify/distinfo echo x - py-libnotify/Makefile sed 's/^X//' >py-libnotify/Makefile << 'END-of-py-libnotify/Makefile' X# New ports collection makefile for: py-libnotify X# Date created: Jul 26 2006 X# Whom: Florent Thoumie X# X# $FreeBSD$ X# X XPORTNAME= libnotify XPORTVERSION= 0.1.0 XCATEGORIES= devel gnome XMASTER_SITES= http://www.galago-project.org/files/releases/source/${RELNAME}/ XDISTNAME= ${RELNAME}-${PORTVERSION} XRELNAME= notify-python XPKGNAMEPREFIX= py- X XMAINTAINER= flz@FreeBSD.org XCOMMENT= Python bindings for libnotify X XLIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus \ X popt.0:${PORTSDIR}/devel/popt X XUSE_BZIP2= yes XUSE_PYTHON= yes XUSE_GNOME= gnomehack pkgconfig XGNU_CONFIGURE= yes X X.include END-of-py-libnotify/Makefile exit