summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/libva-utils: add missing pkgconfig (B)DEPENDSam James2021-04-121-4/+4
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: add missing || dies, use Bash testsSam James2021-04-121-4/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: new version 2.11.1Karlson2k (Evgeny Grin)2021-04-121-2/+31
| | | | | | | | | | Added new libva-utils version 2.11.1. Added USE flags to control which tools are built and installed as most people need only vainfo tool. Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/20234 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: fixed test in portage sandbox in 2.10.0Karlson2k (Evgeny Grin)2021-01-141-0/+2
| | | | | | | | | There are only two tests out of >17000 tests that can be run in portage sandbox. Let's use these two tests as this is better than do not test at all. Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: version bump, minor improvementsKarlson2k (Evgeny Grin)2021-01-111-37/+21
| | | | | | | | | | | | * .ebuild is unified with libva.ebuild. * Live libva is always required for live libva-utils. * Ignored last digit in version of libva dependency for non-live libva-utils as the last digit indicate no API change, only minor fixes. Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/18949 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-11/+24
| | | | | | | | | | | | | | | 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>
* media-video/libva-utils: bump to 2.9.1Alexis Ballier2020-10-231-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/libva-utils: sync live ebuild keywordsGeorgy Yakovlev2020-01-211-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/libva-utils: 2.4.0 version bumpAndreas Sturmlechner2019-02-211-1/+6
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/libva-utils: EAPI-7 bumpAndreas Sturmlechner2019-02-211-30/+23
| | | | | | | Sort DEPENDs Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/libva-utils: bump to 2.1.0Alexis Ballier2018-02-151-3/+3
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-video/libva-utils: x11-libs/libva is slottedCraig Andrews2017-12-181-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-video/libva-utils: 2.0.0 version bumpCraig Andrews2017-12-161-1/+1
| | | | | Closes: https://bugs.gentoo.org/639404 Package-Manager: Portage-2.3.17, Repoman-2.3.6
* media-video/libva-utils: keyword ~arm64Alexis Ballier2017-06-231-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-video/libva-utils: Bump to 1.8.2 and disable WerrorAlexis Ballier2017-05-241-0/+5
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-video/libva-utils: Initial import. Split out of x11-libs/libvaAlexis Ballier2017-04-031-0/+58
Package-Manager: Portage-2.3.5, Repoman-2.3.2