pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat-systray-integration Import xchat-systray-in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5010d78f93e5
branches: trunk
changeset: 468360:5010d78f93e5
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Feb 13 06:32:18 2004 +0000
description:
Import xchat-systray-integration-2.4.0 from pkgsrc-wip.
Plugin for IRC client X-Chat which adds an icon in your systray that
flashes when you got highlighted message. Configurable events and
actions. Integrates with KDE, GNOME and Xfce4.
diffstat:
chat/xchat-systray-integration/DESCR | 3 +++
chat/xchat-systray-integration/Makefile | 29 +++++++++++++++++++++++++++++
chat/xchat-systray-integration/PLIST | 2 ++
chat/xchat-systray-integration/distinfo | 4 ++++
4 files changed, 38 insertions(+), 0 deletions(-)
diffs (54 lines):
diff -r 2f65acada1a5 -r 5010d78f93e5 chat/xchat-systray-integration/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/xchat-systray-integration/DESCR Fri Feb 13 06:32:18 2004 +0000
@@ -0,0 +1,3 @@
+Plugin for IRC client X-Chat which adds an icon in your systray that
+flashes when you got highlighted message. Configurable events and
+actions. Integrates with KDE, GNOME and Xfce4.
diff -r 2f65acada1a5 -r 5010d78f93e5 chat/xchat-systray-integration/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/xchat-systray-integration/Makefile Fri Feb 13 06:32:18 2004 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/13 06:32:18 minskim Exp $
+
+DISTNAME= xchat-systray-integration-2.4.0-src
+PKGNAME= ${DISTNAME:S/-src//}
+CATEGORIES= chat
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/}
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= http://blight.altervista.org/index.php?act=Systray
+COMMENT= Systray icon plugin for X-Chat
+
+DEPENDS= xchat>=2.0:../../chat/xchat2
+
+WRKSRC= ${WRKDIR}/${PKGNAME}
+USE_BUILDLINK3= yes
+USE_GNU_TOOLS+= make
+
+SUBST_CLASSES+= cflags
+SUBST_MESSAGE.cflags= "Fixing CFLAGS."
+SUBST_STAGE.cflags= post-patch
+SUBST_FILES.cflags= Makefile
+SUBST_SED.cflags= -e 's|CFLAGS = -O2 -Wall|CFLAGS = ${CFLAGS}|g'
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/systray.so ${LOCALBASE}/lib/xchat/plugins/
+
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2f65acada1a5 -r 5010d78f93e5 chat/xchat-systray-integration/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/xchat-systray-integration/PLIST Fri Feb 13 06:32:18 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/13 06:32:18 minskim Exp $
+lib/xchat/plugins/systray.so
diff -r 2f65acada1a5 -r 5010d78f93e5 chat/xchat-systray-integration/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/xchat-systray-integration/distinfo Fri Feb 13 06:32:18 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/13 06:32:18 minskim Exp $
+
+SHA1 (xchat-systray-integration-2.4.0-src.tar.gz) = fd7326ca53e81c142b04ebd279b94e2eaa10c3b6
+Size (xchat-systray-integration-2.4.0-src.tar.gz) = 42250 bytes
Home |
Main Index |
Thread Index |
Old Index