Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

2
chat/xchat-python/DESCR Normal file
View File

@@ -0,0 +1,2 @@
XChat is a graphical IRC client that runs on UNIX-like systems.
This is a Python scripting plugin for XChat.

View File

@@ -0,0 +1,33 @@
# $NetBSD: Makefile,v 1.23 2013/05/31 12:39:42 wiz Exp $
.include "../../chat/xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-python-/}
PKGREVISION= 7
OWNER= tron@NetBSD.org
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_ARGS+= --disable-xlib
CONFIGURE_ENV+= ac_cv_path_pythonpath=${PYTHONBIN:Q}
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin" || ${OPSYS} == "SunOS"
SUBST_CLASSES+= libutil
SUBST_STAGE.libutil= pre-configure
SUBST_FILES.libutil= configure
SUBST_SED.libutil= -e 's/ -lutil//g'
.endif
.include "../../lang/python/application.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

2
chat/xchat-python/PLIST Normal file
View File

@@ -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