Search Criteria
Package Details: lib32-rav1e 0.7.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-rav1e.git (read-only, click to copy) |
---|---|
Package Base: | lib32-rav1e |
Description: | An AV1 encoder focused on speed and safety. (32-bits) |
Upstream URL: | https://github.com/xiph/rav1e |
Licenses: | BSD |
Provides: | librav1e.so |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-05-06 18:28 (UTC) |
Last Updated: | 2024-05-09 22:09 (UTC) |
Dependencies (8)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- rav1e (rav1e-gitAUR)
- cargo-c (cargo-c-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib32-rust-libs (rustup-gitAUR, rustup) (make)
- nasm (nasm-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
Required by (9)
- ffmpeg-ffplayout (requires librav1e.so)
- ffmpeg-headless (requires librav1e.so)
- ffmpeg-libfdk_aac (requires librav1e.so)
- ffmpeg-nvcodec-11-1-git (requires librav1e.so)
- ffmpeg6.1 (requires librav1e.so)
- lib32-ffmpeg
- lib32-libheif (make)
- lib32-libheif (optional)
- libavif-git (requires librav1e.so)
Latest Comments
MonkeeSage commented on 2024-05-08 06:09 (UTC)
@xiota's comment allowed package to build for me after libgit2 upgrade.
xiota commented on 2024-05-07 07:29 (UTC)
Clean chroot. Needs
options=('!lto')
to prevent linker errors.sl1pkn07 commented on 2024-05-04 07:43 (UTC)
https://github.com/xiph/rav1e/blob/c7c72b5530e391211c5d5f32b16394d1c7dc00cc/Cargo.lock#L649-L660
kidonng commented on 2024-05-04 06:38 (UTC)
libgit2
should be unnecessary, I assume you forgot to remove theLDFLAGS
(https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=lib32-rav1e&id=6e97562d95e33e334ea44cee97cb4c2f60c3e113#n51) when doing following official Arch package to removelibgit2
dependency (https://gitlab.archlinux.org/archlinux/packaging/packages/rav1e/-/commit/e9892f457b695396c0ed6425799ebc5ca03e29db#9b9baac1eb9b72790eef5540a1685306fc43fd6c_45_44).unknown78 commented on 2023-07-26 23:26 (UTC) (edited on 2023-07-26 23:27 (UTC) by unknown78)
Get the following error when building
ariel.miculas commented on 2023-07-13 20:58 (UTC)
Fixed by running
rustup target add i686-unknown-linux-gnu
NeWolf commented on 2023-05-19 09:24 (UTC)
fixed it by installing rust (I had rustup).
NeWolf commented on 2023-05-18 09:55 (UTC)
A failure occurred in build