summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/libva-utils: fixed test in portage sandbox in 2.9.1Karlson2k (Evgeny Grin)2021-01-141-37/+23
| | | | | | | Closes: https://bugs.gentoo.org/758620 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/19048 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: style changesSam James2021-01-041-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: fixed dependencies, minor other fixesKarlson2k (Evgeny Grin)2021-01-041-0/+75
1. While it is declared that libva-utils are backward compatible with the older version of libva, it is not truth. Let's require similar version of libva as dependency. Bug: https://bugs.gentoo.org/743835 2. Xext, Xfixes and libdrm are not required anymore starting from version 2.7.1 of libva-utils. Dropped. 3. Sometimes the upstream publishes tarballs with generated 'configure'. Let's use it. Closes: https://bugs.gentoo.org/743835 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/18943 Signed-off-by: Sam James <sam@gentoo.org>