Search Criteria
Package Details: anki-sync-server 24.11rc2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anki-sync-server.git (read-only, click to copy) |
---|---|
Package Base: | anki-sync-server |
Description: | Sync server for anki (official version) |
Upstream URL: | https://github.com/ankitects/anki |
Licenses: | AGPL-3.0-or-later |
Submitter: | marcool04 |
Maintainer: | marcool04 |
Last Packager: | marcool04 |
Votes: | 1 |
Popularity: | 0.034783 |
First Submitted: | 2024-07-08 16:09 (UTC) |
Last Updated: | 2024-11-26 17:55 (UTC) |
Dependencies (20)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- make (make-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)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-mypy-protobufAUR (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
marcool04 commented on 2024-10-19 11:11 (UTC)
Ok so I've changed the pkgver to the last beta, as that seems to work on my end for now. Usually I wouldn't do that but as a workaround for the rust version incompatibility this seems to me like the best solution in this case.
marcool04 commented on 2024-10-19 08:42 (UTC)
Thanks for the heads up @kaneki. I hadn't tried to rebuild this after latest rust update but sure enough it fails with the time package related error.
I'm in two minds about whether it's worth me pulling the referenced commit as a patch over latest tagged version https://github.com/ankitects/anki/commit/dca962c81ecc8ba98e81d06c169bffae0c77794d or if we should just wait for a stable point release (there have been several beta releases, p'raps I could exceptionally upgrade the pkgver to one of them...)
kaneki commented on 2024-10-19 00:05 (UTC)
Doesn't build with latest rust
https://github.com/ankitects/anki/issues/3350