media-libs/vkbasalt: pkgmove to media-gfx/vkbasalt (+treeclean)

* Use ::gentoo ebuild.

Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2024-08-01 22:57:21 +03:00
parent 9d8fa11586
commit 74156cc81b
No known key found for this signature in database
GPG Key ID: A12750536B5E7010
6 changed files with 2 additions and 51 deletions

View File

@ -19,4 +19,4 @@ KEYWORDS="~amd64"
# No tests # No tests
RESTRICT="test" RESTRICT="test"
RDEPEND="media-libs/vkBasalt" RDEPEND="media-gfx/vkBasalt"

View File

@ -1 +0,0 @@
DIST vkBasalt-0.3.2.10.tar.gz 336006 BLAKE2B 25d0a51921bc18d65ae41e81d15f6add0e82f4a41f0bc4d4c3b5921d55c48c0d84e41ea092df01f4bcfc8e1de53ea8e8a17794315f06f21567b3ee7964ad89a4 SHA512 2f797dce88320db73ae79ad39deb5ef8997a9cb5904596684b6fcda38388aebe35481cbac9a6e045c1fb2a9050222bcb3baf23cb2490695184be617ca5149270

View File

@ -1,12 +0,0 @@
diff --git a/src/reshade/effect_token.hpp b/src/reshade/effect_token.hpp
index e85e2fa..998f5f8 100644
--- a/src/reshade/effect_token.hpp
+++ b/src/reshade/effect_token.hpp
@@ -5,6 +5,7 @@
#pragma once
+#include <cstdint>
#include <string>
#include <vector>

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>parona@protonmail.com</email>
<name>Alfred Wingate</name>
</maintainer>
<upstream>
<remote-id type="github">DadSchoorse/vkBasalt</remote-id>
</upstream>
</pkgmetadata>

View File

@ -1,26 +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"

1
profiles/updates/3Q-2024 Normal file
View File

@ -0,0 +1 @@
move media-libs/vkBasalt media-gfx/vkBasalt