mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
30f78d64b9
shaderc is a collection of tools, libraries and tests for shader compilation. Needed for a games/taisei update. missing BDEP spotted by Lucas Gabriel Vuotto, thanks! ok kn@
14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
@bin bin/glslc
|
|
include/shaderc/
|
|
include/shaderc/env.h
|
|
include/shaderc/shaderc.h
|
|
include/shaderc/shaderc.hpp
|
|
include/shaderc/status.h
|
|
include/shaderc/visibility.h
|
|
@static-lib lib/libshaderc.a
|
|
@static-lib lib/libshaderc_combined.a
|
|
@lib lib/libshaderc_shared.so.${LIBshaderc_shared_VERSION}
|
|
lib/pkgconfig/shaderc.pc
|
|
lib/pkgconfig/shaderc_combined.pc
|
|
lib/pkgconfig/shaderc_static.pc
|