Search Criteria
Package Details: libavif-git 0.11.1.r129.g93236c7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libavif-git.git (read-only, click to copy) |
---|---|
Package Base: | libavif-git |
Description: | Library for encoding and decoding .avif files |
Upstream URL: | https://github.com/AOMediaCodec/libavif |
Licenses: | BSD |
Conflicts: | libavif |
Provides: | libavif |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 2 |
Popularity: | 0.012325 |
First Submitted: | 2020-08-16 05:04 (UTC) |
Last Updated: | 2023-04-11 07:23 (UTC) |
Dependencies (11)
- aom (aom-vmaf-git, aom-av1-lavish-git, aom-av1-psy-git, aom-git)
- dav1d (dav1d-git-optimized, dav1d-git)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-git, glibc-widevine)
- libjpeg (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo)
- rav1e (rav1e-git)
- svt-av1 (svt-av1-git)
- cmake (cmake-git) (make)
- gdk-pixbuf2 (gdk-pixbuf2-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- nasm (nasm-git) (make)
- pkgconf (pkgconf-git) (make)
Required by (23)
- ansel-git (requires libavif)
- art-rawconverter-imageio (requires libavif)
- chromium-framerate-fix (requires libavif)
- darktable-cr3 (requires libavif)
- darktable-cr3-git (requires libavif)
- darktable-git (requires libavif)
- darktable-rc (requires libavif)
- electron-xdg (requires libavif)
- gd-git (requires libavif)
- libjxl-metrics-git (requires libavif) (optional)
- plasma5-wallpapers-dynamic (requires libavif)
- podman-desktop (requires libavif)
- python-imagecodecs (requires libavif)
- python-pillow-avif-plugin (requires libavif) (make)
- python-tensorstore (requires libavif)
- qt-avif-image-plugin-libavif-git
- qt5-avif-image-plugin (requires libavif)
- qt5-avif-image-plugin-git (requires libavif)
- ungoogled-chromium-xdg-bin (requires libavif)
- webkit2gtk-4.1-imgpaste (requires libavif)
- webkit2gtk-imgpaste (requires libavif)
- webkit2gtk-unstable (requires libavif)
- xviewer (requires libavif) (optional)
Latest Comments
simona commented on 2021-01-20 20:08 (UTC)
/home/simona/.cache/yay/libavif-git/src/libavif/src/codec_rav1e.c:6:10: fatal error: rav1e.h: File o directory non esistente
simona commented on 2021-01-19 19:47 (UTC)
libavif-git/src/libavif/src/codec_rav1e.c:6:10: fatal error: rav1e.h: File o directory non esistente
6 | #include "rav1e.h"
| ^~~~~~~~~
compilation terminated.
i have problem with darktable
darktable: symbol lookup error: /usr/lib/libavif.so.9: undefined symbol: svt_av1_enc_init
linkmauve commented on 2020-08-15 18:58 (UTC)
Now that
libavif
is in ArchLinux, you should probably file a request to rename this package tolibavif-git
.Chocobo1 commented on 2020-06-23 04:40 (UTC)
I suppose you meant
DAVIF_BUILD_GDK_PIXBUF=ON
? Sure and done.linkmauve commented on 2020-06-22 21:34 (UTC) (edited on 2020-06-22 21:34 (UTC) by linkmauve)
Hi, could you build it with
-DAVIF_BUILD_APPS=ON
now? It will allow all GTK+ programs as well as every program using gdk-pixbuf to use AVIF files. :)See https://github.com/AOMediaCodec/libavif/pull/182