Search Criteria
Package Details: xavs2 1.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xavs2.git (read-only, click to copy) |
---|---|
Package Base: | xavs2 |
Description: | Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard |
Upstream URL: | https://github.com/pkuvcl/xavs2/ |
Licenses: | GPL |
Conflicts: | libxavs2 |
Provides: | libxavs2 |
Replaces: | libxavs2 |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 16 |
Popularity: | 0.20 |
First Submitted: | 2018-07-28 00:27 (UTC) |
Last Updated: | 2022-04-15 15:24 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-widevineAUR)
- liblsmash.so (l-smash-x264-tmod-gitAUR, lib32-l-smashAUR, l-smash-gitAUR, lib32-l-smash-gitAUR, l-smash)
- l-smash (l-smash-x264-tmod-gitAUR, l-smash-gitAUR) (make)
- nasm (nasm-gitAUR, nasm-segelf-gitAUR) (make)
Latest Comments
xiota commented on 2023-09-20 08:28 (UTC)
Please remove
replaces
directive. Thank you.@dbermond Sorry for the duplicate requests on different packages. I'm working through a list. I will delete the request comments when I see the packages have been updated. (AUR now sends commit notifications.)
dbermond commented on 2023-02-04 16:27 (UTC)
@Accidentaccio I've just checked, and the checksums are correct.
Accidentaccio commented on 2023-01-30 22:35 (UTC)
Reports that it fails to compile actually. The error is: ERROR: One or more files did not pass the validity check!
dbermond commented on 2019-01-07 18:24 (UTC)
@madalin nasm is currently needed only on xavs2-git. xavs2 version 1.3 stable uses yasm as the assembler.
madalin commented on 2019-01-07 13:16 (UTC)
It's actually requiring nasm, not yasm. It will fail to build without it.