xchat-systray-integration has been moved to pkgsrc.

This commit is contained in:
Min Sik Kim 2004-02-13 06:32:27 +00:00 committed by Thomas Klausner
parent 222b85ee49
commit 16ad0adc70
5 changed files with 2 additions and 41 deletions

View file

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.955 2004/02/12 08:54:28 xtraeme Exp $
# $NetBSD: Makefile,v 1.955 2004/02/12 08:54:28 xtraeme Exp $
# $Id: Makefile,v 1.956 2004/02/13 06:32:27 minskim Exp $
# $NetBSD: Makefile,v 1.956 2004/02/13 06:32:27 minskim Exp $
COMMENT= WIP pkgsrc packages
@ -712,7 +712,6 @@ SUBDIR+= wxhugo
SUBDIR+= xbase
SUBDIR+= xbelmark
SUBDIR+= xbsql
SUBDIR+= xchat-systray-integration
SUBDIR+= xevil
SUBDIR+= xextensions
SUBDIR+= xlibs

View file

@ -1,3 +0,0 @@
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.

View file

@ -1,29 +0,0 @@
# $NetBSD: Makefile,v 1.2 2004/02/12 06:00:26 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@bawi.org
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"

View file

@ -1,2 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/04 05:28:41 minskim Exp $
lib/xchat/plugins/systray.so

View file

@ -1,4 +0,0 @@
$NetBSD: distinfo,v 1.1.1.1 2004/02/04 05:28:41 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