summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/libva-utils: Version bump to 2.19.0Matt Turner2023-07-151-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Drop old versionsMatt Turner2023-05-221-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Version bump to 2.18.2Matt Turner2023-04-211-0/+1
| | | | | Closes: https://bugs.gentoo.org/904693 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Drop old versionsMatt Turner2023-03-291-1/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Version bump to 2.18.1Matt Turner2023-03-291-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Drop old versionsMatt Turner2023-02-021-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Version bump to 2.17.1Matt Turner2023-02-021-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Version bump to 2.16.0Matt Turner2022-10-101-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Drop old versionsMatt Turner2022-07-031-1/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Version bump to 2.15.0Matt Turner2022-07-031-0/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Version bump to 2.14.0Matt Turner2022-03-161-0/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/24410 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Drop old versionsMatt Turner2021-12-291-7/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: Bump to v2.13.0Ed Baker2021-10-201-0/+1
| | | | | | | | | This pulls in upstream fixes for h264encode, hevcencode, and adds planar BGR support. The code base was also reformatted. Signed-off-by: Ed Baker <edward.baker@intel.com> Closes: https://github.com/gentoo/gentoo/pull/22627 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: bump to v2.12.0Karlson2k (Evgeny Grin)2021-06-291-0/+1
| | | | | | Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/21422 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: add missing pkgconfig (B)DEPENDSam James2021-04-121-2/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: new version 2.11.1Karlson2k (Evgeny Grin)2021-04-121-1/+2
| | | | | | | | | | 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-2.8.0: fixed testing in portageKarlson2k (Evgeny Grin)2021-02-121-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/768486 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/19315 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: add bug links to tests patchSam James2021-01-141-1/+1
| | | | | | | | | Closes: https://bugs.gentoo.org/647746 Closes: https://bugs.gentoo.org/632180 Closes: https://bugs.gentoo.org/714126 Closes: https://bugs.gentoo.org/758620 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/libva-utils: fixed test in portage sandbox in 2.9.1Karlson2k (Evgeny Grin)2021-01-141-1/+0
| | | | | | | 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: version bump, minor improvementsKarlson2k (Evgeny Grin)2021-01-111-0/+1
| | | | | | | | | | | | * .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-1/+1
| | | | | 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/+1
| | | | | | | | | | | | | | | 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-0/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-video/libva-utils: Bump to version 2.8.0Lars Wendler2020-07-131-0/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/libva-utils: Drop old versionsMatt Turner2019-09-131-4/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/libva-utils: 2.4.0 version bumpAndreas Sturmlechner2019-02-211-0/+1
| | | | | 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.3.0David Heidelberg2019-02-211-0/+1
| | | | | Signed-off-by: David Heidelberg <david@ixit.cz> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/libva-utils: bump to 2.2.0Alexis Ballier2018-07-171-0/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* media-video/libva-utils: bump to 2.1.0Alexis Ballier2018-02-151-0/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-video/libva-utils: Remove oldAlexis Ballier2018-02-151-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-video/libva-utils: 2.0.0 version bumpCraig Andrews2017-12-161-0/+1
| | | | | Closes: https://bugs.gentoo.org/639404 Package-Manager: Portage-2.3.17, Repoman-2.3.6
* media-video/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* media-video/libva-utils: bump to 1.8.3Alexis Ballier2017-06-291-0/+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/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-video/libva-utils: Bump to 1.8.1Alexis Ballier2017-04-111-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-video/libva-utils: Initial import. Split out of x11-libs/libvaAlexis Ballier2017-04-031-0/+1
Package-Manager: Portage-2.3.5, Repoman-2.3.2