Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.5 2014/01/25 10:30:11 wiz Exp $
# $NetBSD: Makefile,v 1.8 2015/03/15 19:57:40 hiramatsu Exp $
DISTNAME= tegaki-recognize-0.3.1.2
PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://www.tegaki.org/releases/0.3.1/
MAINTAINER= obache@NetBSD.org
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Tegaki project integration in the desktop
LICENSE= gnu-gpl-v2
@@ -15,9 +15,7 @@ DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk
USE_LANGUAGES= # none
REPLACE_PYTHON= bin/tegaki-recognize
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.3.1.2
EGG_NAME= ${DISTNAME:S/-/_/}
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.1.2
.include "../../lang/python/distutils.mk"
.include "../../lang/python/application.mk"