media-gfx/vk-hdr-layer - 9999 (thegreatmcpain)

Search

Package Information

Description:
Vulkan Wayland HDR WSI Layer
Homepage:
https://github.com/Zamundaaa/VK_hdr_layer
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
9999 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit git-r3 meson

DESCRIPTION="Vulkan Wayland HDR WSI Layer"
HOMEPAGE="https://github.com/Zamundaaa/VK_hdr_layer"
EGIT_REPO_URI="https://github.com/Zamundaaa/VK_hdr_layer.git"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="
	x11-libs/libX11
	dev-util/vulkan-headers
	media-libs/vulkan-loader
	dev-libs/wayland
"
RDEPEND="${DEPEND}"
BDEPEND=""

Dependencies

DEPEND

	x11-libs/libX11
	dev-util/vulkan-headers
	media-libs/vulkan-loader
	dev-libs/wayland

RDEPEND

	x11-libs/libX11
	dev-util/vulkan-headers
	media-libs/vulkan-loader
	dev-libs/wayland