Package Details: lib32-glslang 13.0.0-1

Git Clone URL: https://aur.archlinux.org/lib32-glslang.git (read-only, click to copy)
Package Base: lib32-glslang
Description: OpenGL and OpenGL ES shader front end and validator (32bit)
Upstream URL: https://github.com/KhronosGroup/glslang
Licenses: BSD
Submitter: oxalin
Maintainer: oxalin
Last Packager: oxalin
Votes: 4
Popularity: 0.000000
First Submitted: 2019-08-15 15:35 (UTC)
Last Updated: 2023-09-17 18:31 (UTC)

Latest Comments

oxalin commented on 2019-11-20 08:41 (UTC)

@tjackson : thanks, I just saw your comment. Yes, I had seen that issue last week. I was working on a patch when I found it. That being said, I'll apply the patch temporarily, I'm suggesting to put every .cmake file in a common folder.

So, as a quick fix, first patch to be applied. And hopefully a more complete one will come a bit later.

tjackson commented on 2019-11-16 12:21 (UTC)

This might help: https://github.com/KhronosGroup/glslang/issues/1965

oxalin commented on 2019-11-12 10:00 (UTC)

I'll be working on it in the next few days. I can't simply delete de cmake folder. It has to be installed under /usr/lib32/.

The .cmake files were not part of the package previously, simply because they didn't exist. Also, it seems a bit odd to dump the files under the cmake folder: other packages usually add their own folder so their files are contained separately. Stay tuned.

mokkurkalve commented on 2019-11-10 12:48 (UTC)

Package cannot currently be installed:


error: failed to commit transaction (conflicting files)
lib32-glslang: /usr/lib/cmake/HLSLTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/HLSLTargets.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/OGLCompilerTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/OGLCompilerTargets.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/OSDependentTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/OSDependentTargets.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/SPIRVTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/SPIRVTargets.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/SPVRemapperTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/SPVRemapperTargets.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/glslang-default-resource-limitsTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/glslang-default-resource-limitsTargets.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/glslangTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/glslangTargets.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/glslangValidatorTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/glslangValidatorTargets.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/spirv-remapTargets-release.cmake exists in filesystem (owned by glslang)
lib32-glslang: /usr/lib/cmake/spirv-remapTargets.cmake exists in filesystem (owned by glslang)
Errors occurred, no packages were upgraded.

SolarAquarion commented on 2019-11-10 12:35 (UTC)

lslang: /usr/lib/cmake/HLSLTargets.cmake

I think you going to need to add rm lib/cmake to the rm commands

SolarAquarion commented on 2019-09-18 18:46 (UTC)

It's outdated and causes lib32-shaderc to fail https://github.com/KhronosGroup/glslang/releases/tag/7.12.3352