mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/libplacebo: disable useless demos (see comment in ebuild)
Package-Manager: Portage-3.0.28, Repoman-3.0.1 Signed-off-by: Vadim Misbakh-Soloviov <mva@gentoo.org>
This commit is contained in:
@@ -60,6 +60,10 @@ multilib_src_configure() {
|
||||
$(meson_use test tests)
|
||||
# hard-code path from dev-util/vulkan-headers
|
||||
-Dvulkan-registry=/usr/share/vulkan/registry/vk.xml
|
||||
-Ddemos=false
|
||||
# ^ useless, and also semi-broken
|
||||
# (well, actually, looks like it requires some new just-for-demos deps and even with versions restrictions (say, >=glfw-3.3))
|
||||
# feel free to patch if you need demos for some strange reason.
|
||||
)
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user