Search Criteria
Package Details: lib32-aom 3.14.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-aom.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-aom |
| Description: | Alliance for Open Media video codec (32-bit) |
| Upstream URL: | https://aomedia.org |
| Licenses: | BSD-3-Clause |
| Provides: | libaom.so |
| Submitter: | rodrigo21 |
| Maintainer: | vitaliikuzhdin |
| Last Packager: | vitaliikuzhdin |
| Votes: | 13 |
| Popularity: | 0.65 |
| First Submitted: | 2018-08-19 08:13 (UTC) |
| Last Updated: | 2026-05-15 08:03 (UTC) |
Dependencies (5)
- aom (aom-vmaf-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR, aom-gitAUR, aom-gitAUR)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- yasm (yasm-gitAUR) (make)
Required by (12)
- avidemux-core-git (requires libaom.so)
- lib32-ffmpeg
- lib32-gst-libav (make)
- lib32-gst-plugins-bad
- lib32-gst-plugins-bad (make)
- lib32-gst-plugins-bad-git
- lib32-gst-plugins-bad-libs (make)
- lib32-gst-plugins-ugly (make)
- lib32-libavif
- lib32-libheif (make)
- lib32-libheif (optional)
- libheif-noglycin (requires libaom.so)
Latest Comments
rodrigo21 commented on 2024-05-07 15:54 (UTC) (edited on 2024-05-07 15:55 (UTC) by rodrigo21)
@toynbeeidea It looks like it's trying to run ninja from your home directory, not the system ninja at
/usr/bin/ninjawhich is at version 1.12.toynbeeidea commented on 2024-05-07 14:46 (UTC) (edited on 2024-05-07 14:46 (UTC) by toynbeeidea)
ninja-1.11.1-3 is installed - if it needs some other form of "ninja," I don't know what it is.
rodrigo21 commented on 2021-10-21 22:04 (UTC) (edited on 2021-10-21 22:05 (UTC) by rodrigo21)
This worked for me:
gpg --keyserver keys.gnupg.net --recv-keys A48E86DB0B830498Kalimba commented on 2021-10-21 21:44 (UTC)
@rodrigo21 Thanks! Found the key for a manual import on https://pgp.surfnet.nl/pks/lookup?op=get&search=0xA48E86DB0B830498, as gpg wouldn't find it on it's own.
rodrigo21 commented on 2021-10-21 21:11 (UTC)
@Kalimba See this: https://wiki.archlinux.org/title/Makepkg#Signature_checking
Kalimba commented on 2021-10-21 20:53 (UTC)
Failed to build with this error:
==> Verifying source file signatures with gpg... libaom-3.2.0.tar.gz ... FAILED (unknown public key A48E86DB0B830498) ==> ERROR: One or more PGP signatures could not be verified! Failed to build lib32-aom
brektrou commented on 2021-09-01 09:55 (UTC) (edited on 2021-09-01 10:02 (UTC) by brektrou)
New version 3.1.2
PKGBUILD.SRCINFOPosich commented on 2019-10-08 15:05 (UTC)
Build depends on lib32-gcc-libs. Wouldn't compile using aurutils without adding it to makedepends.