Search Criteria
Package Details: pgvecto.rs-immich 0.2.0-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/pgvecto.rs-immich.git (read-only, click to copy) |
---|---|
Package Base: | pgvecto.rs-immich |
Description: | Postgres extension that provides vector similarity search functions. It is written in Rust and based on pgrx. Version required for Immich. |
Upstream URL: | https://github.com/tensorchord/pgvecto.rs |
Licenses: | Apache-2.0 |
Conflicts: | pgvecto.rs |
Provides: | pgvecto.rs |
Submitter: | pikl |
Maintainer: | pikl |
Last Packager: | pikl |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-12-17 11:24 (UTC) |
Last Updated: | 2024-08-08 21:20 (UTC) |
Dependencies (17)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- ccache (ccache-gitAUR) (make)
- clang16AUR (make)
- flex (flex-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- libxslt (libxslt-gitAUR) (make)
- lsb-release (make)
- make (make-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (make)
- readline (readline-gitAUR) (make)
- rustup (rustup-gitAUR, rustup-stubAUR) (make)
- tzdata (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
Required by (1)
- immich-server (requires pgvecto.rs)
Latest Comments
szymon_j commented on 2024-06-08 14:02 (UTC)
Build are failing on two of my machines with an error:
When I create a symlink to clang-17 called clang-16, clang complains about lack of support for avx512.
Thanks!