media-gfx/vkBasalt - 0.3.2.10 (gentoo)

Search

Package Information

Description:
A Vulkan post-processing layer for Linux
Homepage:
https://github.com/DadSchoorse/vkBasalt
License:
ZLIB

Ebuild Details

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

EAPI=8

inherit meson-multilib

DESCRIPTION="A Vulkan post-processing layer for Linux"
HOMEPAGE="https://github.com/DadSchoorse/vkBasalt"
SRC_URI="https://github.com/DadSchoorse/${PN}/releases/download/v${PV}/${P}.tar.gz"

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

RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
	dev-util/spirv-headers
	dev-util/vulkan-headers"
BDEPEND="dev-util/glslang
	virtual/pkgconfig"

Dependencies

DEPEND

x11-libs/libX11
	dev-util/spirv-headers
	dev-util/vulkan-headers

RDEPEND

x11-libs/libX11

BDEPEND

dev-util/glslang
	virtual/pkgconfig

Manifest for 0.3.2.10

Type File Size Source URLs
DIST vkBasalt-0.3.2.10.tar.gz 335903 bytes https://github.com/DadSchoorse/vkBasalt/releases/download/v0.3.2.10/vkBasalt-0.3.2.10.tar.gz