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.
|
libaom (the reference encoder) is too slow.
|
||||||
Features: https://github.com/xiph/rav1e#features
|
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}";
|
changelog = "https://github.com/xiph/rav1e/releases/tag/v${version}";
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
maintainers = [ maintainers.primeos ];
|
maintainers = [ maintainers.primeos ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user