Files
guru/dev-util/DirectXShaderCompiler/metadata.xml
Denis Reva b14378ae99 dev-util/DirectXShaderCompiler: Fixed new version of directx shader compiller
Attempt of unbundling is unsuccessfull

It seems sticked with bundled libraries

Signed-off-by: Denis Reva <denis7774@gmail.com>
2023-02-23 18:34:57 +05:00

14 lines
711 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>denis7774@gmail.com</email>
<name>Denis Reva</name>
<description>rarogcmex</description>
</maintainer>
<longdescription lang="en">
The DirectX Shader Compiler project includes a compiler and related tools used to compile High-Level Shader Language (HLSL) programs into DirectX Intermediate Language (DXIL) representation. Applications that make use of DirectX for graphics, games, and computation can use it to generate shader programs.
</longdescription>
<remote-id type="github">microsoft/DirectXShaderCompiler</remote-id>
</pkgmetadata>