Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:24 tnn Exp $
# $NetBSD: Makefile,v 1.39 2016/08/03 10:23:01 adam Exp $
.include "../../inputmethod/input-pad/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 2
PKGREVISION= 4
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Python wrapper for Input Pad
@@ -27,7 +27,7 @@ post-configure:
${LN} -s ${BUILDLINK_DIR}/lib/libinput-pad.la ${WRKSRC}/input-pad
PY_PATCHPLIST= yes
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
BUILDLINK_API_DEPENDS.input-pad+= input-pad>=${PKGVERSION_NOREV}
.include "../../inputmethod/input-pad/buildlink3.mk"