pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/mnemosyne mnemosyne: mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11a038b14474
branches:  trunk
changeset: 397168:11a038b14474
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jun 17 20:41:04 2019 +0000

description:
mnemosyne: mark as BROKEN

diffstat:

 misc/mnemosyne/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9c2b974eec18 -r 11a038b14474 misc/mnemosyne/Makefile
--- a/misc/mnemosyne/Makefile   Mon Jun 17 20:28:55 2019 +0000
+++ b/misc/mnemosyne/Makefile   Mon Jun 17 20:41:04 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2019/04/26 14:12:42 maya Exp $
+# $NetBSD: Makefile,v 1.39 2019/06/17 20:41:04 adam Exp $
 
 DISTNAME=      Mnemosyne-2.3.1
 PKGNAME=       ${DISTNAME:S/M/m/}
@@ -11,6 +11,8 @@
 COMMENT=       Sophisticated flash-card tool which optimizes your learning process
 LICENSE=       gnu-gpl-v2
 
+BROKEN=                MatPlotLib requires Python 3.x and newer Mnemosyne requires qt5-qtwebengine.
+
 DEPENDS+=      ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 DEPENDS+=      ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
 DEPENDS+=      ${PYPKGPREFIX}-sip-[0-9]*:../../x11/py-sip



Home | Main Index | Thread Index | Old Index