summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/rav1e: Add support for the C-APILuca Barbato2020-04-061-5/+30
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* eclass/cargo.eclass: specify --path . to installDoug Goldstein2019-12-261-4/+0
| | | | | | | | | | | | | | cargo install has long required --path . for 2018 edition crates but not required it for 2015 edition crates. It is supported however for 2015 edition crates and works for all versions in the tree so it makes sense to make it the default. Added CARGO_INSTALL_PATH as an eclass variable allowing to override the default. Closes: https://bugs.gentoo.org/703590 Signed-off-by: Doug Goldstein <cardoe@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14097 Tested-by: Georgy Yakovlev <gyakovlev@gentoo.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-video/rav1e: Initial ebuildLuca Barbato2019-11-201-0/+38
Release 0.2.0 will be the first landing Gentoo. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Luca Barbato <lu_zero@gentoo.org>