Search Criteria
Package Details: lib32-aom 3.6.0-1
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, custom:PATENTS |
Submitter: | rodrigo21 |
Maintainer: | rodrigo21 |
Last Packager: | rodrigo21 |
Votes: | 11 |
Popularity: | 0.139179 |
First Submitted: | 2018-08-19 08:13 (UTC) |
Last Updated: | 2023-05-04 18:14 (UTC) |
Dependencies (5)
- aom (aom-vmaf-git, aom-av1-lavish-git, aom-av1-psy-git, aom-git)
- lib32-glibc (glibc-force-mmap, lib32-glibc-force-mmap, lib32-glibc-minimal-git, lib32-glibc-linux4, lib32-glibc-git)
- cmake (cmake-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-kitware, ninja-mem, python-ninja) (make)
- yasm (yasm-git) (make)
Required by (5)
- lib32-gst-plugins-bad
- lib32-gst-plugins-bad-git
- lib32-libffmpeg
- lib32-libheif (make)
- lib32-libheif (optional)
Latest Comments
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 A48E86DB0B830498
Kalimba 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
.SRCINFO
Posich commented on 2019-10-08 15:05 (UTC)
Build depends on lib32-gcc-libs. Wouldn't compile using aurutils without adding it to makedepends.