···11+# SPDX-License-Identifier: AGPL-3.0-only
22+# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
13class OpenxrGenerated < Formula
24 desc "Generated headers and sources for OpenXR loader"
35 homepage "https://khronos.org/openxr"
+2
Formula/oscavmgr.rb
···11+# SPDX-License-Identifier: AGPL-3.0-only
22+# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
13class Oscavmgr < Formula
24 desc "Face tracking & utilities for Resonite and VRC"
35 homepage "https://github.com/galister/oscavmgr"
+2
Formula/vrc-advert.rb
···11+# SPDX-License-Identifier: AGPL-3.0-only
22+# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
13class VrcAdvert < Formula
24 desc "Advertise your OSC app through OSCQuery"
35 homepage "https://github.com/galister/VrcAdvert"
+2
Formula/wayvr-dashboard.rb
···11+# SPDX-License-Identifier: AGPL-3.0-only
22+# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
13class WayvrDashboard < Formula
24 desc "Launch desktop applications and games within VR (wlx-overlay-s addon)"
35 homepage "https://oo8.dev/wayvr_dashboard"
+2
Formula/wlx-overlay-s.rb
···11+# SPDX-License-Identifier: AGPL-3.0-only
22+# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
13class WlxOverlayS < Formula
24 desc "Access your Wayland desktop from Monado/WiVRn"
35 homepage "https://github.com/galister/wlx-overlay-s"
+4
README.md
···2121`/home/linuxbrew/.linuxbrew/share/X11/xkb`. This will happen if the `xorg-server` formula is installed.
22222323To fix this, run `brew unlink xkeyboard-config; brew link xkeyboard-config --overwrite`
2424+2525+## License ##
2626+2727+The Formulae and scripts in this repo are licensed under the AGPL 3.0 (no later version).