Search Criteria
Package Details: libavif-git 1.0.4.r476.gf56a1f18-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-2-Clause |
Conflicts: | libavif |
Provides: | libavif |
Submitter: | Chocobo1 |
Maintainer: | Chocobo1 |
Last Packager: | Chocobo1 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-16 05:04 (UTC) |
Last Updated: | 2024-04-25 17:48 (UTC) |
Dependencies (14)
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR)
- dav1d (dav1d-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- librav1e.so (lib32-rav1eAUR, rav1e-gitAUR, rav1e)
- libsharpyuv.so (lib32-libwebp, libwebp)
- libyuv (libyuv-gitAUR)
- svt-av1 (svt-av1-gitAUR, svt-av1-bluesword-gitAUR, svt-av1-psy-gitAUR)
- cmake (cmake-gitAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nasm (nasm-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Required by (38)
- ansel-git (requires libavif)
- art-rawconverter-imageio (requires libavif)
- chafa-git (requires libavif)
- chatterino2-7tv-git (requires libavif)
- darktable-git (requires libavif)
- electron21 (requires libavif)
- emulsion (requires libavif)
- emulsion-bin (requires libavif)
- gamescope-fml (requires libavif)
- gamescope-git (requires libavif)
- gamescope-legacy-bin (requires libavif)
- gamescope-nvidia (requires libavif)
- gamescope-nvidia-git (requires libavif)
- gamescope-plus (requires libavif)
- gamescope-shortcuts (requires libavif)
- gamescope-sk (requires libavif)
- gamescope-sk-git (requires libavif)
- gamescope-sk-legacy (requires libavif)
- gd-git (requires libavif)
- jellything-git (requires libavif)
- Show 18 more...
Latest Comments
sommio commented on 2024-04-25 16:12 (UTC) (edited on 2024-04-25 17:32 (UTC) by sommio)
--sharpyuv
still doesn't work, fix it.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