Search Criteria
Package Details: anki 24.06.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/anki.git (read-only, click to copy) |
---|---|
Package Base: | anki |
Description: | Helps you remember facts (like words/phrases in a foreign language) efficiently |
Upstream URL: | https://apps.ankiweb.net/ |
Keywords: | anki languages learning vocabulary |
Licenses: | AGPL3 |
Conflicts: | anki-bin, anki-git, anki-qt5 |
Submitter: | demize |
Maintainer: | AlexBocken |
Last Packager: | AlexBocken |
Votes: | 173 |
Popularity: | 5.88 |
First Submitted: | 2021-09-17 22:31 (UTC) |
Last Updated: | 2024-08-02 10:08 (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-pyqt6-webengine
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- qt6-multimedia
- qt6-svg
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- lame (lame-svnAUR, lame-altivecAUR) (optional) – record sound
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR) (optional) – play sound
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR) (optional) – play sound. prefered over mplayer
- texlive-most (optional) – render LaTex in cards
Required by (2)
- kindle2anki-git
- subs2srs (optional)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 30 Next › Last »
pauper commented on 2023-01-02 16:42 (UTC)
@AlexBocken I'm building with aurutils which uses a systemd-nspawn chroot.
AlexBocken commented on 2022-12-31 12:11 (UTC)
If you have an error in build step
[15/73] pyenv
and have any suspicions why this might be and/or how to fix this please post this here.AlexBocken commented on 2022-12-31 12:11 (UTC)
@pauper @dkaparis I'm struggling to recreate the error and the output does not give me any hints what could be going on as well besides something related to python. You don't have any particularities in your set-up which you're suspecting? As the package builds in a clean chroot without any issues i suspect some weird interactions in the build process with your system must be the root cause. This probably could be fixed in the PKGBUILD so further information would be great. Shoot me an email if you want to further discuss this.
pauper commented on 2022-12-30 21:29 (UTC)
@AlexBocken doesn't build for me either, with same error.
dkaparis commented on 2022-12-28 09:51 (UTC)
@AlexBocken only the
debugedit
package was not installed frombase-devel
group. I installed it and retried the build, but the same error persists.AlexBocken commented on 2022-12-26 09:59 (UTC)
@dkaparis Have you ensured that the
base-devel
package group is installed? That is an assumption for all AUR packages. Let me know if the error persists.dkaparis commented on 2022-12-24 11:35 (UTC)
The current 2.1.55-7 fails to build on my system:
AlexBocken commented on 2022-12-19 18:12 (UTC) (edited on 2022-12-19 18:13 (UTC) by AlexBocken)
Thanks for all the reports! Apologies for the turbulent times, it took me a while to get the program to build in a clean chroot. Everything should be up and running now. (I learned quite a bit about chroots in the last few days...)
@misc thank you! That was the final part to the solution i was missing
@pipep yes nodejs is required for making, thank you for reporting this! At first i believed that the build process uses it's own downloaded node (step 8/73 in configure), that's why it wasn't included up until now. Also thanks to @K12ish.
@jbreese3241 Apologies, this error is quite odd but might have something to do with the missing nodejs dependency. Please let me know whether -7 fixed everything for you.
misc commented on 2022-12-19 16:11 (UTC)
can't build without the !lto option, some "can't link with cc" error
jbreese4231 commented on 2022-12-18 23:13 (UTC)
Thanks K12ish that worked.
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 30 Next › Last »