summaryrefslogtreecommitdiff
path: root/chat/xchat-python
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-02-02 20:58:06 +0000
committertron <tron@pkgsrc.org>2006-02-02 20:58:06 +0000
commitcfe4bc4a0ec1758f2a1484f4c4bb7841dd9f71cf (patch)
tree64b908b8a2d0cb3e65357fcaa0144f6dbe4a8870 /chat/xchat-python
parent7050daa28929166ccd7dcf355c06c4e800eeab82 (diff)
downloadpkgsrc-cfe4bc4a0ec1758f2a1484f4c4bb7841dd9f71cf.tar.gz
Import new "xchat-python" package:
X-Chat is a graphical IRC client that runs on UNIX-like systems. This is a Python scripting plugin for X-Chat. This package is based on Min Sik Kim's "xchat2-python" package available via "pkgsrc-wip".
Diffstat (limited to 'chat/xchat-python')
-rw-r--r--chat/xchat-python/DESCR2
-rw-r--r--chat/xchat-python/Makefile20
-rw-r--r--chat/xchat-python/PLIST2
3 files changed, 24 insertions, 0 deletions
diff --git a/chat/xchat-python/DESCR b/chat/xchat-python/DESCR
new file mode 100644
index 00000000000..298512ac810
--- /dev/null
+++ b/chat/xchat-python/DESCR
@@ -0,0 +1,2 @@
+X-Chat is a graphical IRC client that runs on UNIX-like systems.
+This is a Python scripting plugin for X-Chat.
diff --git a/chat/xchat-python/Makefile b/chat/xchat-python/Makefile
new file mode 100644
index 00000000000..6cff343a380
--- /dev/null
+++ b/chat/xchat-python/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/02 20:58:06 tron Exp $
+
+.include "../../chat/xchat/Makefile.common"
+
+PKGNAME= ${DISTNAME:S/-/-python-/}
+
+COMMENT= Python scripting plugin for xchat
+
+DEPENDS+= xchat>=2.0.0:../../chat/xchat
+
+BUILD_DIRS?= plugins/python
+
+CONFIGURE_ARGS+= --disable-gtkfe
+CONFIGURE_ARGS+= --enable-tcl=no
+CONFIGURE_ARGS+= --disable-perl
+CONFIGURE_ARGS+= --enable-python
+CONFIGURE_ENV+= ac_cv_path_pythonpath=${PYTHONBIN:Q}
+
+.include "../../lang/python/application.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/xchat-python/PLIST b/chat/xchat-python/PLIST
new file mode 100644
index 00000000000..0c642b8ce32
--- /dev/null
+++ b/chat/xchat-python/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/02 20:58:06 tron Exp $
+lib/xchat/plugins/python.la