Search Criteria
Package Details: anki-qt5 25.02.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anki-qt5.git (read-only, click to copy) |
---|---|
Package Base: | anki-qt5 |
Description: | Helps you remember facts (like words/phrases in a foreign language) - Qt5 Build |
Upstream URL: | https://apps.ankiweb.net/ |
Keywords: | anki languages learning vocabulary |
Licenses: | AGPL3 |
Conflicts: | anki, anki-bin, anki-git |
Provides: | anki |
Submitter: | AlexBocken |
Maintainer: | AlexBocken |
Last Packager: | AlexBocken |
Votes: | 5 |
Popularity: | 0.000023 |
First Submitted: | 2022-05-28 19:05 (UTC) |
Last Updated: | 2025-06-22 10:11 (UTC) |
Dependencies (30)
- python (python37AUR)
- python-beautifulsoup4
- python-certifi
- python-decorator
- python-distro
- python-flask-cors
- python-jsonschema
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-protobuf (python-protobuf-gitAUR, python-protobuf-21AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-pyqt5-webengine
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- qt5-svg (qt5-svg-gitAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- Show 10 more dependencies...
Required by (2)
- kindle2anki-git (requires anki)
- subs2srs (requires anki) (optional)
Latest Comments
1 2 Next › Last »
AlexBocken commented on 2025-07-06 09:14 (UTC)
With the release of 25.07, anki does no longer officially support Qt5 as all compatibility code has been removed. I'm considering merging this package into the main anki package.
If anyone wants to take over and patch anki to continue supporting Qt5, please let me know in the comments here. If I see nothing in the next two weeks I'll move to merge this with the anki package.
kohbo commented on 2025-03-13 21:20 (UTC)
No longer building
AlexBocken commented on 2024-05-25 08:50 (UTC) (edited on 2024-05-25 10:46 (UTC) by AlexBocken)
@thatoneecommunist Thanks for the report, I think I've found the issue now. Currently testing it in clean chroots/various scenarios. Will push once confirmed reliable.
Edit: pushed with '-3'. (pkgrel bumped that AUR-helpers will actually catch the update, will force a rebuild for others who are not affected by this issue)
thatonecommunist commented on 2024-05-25 05:50 (UTC)
No longer builds unfortunately
AlexBocken commented on 2023-05-24 10:53 (UTC)
With 2.1.64 major enhancements were made to the PKGBUILD. See https://aur.archlinux.org/packages/anki#comment-916346 for more info
AlexBocken commented on 2023-05-24 10:23 (UTC)
@GTP Hmmm... I've been trying to optimize the build better than the anki devs do in their releases. a
cargo build --release
does not compile for me sadly.GTP commented on 2023-05-23 10:04 (UTC) (edited on 2023-05-23 10:05 (UTC) by GTP)
It seems that your installation script is compiling this as a development build:
You should instead make cargo produce a release build.
AlexBocken commented on 2023-04-02 13:03 (UTC)
If your build aborts due to "unknown public key" like this:
Please manually import this key once via
gpg --receive-keys <key-id>
as below.This is best practice for packages to ensure security.
Toku commented on 2023-03-16 14:28 (UTC) (edited on 2023-03-16 14:28 (UTC) by Toku)
Module "PyQt5.QtWebEngineWidgets" moved from to "PyQtWebEngine".
Module "PyQtWebEngine" throws errors when installed over pip.
Fix it by:
sudo pip uninstall pyqt5
sudo pacman -S pyqt5 (choose default)
0x9fff00 commented on 2022-12-20 11:06 (UTC)
Thanks, I can confirm that it builds now
1 2 Next › Last »