FreeBSD Bugzilla – Attachment 246658 Details for
Bug 274972
games/py-mnemosyne: missing dependency and optional Google translate
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 2.11
games_py-mnemosyne.diff (text/plain), 2.26 KB, created by
Nuno Teixeira
on 2023-11-29 11:49:47 UTC
(
hide
)
Description:
Update to 2.11
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2023-11-29 11:49:47 UTC
Size:
2.26 KB
patch
obsolete
>diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile >index 8ef0f66e1c4c..7c98ea53c8a7 100644 >--- a/games/py-mnemosyne/Makefile >+++ b/games/py-mnemosyne/Makefile >@@ -1,11 +1,9 @@ >-PORTNAME= mnemosyne >-PORTVERSION= 2.10.1 >-PORTREVISION= 5 >+PORTNAME= mnemosyne_proj >+PORTVERSION= 2.11 > PORTEPOCH= 1 > CATEGORIES= games education python >-MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION} >+MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-DISTNAME= Mnemosyne-${DISTVERSION} > > MAINTAINER= eduardo@FreeBSD.org > COMMENT= Flash-card tool which optimises your learning process >@@ -14,10 +12,11 @@ WWW= https://www.mnemosyne-proj.org/ > LICENSE= LGPL3 > LICENSE_FILE= ${WRKSRC}/LICENSE > >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} > RUN_DEPENDS= ${PY_PILLOW} \ > ${PYTHON_PKGNAMEPREFIX}argon2-cffi>0:security/py-argon2-cffi@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}cheroot>=5.0:www/py-cheroot@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}googletrans>=3.0:textproc/py-googletrans@${PY_FLAVOR} \ >+# ${PYTHON_PKGNAMEPREFIX}googletrans>=3.0:textproc/py-googletrans@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}gTTS>=0:audio/py-gtts@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \ >@@ -26,14 +25,11 @@ RUN_DEPENDS= ${PY_PILLOW} \ > > USES= pyqt:6 python qt:6 shebangfix > USE_PYQT= pyqt6:run sip:run webengine:run >-USE_PYTHON= autoplist concurrent distutils >+USE_PYTHON= autoplist concurrent pep517 > USE_QT= sqldriver-sqlite:run > > SHEBANG_FILES= mnemosyne/pyqt_ui/mnemosyne > > NO_ARCH= yes > >-post-patch: >- @${REINPLACE_CMD} -e 's|icons|pixmaps|' ${WRKSRC}/setup.py >- > .include <bsd.port.mk> >diff --git a/games/py-mnemosyne/distinfo b/games/py-mnemosyne/distinfo >index 6b62e371fa7b..9126f2d2a498 100644 >--- a/games/py-mnemosyne/distinfo >+++ b/games/py-mnemosyne/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1675849555 >-SHA256 (Mnemosyne-2.10.1.tar.gz) = cc8efd8ae4576f94b463ceca7dd1be1ca7345d535038070147b66dfce75a04fe >-SIZE (Mnemosyne-2.10.1.tar.gz) = 1275983 >+TIMESTAMP = 1701255197 >+SHA256 (mnemosyne_proj-2.11.tar.gz) = f704c6d7c6529ccb3cc148342337ebbdfa3910687e2cf95757dc7882ccec91ad >+SIZE (mnemosyne_proj-2.11.tar.gz) = 898706
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274972
: 246658