Search Criteria
Package Details: anki-qt5 24.06.3-2
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: | 6 |
Popularity: | 0.017765 |
First Submitted: | 2022-05-28 19:05 (UTC) |
Last Updated: | 2024-08-02 10:27 (UTC) |
Dependencies (30)
- python (python37AUR, python311AUR, python310AUR)
- 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-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyqt5-webengine
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- qt5-svg (qt5-svg-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, 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 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
AlexBocken commented on 2022-12-20 09:44 (UTC)
Should build in a clean chroot now since -5. Please let me know if you have any issues with building this package.
0x9fff00 commented on 2022-12-17 15:07 (UTC) (edited on 2022-12-17 15:07 (UTC) by 0x9fff00)
Fails to build in a clean chroot: https://gist.github.com/0x9fff00/2bf52ea5d9a9ba8c4e68eba7c2b67197
1 2 Next › Last »