| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes a new USE flag, for the OpenGL support added in this
version of libplacebo. We bump up the test timeout because the OpenGL
tests can take a while to execute, especially on machines where they're
running via llvmpipe or swrast.
Also synchronize the live ebuild.
Signed-off-by: Niklas Haas <git@haasn.xyz>
Closes: https://github.com/gentoo/gentoo/pull/15465
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Niklas Haas <git@haasn.xyz>
Closes: https://github.com/gentoo/gentoo/pull/14109
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a minor bug fix release upstream, which also fixes some
gentoo-related issues. I also made a minor change to the ebuild, to
avoid having to hard-code the subslot version. (Upstream guarantees that
the .so version always matches the minor version)
Closes: https://bugs.gentoo.org/703570
Closes: https://bugs.gentoo.org/700766
Signed-off-by: Niklas Haas <git@haasn.xyz>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Niklas Haas <git@haasn.xyz>
Closes: https://github.com/gentoo/gentoo/pull/14086
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/698124
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Niklas Haas <git@haasn.xyz>
Closes: https://github.com/gentoo/gentoo/pull/13310
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Additionally, bump up to EAPI 7. No actual packaging changes needed.
Also, modernize ebuild a bit. The meson eclass now has features like
meson_{feature,use}, which we can use to shorten out a lot of feature
tests.
Add support for the optional testing framework.
Do not call ninja directly, but rather use the
meson_src_{build,test,install} functions.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Mihai Moldovan <ionic@ionic.de>
Closes: https://github.com/gentoo/gentoo/pull/11938
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
|
|
New project for video rendering that VLC 4 plans to use more heavily,
and which also be used by mpv in the foreseeable future.
Incidentally, this is an optional minor dependency of VLC 3, so we could
also add libplacebo support to that ebuild (which improves the color
management of the opengl vout).
Signed-off-by: Niklas Haas <git@haasn.xyz>
Closes: https://github.com/gentoo/gentoo/pull/10006
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|