Search Criteria
Package Details: libvpx1.10 1.10.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libvpx1.10.git (read-only, click to copy) |
---|---|
Package Base: | libvpx1.10 |
Description: | VP8 and VP9 codec, provides libvpx.so.6 |
Upstream URL: | https://www.webmproject.org/ |
Licenses: | BSD |
Provides: | libvpx.so |
Submitter: | detian |
Maintainer: | detian |
Last Packager: | detian |
Votes: | 1 |
Popularity: | 0.199750 |
First Submitted: | 2025-02-12 16:24 (UTC) |
Last Updated: | 2025-02-25 08:00 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR) (make)
- nasm (nasm-gitAUR) (make)
Required by (14)
- avidemux-core-git (requires libvpx.so)
- ffmpeg-ffplayout (requires libvpx.so)
- ffmpeg-headless (requires libvpx.so)
- ffmpeg-libfdk_aac (requires libvpx.so)
- ffmpeg-nvcodec-11-1-git (requires libvpx.so)
- ffmpeg2.8 (requires libvpx.so)
- ffmpeg6.1 (requires libvpx.so)
- firefox-kde-opensuse (requires libvpx.so)
- firefox-kde-opensuse-no-telemetry (requires libvpx.so)
- floorp (requires libvpx.so)
- icecat (requires libvpx.so)
- midori (requires libvpx.so)
- midori-git (requires libvpx.so)
- thunderbird-globalmenu (requires libvpx.so)
Latest Comments
detian commented on 2025-02-25 08:00 (UTC)
@young.acinonyx thanks, updated!
young.acinonyx commented on 2025-02-22 00:19 (UTC) (edited on 2025-02-25 02:10 (UTC) by young.acinonyx)
Hi, detian!
I noticed that the current libvpx1.10 PKGBUILD uses a source from chromium.googlesource.com that produces a non-deterministic SHA256 sum. This is likely caused by dynamic metadata in the archive. As an alternative, switching to a GitHub release tarball (which is reproducible) would allow a fixed checksum.
For example, using the GitHub URL for v1.10.0 and adjusting the package() function to use DESTDIR instead of DIST_DIR fixes the install target error. Please see the temporary corrected PKGBUILD below.
Best regards, young.acinonyx
detian commented on 2025-02-12 16:30 (UTC) (edited on 2025-02-12 18:42 (UTC) by detian)
For GE-Proton9-13