rav1e: fix eval
This commit is contained in:
parent
15fb3be1c0
commit
8bc6e95686
@ -45,7 +45,7 @@ rustPlatform.buildRustPackage rec {
|
||||
libaom (the reference encoder) is too slow.
|
||||
Features: https://github.com/xiph/rav1e#features
|
||||
'';
|
||||
inherit (src.meta) homepage;
|
||||
homepage = "https://github.com/xiph/rav1e";
|
||||
changelog = "https://github.com/xiph/rav1e/releases/tag/v${version}";
|
||||
license = licenses.bsd2;
|
||||
maintainers = [ maintainers.primeos ];
|
||||
|
Loading…
Reference in New Issue
Block a user