summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/kvazaar: fix missing version in pc fileConrad Kostecki2024-03-161-0/+75
| | | | | | Closes: https://bugs.gentoo.org/927016 Closes: https://bugs.gentoo.org/927082 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/kvazaar: add 2.3.0Matoro Mahri2024-03-082-0/+67
| | | | | | | | | | | Includes two new backports for remaining missing arches (x86 + sparc). See: https://github.com/ultravideo/kvazaar/pull/392 See: https://github.com/ultravideo/kvazaar/issues/391 Bug: https://bugs.gentoo.org/902217 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/35584 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/kvazaar: add patch to fix tests on big-endianMatoro Mahri2023-12-191-0/+32
| | | | | | | | | | Trivial fix and only affects BE so no revbump. See: https://github.com/ultravideo/kvazaar/pull/377 Bug: https://bugs.gentoo.org/902217 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34364 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/kvazaar: fix AVX2 flags on GCCFrancisco Blas (klondike) Izquierdo Riera2022-10-131-0/+33
| | | | | | | | | | | | | | | | | | On older CPUS without support for popcnt or lzcnt compilation of kvazaar fails due to these instructions being used by the AVX2 code but the relevant flags to support them not being set by the Makefile. Upstream fixed this in commit 99423a825027c862bbfd50e112a1846a013b01a7 Backport this patch so compilation works again on systems without CPU support for these instructions. Closes: https://bugs.gentoo.org/739776 Bug: https://github.com/ultravideo/kvazaar/pull/301 Signed-off-by: Francisco Blas (klondike) Izquierdo Riera <klondike@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/kvazaar: Drop oldAndreas Sturmlechner2019-06-271-46/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/kvazaar: Drop 1.0.0Andreas Sturmlechner2018-11-131-15/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/kvazaar: remove oldAlexis Ballier2017-06-161-19/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/kvazaar: backport upstream fix to build with gcc7.Alexis Ballier2017-06-161-0/+46
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/kvazaar: Bump to 1.0.0.Alexis Ballier2016-10-141-0/+15
| | | | | | Fix tests by downloading greatest, bug #595932 Package-Manager: portage-2.3.2
* media-libs/kvazaar: backport upstream patch to fix build on ppc, bug #589688Alexis Ballier2016-07-261-0/+19
Package-Manager: portage-2.3.0