pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws-trayicon Initial import of sylphee...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7176be13a9df
branches: trunk
changeset: 465561:7176be13a9df
user: cube <cube%pkgsrc.org@localhost>
date: Thu Jan 01 21:43:27 2004 +0000
description:
Initial import of sylpheed-claws-trayicon, version 0.9.7 into the NetBSD
Package Collection.
With the trayicon plugin, Sylpheed-claws will display an icon in the system
tray. The desktop environment must be compatible with the system tray
protocol specification from http://www.freedesktop.org/standards/. GNOME 2
and KDE 3.1.1 are known to follow it.
You must manually load the plugin through Configuration/Plugins.
diffstat:
mail/sylpheed-claws-trayicon/DESCR | 6 ++++++
mail/sylpheed-claws-trayicon/Makefile | 14 ++++++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
diffs (28 lines):
diff -r 7437f42e9e93 -r 7176be13a9df mail/sylpheed-claws-trayicon/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/sylpheed-claws-trayicon/DESCR Thu Jan 01 21:43:27 2004 +0000
@@ -0,0 +1,6 @@
+With the trayicon plugin, Sylpheed-claws will display an icon in the system
+tray. The desktop environment must be compatible with the system tray
+protocol specification from http://www.freedesktop.org/standards/. GNOME 2
+and KDE 3.1.1 are known to follow it.
+
+You must manually load the plugin through Configuration/Plugins.
diff -r 7437f42e9e93 -r 7176be13a9df mail/sylpheed-claws-trayicon/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/sylpheed-claws-trayicon/Makefile Thu Jan 01 21:43:27 2004 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/01 21:43:27 cube Exp $
+#
+
+PLUGIN_NAME= trayicon
+.include "../../mail/sylpheed-claws/plugins.mk"
+
+MAINTAINER= cube%NetBSD.org@localhost
+COMMENT= Plugin to make Sylpheed-claws display an icon in the system tray
+
+CONFIGURE_ARGS+= --enable-trayicon-plugin
+
+.include "../../x11/gtk/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index