diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-06-07 15:19:09 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-06-07 16:02:53 +0200 |
commit | 23a31a9644e021eba5fc83c65b498041fb59eb63 (patch) | |
tree | ef432701e93a8aa532757c0f25039d1738f9ce35 | |
parent | 09bb85a67b1dff672ba0eb6c76aa0951e000b1ac (diff) | |
download | freebsd-ports-23a31a9644e021eba5fc83c65b498041fb59eb63.zip |
games/veloren-weekly: annotate shaderc patch
- Link to related upstream issue
- Disclaim authorship since 04bc03fdd5c9
(cherry picked from commit cde21fb5fc552fa3013ac8d7cac69addf7b2aafc)
-rw-r--r-- | games/veloren-weekly/files/patch-shaderc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/veloren-weekly/files/patch-shaderc b/games/veloren-weekly/files/patch-shaderc index 2e8aa498789b..3d44fe45b6f4 100644 --- a/games/veloren-weekly/files/patch-shaderc +++ b/games/veloren-weekly/files/patch-shaderc @@ -1,3 +1,6 @@ +This file is in the public domain. +https://github.com/google/shaderc-rs/issues/62 + - Restore system shaderc support - Detect system shaderc on BSDs |