notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
shaderc GLSL/HLSL to SPIR-V shader compiler
2024.0 graphics on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2024.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-03 19:04:51
Last Update: 2024-03-09 00:57:03
Commit Hash: b0cc209
People watching this port, also watch:: libinotify, libraw, py39-pycparser, font-misc-meltho, mkfontscale
Also Listed In: devel
License: APACHE20
WWW:
https://github.com/google/shaderc
Description:
A library and command line tool for compiling GLSL/HLSL to SPIR-V, Vulkan's shader language. Based on the reference glslang compiler, Shaderc aims to provide a more convenient command-line compiler with GCC/clang-like usage and a library with a more stable API.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/shaderc-2024.0/catalog.mk
  3. /usr/local/share/licenses/shaderc-2024.0/LICENSE
  4. /usr/local/share/licenses/shaderc-2024.0/APACHE20
  5. bin/glslc
  6. include/shaderc/env.h
  7. include/shaderc/shaderc.h
  8. include/shaderc/shaderc.hpp
  9. include/shaderc/status.h
  10. include/shaderc/visibility.h
  11. lib/libshaderc.a
  12. lib/libshaderc_combined.a
  13. lib/libshaderc_shared.so
  14. lib/libshaderc_shared.so.1
  15. libdata/pkgconfig/shaderc.pc
  16. libdata/pkgconfig/shaderc_combined.pc
  17. libdata/pkgconfig/shaderc_static.pc
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • shaderc>0:graphics/shaderc
To install the port:
cd /usr/ports/graphics/shaderc/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/shaderc
  • pkg install shaderc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: shaderc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709923960 SHA256 (google-shaderc-v2024.0_GH0.tar.gz) = c761044e4e204be8e0b9a2d7494f08671ca35b92c4c791c7049594ca7514197f SIZE (google-shaderc-v2024.0_GH0.tar.gz) = 227125

Expand this list (2 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-351-g8b246ff_GH0.tar.gz) = 3fcf37930a20335b290e3c04553d6a73c3e87079a363940daa22689d62cf2018 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-351-g8b246ff_GH0.tar.gz) = 472395

Collapse this list.


Packages (timestamps in pop-ups are UTC):
shaderc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.02024.02020.4_42024.02024.0-2020.4_4-
FreeBSD:13:quarterly2024.02024.02023.42024.02024.02023.82023.82023.8
FreeBSD:14:latest2024.02024.02022.42024.02024.02023.4-2023.4
FreeBSD:14:quarterly2023.82024.0-2023.82024.02023.82023.82023.8
FreeBSD:15:latest2024.02024.0n/a2023.8n/a2023.82023.82023.8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glslang>0 : graphics/glslang
  2. spirv-tools>0 : graphics/spirv-tools
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. python3.9 : lang/python39
Test dependencies:
  1. googletest>0 : devel/googletest
This port is required by:
for Build
  1. games/taisei
  2. games/warzone2100
  3. x11-toolkits/gtk40
  4. x11-wm/chamfer
for Libraries
  1. emulators/pcsx2
  2. games/lwjgl3
  3. games/veloren-weekly
  4. graphics/gstreamer1-plugins-vulkan
  5. graphics/libplacebo
  6. multimedia/ffmpeg

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. games/veloren*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
graphics_shaderc
USES:
cmake:testing compiler:c++11-lib localbase:ldflags python:build shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/shaderc/tar.gz/v2024.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port