Search Criteria
Package Details: heif 3.6.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/heif.git (read-only, click to copy) |
|---|---|
| Package Base: | heif |
| Description: | High Efficiency Image File Format |
| Upstream URL: | https://nokiatech.github.io/heif/ |
| Licenses: | custom |
| Submitter: | freswa |
| Maintainer: | bialy |
| Last Packager: | bialy |
| Votes: | 3 |
| Popularity: | 0.006201 |
| First Submitted: | 2017-06-07 14:59 (UTC) |
| Last Updated: | 2022-03-14 11:56 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
bialy commented on 2022-03-14 12:27 (UTC)
@kuriosity Took some time, but I have pushed a fix, so now it should be fine for gcc11.
kuriosity commented on 2021-10-05 11:55 (UTC)
I got some error: /home/user/.cache/yay/heif/src/heif-3.6.2/srcs/reader/heifreaderimpl.cpp:2848:51: error: ‘numeric_limits’ is not a member of ‘std’ 2848 | const int32_t min = std::numeric_limits<int32_t>::min();
This might be an issue with gcc 11. They started to explicitly require including <limits>, <memory>, <utility>, <thread> according to https://www.gnu.org/software/gcc/gcc-11/porting_to.html#header-dep-changes
But I don't know how to fix this. Can somebody help me?
NicolasV commented on 2018-04-09 12:50 (UTC)
Compilation does not work anymore on Archlinux ARM for heif 3.2-1. Seems a linking issue
freswa commented on 2017-09-10 15:54 (UTC)
perteus commented on 2017-09-10 15:19 (UTC)
freswa commented on 2017-08-06 11:13 (UTC)
alumni commented on 2017-08-06 11:09 (UTC)