XR packaging for Fedora Atomic
0
fork

Configure Feed

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

libpipewire 1.4.8

+2 -2
+2 -2
Formula/libpipewire.rb
··· 3 3 class Libpipewire < Formula 4 4 desc "User space API to deal with multimedia pipelines (libraries only)" 5 5 homepage "https://pipewire.org/" 6 - url "https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.4.7/pipewire-1.4.7.tar.gz" 7 - sha256 "9d54f025e1e7ae73b980a6c8be2e8e6387e24d554d58478d6495734ce1ee5a93" 6 + url "https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.4.8/pipewire-1.4.8.tar.gz" 7 + sha256 "b1dc85f701d078adbead5661368cea88a8deae19aa09d15cc7c10660bf76e56d" 8 8 license "MIT" 9 9 10 10 keg_only "pipewire should be installed from your Linux distro's package manager, this formula is for builds only"