Search Criteria
Package Details: libheif-git 1.23.1.r6.gd035da94-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libheif-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libheif-git |
| Description: | HEIF and AVIF file format decoder and encoder (git version) |
| Upstream URL: | https://github.com/strukturag/libheif/ |
| Licenses: | MIT, LGPL-3.0-or-later |
| Conflicts: | libheif |
| Provides: | libheif |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 2 |
| Popularity: | 0.000001 |
| First Submitted: | 2018-06-20 15:16 (UTC) |
| Last Updated: | 2026-07-05 02:28 (UTC) |
Dependencies (23)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libde265 (libde265-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libwebp (libwebp-gitAUR)
- openh264 (openh264-gitAUR)
- sdl2-compat (sdl2-gitAUR, sdl2AUR, sdl2-compat-gitAUR)
- x265 (x265-mod-patman-gitAUR, x265-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- dav1d (dav1d-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- openjpeg2 (openjpeg-gitAUR) (make)
- rav1e (rav1e-gitAUR) (make)
- svt-av1 (svt-av1-gitAUR, svt-av1-bluesword-gitAUR, svt-av1-psy-gitAUR, svt-av1-essential-gitAUR, svt-av1-hdr-gitAUR, svt-av1-psyex-gitAUR, svt-av1-tritium-gitAUR, svt-av1-hdr10plus-gitAUR) (make)
- dav1d (dav1d-gitAUR) (optional) – dav1d encoder
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR) (optional) – hardware decode
- Show 3 more dependencies...
Required by (129)
- 0wgram (requires libheif)
- 64gram-desktop (requires libheif)
- ansel-git (requires libheif)
- ayugram-bin (requires libheif)
- ayugram-desktop (requires libheif)
- ayugram-desktop-bin (requires libheif)
- ayugram-desktop-git (requires libheif)
- azcomicv (requires libheif)
- bazaar-git (requires libheif)
- czkawka-cli (requires libheif)
- czkawka-cli-bin (requires libheif)
- czkawka-git (requires libheif)
- czkawka-gui (requires libheif)
- czkawka-gui-bin (requires libheif)
- digikam-without-akonadi (requires libheif)
- dynamic-wallpaper-importer (requires libheif)
- fagram-bin (requires libheif)
- fconvert (requires libheif) (optional)
- fiv-git (requires libheif) (optional)
- forkgram (requires libheif)
- Show 109 more...
Latest Comments
1 2 Next › Last »
dbermond commented on 2024-06-27 03:11 (UTC)
@Ranguvar package updated to match the latest upstream changes. Thanks for reporting.
Ranguvar commented on 2024-06-26 22:32 (UTC) (edited on 2024-06-26 22:40 (UTC) by Ranguvar)
Looks like libheif/exmaples/heif_convert.cc is missing:
[100%] Built target heif-enc
sed: can't read libheif/examples/heif_convert.cc: No such file or directory
dbermond commented on 2023-06-20 22:10 (UTC)
@PranshuTG @NeWolf @jrd Package updated. Building fine now, with latest upstream changes applied. Thanks for the interest.
jrd commented on 2023-06-01 07:48 (UTC)
Here are my
prepare,buildandpackagestatement:NeWolf commented on 2023-05-16 11:12 (UTC)
got exactly the same error:
PranshuTG commented on 2023-05-15 13:32 (UTC)
libheif's build method has changed, there is no longer a ./autogen.sh script.
dbermond commented on 2022-08-05 15:31 (UTC)
@JDAturbo I've just checked, and the package is building fine for me. I do not have a clue about what can be causing your error. Try to build the package in a clean chroot.
JDAturbo commented on 2022-08-02 12:29 (UTC)
I'm getting this error:
heif-test.go:39:2: no required module provides package github.com/strukturag/libheif/go/heif: go.mod file not found in current directory or any parent directory; see 'go help modules'
make[2]: *** [Makefile:1204: heif-test-go] Error 1
unmellow commented on 2020-09-13 06:13 (UTC)
thank you for the next day update and for finding a better solution to my problem
dbermond commented on 2020-09-12 01:47 (UTC)
@unmellow This would build rav1e from rust sources and link against static rav1e library. Upstream should allow linking to system rav1e instead.
I have added avif support through aom, which links to the system aom shared library.
1 2 Next › Last »