Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.7 2013/10/10 14:42:25 ryoon Exp $
# $NetBSD: Makefile,v 1.8 2014/05/05 00:48:11 ryoon Exp $
#
DISTNAME= libkate-0.4.1
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= http://libkate.googlecode.com/files/
+2 -2
View File
@@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.2 2014/01/25 10:30:15 wiz Exp $
# $NetBSD: options.mk,v 1.3 2014/05/09 07:37:13 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libkate
PKG_SUPPORTED_OPTIONS= debug doc oggz python valgrind vorbis
@@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --disable-doc
.if !empty(PKG_OPTIONS:Mpython)
REPLACE_PYTHON= tools/KateDJ/KateDJ
PY_PATCHPLIST= yes
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-wxWidgets
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets
.include "../../x11/py-wxWidgets/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"