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:
parent
9d8fa11586
commit
74156cc81b
@ -19,4 +19,4 @@ KEYWORDS="~amd64"
|
||||
# No tests
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="media-libs/vkBasalt"
|
||||
RDEPEND="media-gfx/vkBasalt"
|
||||
|
@ -1 +0,0 @@
|
||||
DIST vkBasalt-0.3.2.10.tar.gz 336006 BLAKE2B 25d0a51921bc18d65ae41e81d15f6add0e82f4a41f0bc4d4c3b5921d55c48c0d84e41ea092df01f4bcfc8e1de53ea8e8a17794315f06f21567b3ee7964ad89a4 SHA512 2f797dce88320db73ae79ad39deb5ef8997a9cb5904596684b6fcda38388aebe35481cbac9a6e045c1fb2a9050222bcb3baf23cb2490695184be617ca5149270
|
@ -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>
|
||||
|
@ -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>
|
@ -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
1
profiles/updates/3Q-2024
Normal file
@ -0,0 +1 @@
|
||||
move media-libs/vkBasalt media-gfx/vkBasalt
|
Loading…
Reference in New Issue
Block a user