Search Criteria
Package Details: anki-git r9947.96a9dba67-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: | http://ankisrs.net/ |
Keywords: | anki memorise memory study |
Licenses: | AGPL3 |
Conflicts: | anki, anki-official-binary-bundle, anki20 |
Provides: | anki |
Submitter: | degeberg |
Maintainer: | DarkShadow44 |
Last Packager: | DarkShadow44 |
Votes: | 24 |
Popularity: | 0.012601 |
First Submitted: | 2017-02-12 11:51 (UTC) |
Last Updated: | 2023-01-24 22:00 (UTC) |
Dependencies (30)
- python-beautifulsoup4
- python-decorator
- python-distro
- python-flask (python-flask-git, python-flask1)
- python-flask-cors
- python-jsonschema (python-jsonschema26, python-jsonschema4.17)
- python-markdown
- python-orjson (python-orjson-git)
- python-protobuf (python-protobuf-git)
- python-pyaudio (python-pyaudio-git)
- python-pyqt6
- python-pyqt6-webengine
- python-pyqtwebengine (python-pyqt5-webengine)
- python-pysocks
- python-requests
- python-send2trash
- python-stringcase
- python-waitress
- python-wheel
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (make)
- Show 10 more dependencies...
Required by (2)
- kindle2anki-git (requires anki)
- subs2srs (requires anki) (optional)
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
petronny commented on 2023-09-14 06:47 (UTC)
My previous error superisely disappears after disabling LTO.
petronny commented on 2023-08-04 05:56 (UTC) (edited on 2023-08-04 06:02 (UTC) by petronny)
Getting this error in a clean chroot:
https://github.com/arch4edu/cactus/actions/runs/5750924259/job/15612081037
I experienced a similiar issue before https://github.com/bartoszek/AUR-cloudcompare/issues/18 .
DarkShadow44 commented on 2023-01-24 22:01 (UTC)
Thanks, updated
tobias.predel commented on 2023-01-24 19:53 (UTC) (edited on 2023-01-24 19:57 (UTC) by tobias.predel)
A recent commit in Anki introduced the possibility to control which
protoc
binary is called via the environment variablePROTOC_BINARY
. If not set, it will try to call theprotoc
binary at a place that does not exist. Please adapt thePKGBUILD
so that theprotoc
binary from thepython-protobuf
is used. Thanks in advance!langfingaz commented on 2023-01-23 17:09 (UTC)
Has anyone tried to build this package with docker?
For me it does fail with the following error. Not sure how to resolve this. All dependencies (including protobuf and python-protobuf) are installed. My build container is based on archlinux:base-devel. The full log can be viewed here.
This may be a Docker-specific issue, independent of the anki-git PKGBUILD file. Thanks for creating/maintaining that file!
DarkShadow44 commented on 2022-11-27 21:17 (UTC)
Thanks, pushed an update! If something goes wrong, please tell me.
tobias.predel commented on 2022-11-27 20:34 (UTC) (edited on 2022-11-27 20:38 (UTC) by tobias.predel)
Anki has recently changed its build system to Ninja.
I applied something like the following changes to adapt the PKGBUILD in compliance with development.md:
Hope this helps.
york commented on 2022-09-17 23:53 (UTC)
Hi @DarkShadow44,
Just saw the pinned comments, and tried:
and then the build succeeded. Thank you for the help.
york commented on 2022-09-17 23:40 (UTC)
@DarkShadow44. Yes I did clean the cache from "~/.cache/yay/anki-git" before running
Also, I just tried it again hopping to have different results as I just upgraded my Arch Linux system lately, but I still got the exact same errors.
DarkShadow44 commented on 2022-08-16 21:37 (UTC)
@york Did you try cleaning the cache from "~/.cache/yay/anki-git/"?
1 2 3 4 5 6 .. 11 Next › Last »