Search Criteria
Package Details: lib32-aom 3.9.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 |
Submitter: | rodrigo21 |
Maintainer: | rodrigo21 |
Last Packager: | rodrigo21 |
Votes: | 11 |
Popularity: | 0.48 |
First Submitted: | 2018-08-19 08:13 (UTC) |
Last Updated: | 2024-05-04 14:42 (UTC) |
Dependencies (5)
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- yasm (yasm-gitAUR) (make)
Required by (9)
- 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-libheif (make)
- lib32-libheif (optional)
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/ninja
which 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 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.