diff options
Diffstat (limited to 'devel/libnotify')
-rw-r--r-- | devel/libnotify/Makefile | 27 | ||||
-rw-r--r-- | devel/libnotify/distinfo | 3 | ||||
-rw-r--r-- | devel/libnotify/pkg-descr | 10 | ||||
-rw-r--r-- | devel/libnotify/pkg-plist | 25 |
4 files changed, 0 insertions, 65 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile deleted file mode 100644 index e360e4e49..000000000 --- a/devel/libnotify/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: libnotify -# Date created: 2005-08-06 -# Whom: Andreas Kohn <andreas@syndrom23.de> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= libnotify -PORTVERSION= 0.4.5 -CATEGORIES= devel gnome -MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A library for desktop notifications - -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 ltverhack -USE_GMAKE= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --without-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo deleted file mode 100644 index fa3d33aa8..000000000 --- a/devel/libnotify/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libnotify-0.4.5.tar.gz) = 472e2c1f808848365572a9b024d9e8f5 -SHA256 (libnotify-0.4.5.tar.gz) = 0799db8ea1500b65a477421a8c930cc8c8b0bbc0596e55ea1601e2542f3fb0d9 -SIZE (libnotify-0.4.5.tar.gz) = 364142 diff --git a/devel/libnotify/pkg-descr b/devel/libnotify/pkg-descr deleted file mode 100644 index 15579caee..000000000 --- a/devel/libnotify/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The Desktop Notifications framework provides a standard way of doing passive -pop-up notifications on the desktop. These are designed to notify the -user of something without interrupting their work with a dialog box that they -must close. Passive popups can automatically disappear after a short period -of time. - -This port contains the library and a small command line client. -See deskutils/notification-daemon for the daemon. - -WWW: http://www.galago-project.org/specs/notification/index.php diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist deleted file mode 100644 index bc896db17..000000000 --- a/devel/libnotify/pkg-plist +++ /dev/null @@ -1,25 +0,0 @@ -bin/notify-send -include/libnotify/notification.h -include/libnotify/notify-enum-types.h -include/libnotify/notify.h -lib/libnotify.a -lib/libnotify.la -lib/libnotify.so -lib/libnotify.so.1 -libdata/pkgconfig/libnotify.pc -share/gtk-doc/html/libnotify/NotifyNotification.html -share/gtk-doc/html/libnotify/ch01.html -share/gtk-doc/html/libnotify/home.png -share/gtk-doc/html/libnotify/index.html -share/gtk-doc/html/libnotify/index.sgml -share/gtk-doc/html/libnotify/left.png -share/gtk-doc/html/libnotify/libnotify-notify.html -share/gtk-doc/html/libnotify/libnotify.devhelp -share/gtk-doc/html/libnotify/libnotify.devhelp2 -share/gtk-doc/html/libnotify/right.png -share/gtk-doc/html/libnotify/style.css -share/gtk-doc/html/libnotify/up.png -@dirrm share/gtk-doc/html/libnotify -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrm include/libnotify |