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 (python37AUR)
- python-argon2-cffi
- python-cherrypy
- python-matplotlib (python-matplotlib-gitAUR)
- python-pillow (python-pillow-simd-gitAUR)
- 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
- ttf-ms-fontsAUR (ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-ms-win10AUR, fake-ms-fontsAUR, ttf-ms-win10-autoAUR, ttf-ms-win10-cdnAUR, ttf-ms-win11AUR, ttf-ms-win11-autoAUR) (optional) – support for non-latin labels on statistic plots
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
cknoblauch commented on 2025-05-20 01:30 (UTC)
Thanks, @JSix! It builds and runs OK now.
Removing git was not an option, I use it constantly.
J5lx commented on 2025-05-19 21:55 (UTC)
i just aded a patch that should allow the package to build correctly even with git present
qdkp commented on 2025-05-18 11:31 (UTC) (edited on 2025-05-18 11:31 (UTC) by qdkp)
I ran into the same problem as did cknoblauch. The solution J5lx provided did work. I first removed the git package from my system, build the mnemosyne package, installed it and reinstalled git. Thx for debugging that.
J5lx commented on 2025-04-24 12:35 (UTC)
Do you have git installed on your system by any chance? If so, please try temporarily uninstalling it and rebuilding the package, that should allow the missing files to be included as intended. I’ll update the PKGBUILD later, for now I’ve already spent way too much time debugging this.
cknoblauch commented on 2025-04-22 14:57 (UTC)
Sorry, I missed your quick reply before editing by previous comment.
My build log is too large to fit here, here are the last sections. The missing file is generated but doesn't end up in
/usr/lib/python3.13/site-packages/mnemosyne/pyqt-ui
as expected.J5lx commented on 2025-04-22 14:45 (UTC)
The file should be generated during the build process. As I said in my previous comment, it would be very helpful if you could provide your build log.
cknoblauch commented on 2025-04-22 14:37 (UTC) (edited on 2025-04-22 14:50 (UTC) by cknoblauch)
I have the same problem as @lfjp, the file is just not there. It's also missing in the source repo. EDIT: it seems to be generated at build time from
main_wdgt.py
, still haven't figured out why it's not being installed under/usr/lib/python3.13/site-packages/mnemosyne/pyqt_ui
where it's searched for.J5lx commented on 2025-04-18 10:17 (UTC)
It works fine for me. Can you check whether the package you built contains the file /usr/lib/python3.13/site-packages/mnemosyne/pyqt_ui/ui_main_wdgt.py? If not, can you post your build log?
ljfp commented on 2025-04-17 15:41 (UTC) (edited on 2025-04-17 15:45 (UTC) by ljfp)
This package is broken. I'm not sure if the issue lies on the upstream or the packaging process, but I've successfully built the package and got this error when trying to run it:
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.
1 2 3 4 5 6 .. 12 Next › Last »