Search Criteria
Package Details: mnemosyne 2.11-3
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.000009 |
First Submitted: | 2007-11-04 20:08 (UTC) |
Last Updated: | 2024-04-09 11:27 (UTC) |
Dependencies (21)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-argon2_cffi (python-argon2-cffi)
- python-cherrypy
- python-matplotlib (python-matplotlib-gitAUR)
- python-pillow (python-pillow-gitAUR)
- python-pyqt6
- python-pyqt6-webengine
- python-webob
- qt6-multimedia
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- mplayer (mplayer-vaapiAUR, 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-core (texlive-installerAUR, texlive-fullAUR, texlive-basic) (optional) – support for mathematical formulae in cards
- Show 1 more dependencies...
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
J5lx commented on 2024-01-07 08:28 (UTC)
No, base-devel is implicitly assumed to be installed when building packages. Please take a look at the AUR wiki page to learn more about building and installing/updating packages from the AUR.
delsquared commented on 2024-01-07 06:26 (UTC)
patch
command 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 :-)
1 2 3 4 5 6 .. 11 Next › Last »