pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/mnemosyne
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 17 20:41:04 UTC 2019
Modified Files:
pkgsrc/misc/mnemosyne: Makefile
Log Message:
mnemosyne: mark as BROKEN
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/misc/mnemosyne/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/mnemosyne/Makefile
diff -u pkgsrc/misc/mnemosyne/Makefile:1.38 pkgsrc/misc/mnemosyne/Makefile:1.39
--- pkgsrc/misc/mnemosyne/Makefile:1.38 Fri Apr 26 14:12:42 2019
+++ pkgsrc/misc/mnemosyne/Makefile Mon Jun 17 20:41:04 2019
@@ -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 @@ HOMEPAGE= https://mnemosyne-proj.org/
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