Search Criteria
Package Details: mnemosyne 2.10.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mnemosyne.git (read-only, click to copy) |
---|---|
Package Base: | mnemosyne |
Description: | A flash-card tool with a sophisticated card review algorithm |
Upstream URL: | https://www.mnemosyne-proj.org |
Keywords: | Anki flashcard learn memorize |
Licenses: | LGPL3, custom:AGPL3 with Mnemosyne attribution requirement |
Submitter: | wide-eyed |
Maintainer: | J5lx |
Last Packager: | J5lx |
Votes: | 85 |
Popularity: | 0.041860 |
First Submitted: | 2007-11-04 20:08 (UTC) |
Last Updated: | 2023-03-14 12:25 (UTC) |
Dependencies (17)
- python-argon2_cffi
- python-cherrypy
- python-matplotlib (python-matplotlib-git)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pyqt6
- python-pyqt6-webengine
- python-webob
- qt6-multimedia
- python-setuptools (make)
- mplayer (mplayer2, mplayer-vaapi, mplayer-svn, mplayer-gui-svn, mplayer2-build-git, mplayer-gui) (optional) – for playing audio and video externally
- python-cheroot (optional) – support for starting a sync server
- python-googletrans (python-googletrans-git) (optional) – support for google translate
- python-google_trans_new (optional) – support for google translate
- python-gtts (optional) – support for text-to-speech
- python-opengl (optional) – mentioned in a non-fatal warning
- texlive-core (texlive-full, texlive-installer, texlive-basic) (optional) – support for mathematical formulae in cards
- ttf-ms-fonts (fake-ms-fonts, ttf-win7-fonts, ttf-ms-win8, ttf-ms-win8-arabic, ttf-ms-win8-hebrew, ttf-ms-win8-sea, ttf-ms-win8-indic, ttf-ms-win8-japanese, ttf-ms-win8-korean, ttf-ms-win8-zh_cn, ttf-ms-win8-zh_tw, ttf-ms-win8-thai, ttf-ms-win8-other, ttf-ms-win10, ttf-ms-win10-auto, ttf-ms-win10-cdn, ttf-ms-win11-auto, ttf-ms-win11) (optional) – support for non-latin labels on statistic plots
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
escorares commented on 2023-08-23 01:35 (UTC) (edited on 2023-08-23 01:43 (UTC) by escorares)
Looks like that's right, it should be 'option_order' not 'option_ordeb'.
I guessed that it was a newer version of setuptools that broke the building of Mnemosyne, and I was about to write the solution here after I installed the old version and it worked. Looks like the effect was re-installing it, fixing the typo. Seeing your comment I then installed the latest version and it also worked.
Still, that "typo" is ludicrous, I haven't touched setuptools before as I was never aware of its existence on my system. I think I should check the health of my SSD.
Thanks
J5lx commented on 2023-08-23 00:05 (UTC)
This looks like you edited your local setuptools installation and introduced a typo in the process. Please reinstall python-setuptools and try rebuilding this package.
escorares commented on 2023-08-22 22:48 (UTC) (edited on 2023-08-23 02:18 (UTC) by escorares)
Is no one else using Mnemosyne? I think it broke when the main python became 3.11
Building:
billypilgrim commented on 2023-03-13 14:11 (UTC)
I'm afraid I no longer have the time to maintain this. Sorry!
Hopefully someone else will pick it up.
Mudskipper875 commented on 2023-02-19 06:50 (UTC)
Please fix the dependencies. Add
python-pyqt6-webengine
. Removepython-pyqt6
,qt6-webengine
,python-pyqtwebengine
.colluphid commented on 2022-05-03 20:03 (UTC) (edited on 2022-05-03 20:03 (UTC) by colluphid)
I also ran into the the checksum issue. Using yay, the checksum verification can be skipped with:
yay -S mnemosyne --mflags '--skipchecksums'
j18318 commented on 2022-05-01 16:31 (UTC)
This patch file now has a sha256sum of 086691d23ab73354af338ba69c42d7facf36c2a6663271c95e242b35679a8ead - https://github.com/mnemosyne-proj/mnemosyne/commit/b0e85fbb54a23add1fe8a0d56123b2ddb056b325.patch
The package build refers to a different hash: c5a57b1486dda325d53c3692fdd63778d8224efa0774ac750434e04f2162f3a2
Not sure if the commit was ever
c5a57...
.. maybe the author force-pushed a new commit?Anyways, pacman is failing to install with the PKGBUILD as it is currently..
billypilgrim commented on 2021-09-25 07:43 (UTC)
@Lukas1818: I've followed your suggestion and updated the PKGBUILD accordingly. Let me know if you have any issues :-)
LuckyTurtleDev commented on 2021-09-14 12:06 (UTC) (edited on 2021-09-14 12:37 (UTC) by LuckyTurtleDev)
@billypilgrim I do not think waiting until the next release make sense. At the current state the application can not be used by anyone who has not already installed python-googletrans. So this package is useless for many users at the moment.
Furthermore the pull-request was already merged to the upstream.
billypilgrim commented on 2021-09-13 13:58 (UTC)
Hi CI-Lukas1818. Thanks for doing this. I think I'll hold off on updating the PKGBUILD until the upstream maintainer releases a new version though (hopefully incorporating these patches) before updating.
1 2 3 4 5 6 .. 11 Next › Last »