Homebrew tap for XR (VR/AR/MR) software.
homebrew vr linux oci
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

build bottle for libpipewire 1.5.83

Signed-off-by: MatrixFurry <did:plc:zmjoeu3stwcn44647rhxa44o>

+6 -1
+6 -1
Formula/libpipewire.rb
··· 5 5 homepage "https://pipewire.org/" 6 6 version "1.5.83" 7 7 url "https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/#{version}/pipewire-#{version}.tar.gz" 8 - sha256 "de3dd453dab79f0dce9f6b1e483c280467f04b4d7cc09550727ab3623cbda162" 8 + sha256 "f9db39d52155481c2c40e8216901ef24cdc2235725afa6cd3a79461965ffc4ac" 9 9 license "MIT" 10 + 11 + bottle do 12 + root_url "https://gitlab.com/api/v4/projects/75293878/packages/generic/libpipewire/1.5.83" 13 + sha256 x86_64_linux: "92742f8ed60008a75ccf599596bd4de65aa10baf6d8e162a93d5400abf05f993" 14 + end 10 15 11 16 keg_only "pipewire should be installed from your Linux distro's package manager, this formula is for builds only" 12 17