Search Criteria
Package Details: anki-git r11208.b7cb0c0d0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anki-git.git (read-only, click to copy) |
---|---|
Package Base: | anki-git |
Description: | Helps you remember facts (like words/phrases in a foreign language) efficiently |
Upstream URL: | hhttps://apps.ankiweb.net/ |
Keywords: | anki memorise memory study |
Licenses: | AGPL3 |
Conflicts: | anki, anki-official-binary-bundle, anki20 |
Provides: | anki |
Submitter: | degeberg |
Maintainer: | None |
Last Packager: | 1over137 |
Votes: | 25 |
Popularity: | 0.000031 |
First Submitted: | 2017-02-12 11:51 (UTC) |
Last Updated: | 2025-04-05 15:09 (UTC) |
Dependencies (30)
- python-beautifulsoup4
- python-decorator
- python-distro
- python-flask
- python-flask-cors
- python-jsonschema
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-pip-system-certsAUR
- python-protobuf (python-protobuf-gitAUR)
- python-pyaudio (python-pyaudio-gitAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqt6-webengine
- python-pyqtwebengine (python-pyqt5-webengine)
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- python-wheel
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libxcrypt-compat (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python-pip (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- lame (lame-svnAUR, lame-altivecAUR) (optional) – record sound
- mplayer (mplayer-gui-svnAUR) (optional) – play sound
- mpv (mpv-light-pulseAUR, mpv-gitAUR, mpv-build-gitAUR, mpv-full-luajit-gitAUR, mpv-amd-full-gitAUR, libmpv-gitAUR, mpv-fullAUR, mpv-full-gitAUR, mpv-full-build-gitAUR) (optional) – play sound. prefered over mplayer
Required by (2)
- kindle2anki-git (requires anki)
- subs2srs (requires anki) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »
DarkShadow44 commented on 2022-04-13 17:13 (UTC)
@homocomputeris Just changing the dependencies to qt6 won't work, since I still will have the qt5 dependencies installed. Not sure how to make anki pick qt6.
homocomputeris commented on 2022-04-13 08:31 (UTC) (edited on 2022-04-13 11:27 (UTC) by homocomputeris)
@DarkShadow44
UPD: Seems that copypaste from/to Anki Qt6 doesn't work.
There is a Qt6 PKGBUILD (with other minor fixes too) in the comments below, which is basically changing qt5 to qt6 counterparts.
It seems that Anki doesn't depend on Java explicitly, because it was replaced by Rust.
Sorry, I did flag this because back then it didn't build even with the bazel cache removed, so it seemed that something had changed on the build process side.
DarkShadow44 commented on 2022-04-11 00:38 (UTC) (edited on 2022-04-11 00:43 (UTC) by DarkShadow44)
@homocomputeris Sure, how do you configure the build for qt6?
Also, please don't flag the package out of date for something addressed as pinned issue.
homocomputeris commented on 2022-04-10 20:07 (UTC)
I suggest switching it to Qt6 since 2.1.50 https://github.com/ankitects/anki/releases/tag/2.1.50
DarkShadow44 commented on 2022-03-22 20:18 (UTC)
Just got the following error
If you happen to get the same, try removing ~/.local/lib/python3.10/site-packages/jinja2
misc commented on 2022-02-17 23:00 (UTC)
No problem, thanks for the update! That workaround indeed also does the job (after said deletion of bazel's cache).
DarkShadow44 commented on 2022-02-17 20:05 (UTC)
Sorry, I didn't realize I forgot to push the update. Something must went wrong.
Please try again, after deleting the bazel cache.
misc commented on 2022-02-17 10:46 (UTC) (edited on 2022-02-17 10:48 (UTC) by misc)
Seems to be from the recent glibc updates, during which libcrypt.so.1 was removed: https://github.com/archlinux/svntogit-packages/commit/f1aeeaf4a3fabd9b5f8186005066e04f1aa7c672
Curious that it's still working for you. Anyway, there's libxcrypt-compat in the AUR that brings that library version back.
misc commented on 2022-02-16 22:01 (UTC)
Already done that. The error message is how that's failing.
Seems it's now trying to use its bundled python, which is built with an old libxcrypt, for whatever reason.
If it's building for you, could you please check if there's a /usr/lib/libcrypt.so.1 present on your system?
DarkShadow44 commented on 2022-02-16 19:18 (UTC)
Can you please test the latest update? You might need to delete "~/.cache/bazel/" though!
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »