media-libs/vkBasalt: drop 0.3.2.9
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
10f6e19a06
commit
3f98765815
@ -1,2 +1 @@
|
||||
DIST vkBasalt-0.3.2.10.tar.gz 336006 BLAKE2B 25d0a51921bc18d65ae41e81d15f6add0e82f4a41f0bc4d4c3b5921d55c48c0d84e41ea092df01f4bcfc8e1de53ea8e8a17794315f06f21567b3ee7964ad89a4 SHA512 2f797dce88320db73ae79ad39deb5ef8997a9cb5904596684b6fcda38388aebe35481cbac9a6e045c1fb2a9050222bcb3baf23cb2490695184be617ca5149270
|
||||
DIST vkBasalt-0.3.2.9.tar.gz 335981 BLAKE2B 9a977ce428749dd9583d72ae5e1f74880b58cdcbbae1d456557546bfab8e032ce470afb2d737e169004dc928166d4ac20c116468d340f5871af8c600536e3a33 SHA512 f6eb6cce815d0016ec79182e38a307b3d63865fcfea20083031b7a0ec8314a72323840bb274ee6cc3ad8f71ba29423e56350b0b7a216d89dc46ed930e315699a
|
||||
|
@ -1,28 +0,0 @@
|
||||
# Copyright 2022-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit meson
|
||||
|
||||
DESCRIPTION="A vulkan post processing layer for linux"
|
||||
HOMEPAGE="https://github.com/DadSchoorse/vkBasalt"
|
||||
SRC_URI="https://github.com/DadSchoorse/vkBasalt/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="ZLIB"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
# No tests
|
||||
RESTRICT="test"
|
||||
|
||||
CDEPEND="x11-libs/libX11"
|
||||
DEPEND="
|
||||
${CDEPEND}
|
||||
dev-util/spirv-headers
|
||||
dev-util/vulkan-headers
|
||||
"
|
||||
RDEPEND="${CDEPEND}"
|
||||
BDEPEND="dev-util/glslang"
|
||||
|
||||
PATCHES=( "${FILESDIR}/fix-gcc-13-header.patch" )
|
Loading…
Reference in New Issue
Block a user