Search Criteria
Package Details: lib32-shaderc 2024.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-shaderc.git (read-only, click to copy) |
---|---|
Package Base: | lib32-shaderc |
Description: | Collection of tools, libraries and tests for shader compilation (32bit) |
Upstream URL: | https://github.com/google/shaderc |
Licenses: | Apache-2.0 |
Conflicts: | lib32-shaderc-git |
Provides: | libshaderc_shared.so |
Submitter: | oxalin |
Maintainer: | oxalin |
Last Packager: | oxalin |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-15 16:26 (UTC) |
Last Updated: | 2025-01-18 01:29 (UTC) |
Dependencies (9)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR)
- lib32-glslangAUR
- lib32-spirv-tools (lib32-spirv-tools-gitAUR)
- shaderc (shaderc-gitAUR)
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- spirv-headers (spirv-headers-gitAUR) (make)
Required by (7)
- lib32-gst-libav (make)
- lib32-gst-plugins-bad (make)
- lib32-gst-plugins-bad-libs (make)
- lib32-gst-plugins-ugly (make)
- lib32-libplacebo
- libplacebo-git (requires libshaderc_shared.so)
- mpv-build-git (requires libshaderc_shared.so)
Latest Comments
« First ‹ Previous 1 2 3 4
tjackson commented on 2019-09-29 10:26 (UTC)
I'm still seeing the undefined reference to glslang::TProgram::... QuartzDragon mentioned. I had to downgrade lib32-glslang to 7.11.3214 and it went away.
QuartzDragon commented on 2019-09-20 07:40 (UTC)
It's fixed now. :)
oxalin commented on 2019-09-20 06:53 (UTC)
@QuartzDragon : are you still experiencing your problem after updating lib32-glslang?
QuartzDragon commented on 2019-08-21 13:01 (UTC)
I'm getting this error during the linking phase:
oxalin commented on 2019-08-16 13:52 (UTC)
For my own knowledge: how did you see it is breaking shaderc package? I've seen other lib32 packages setting the same "provides" as their native counterpart without any problem. And I'd like to fix any other packages I'm maintaining if needed.
sl1pkn07 commented on 2019-08-16 11:50 (UTC)
please remove libshaderc_shared.so in provides. break shaderc package
« First ‹ Previous 1 2 3 4