Search Criteria
Package Details: mnemosyne 2.11-4
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: | LGPL-3.0-only AND LicenseRef-AGPL-3.0-Attribution |
| Submitter: | wide-eyed |
| Maintainer: | J5lx |
| Last Packager: | J5lx |
| Votes: | 85 |
| Popularity: | 0.000000 |
| First Submitted: | 2007-11-04 20:08 (UTC) |
| Last Updated: | 2025-05-19 21:27 (UTC) |
Dependencies (21)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python
- python-argon2-cffi
- python-cherrypy
- python-matplotlib (python-matplotlib-gitAUR)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqt6-webengine
- python-webob
- qt6-multimedia
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- mplayer (mplayer-gui-svnAUR) (optional) – for playing audio and video externally
- python-cheroot (optional) – support for starting a sync server
- python-google_trans_newAUR (optional) – support for google translate
- python-gtts (optional) – support for text-to-speech
- python-opengl (optional) – mentioned in a non-fatal warning
- texlive-basic (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (optional) – support for mathematical formulae in cards
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »
delsquared commented on 2024-01-07 06:26 (UTC)
patchcommand was not found when trying to update (on manjaro). maybe i screwed up in between updates, but installing base-devel helped. probably a missing dependency?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.
« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »