# vim: syntax=spec Name: sway-audio-idle-inhibit-git Version: v0.1.2.0.git.48.c754fa86 Release: 48%{?dist} Summary: Prevents swayidle from sleeping while any application is outputting or receiving audio. License: GPLv3 URL: https://github.com/ErikReider/SwayAudioIdleInhibit VCS: git+https://github.com/ErikReider/SwayAudioIdleInhibit#c754fa8659e4810e68204da404d7b48bc6049c57: Source: SwayAudioIdleInhibit-c754fa86.tar.gz BuildRequires: meson >= 0.60.0 BuildRequires: git BuildRequires: gcc-c++ BuildRequires: wayland-devel BuildRequires: wayland-protocols-devel BuildRequires: libadwaita-devel >= 1.6 BuildRequires: pkgconfig(libpulse) %description Prevents swayidle from sleeping while any application is outputting or receiving audio. Should work with all Wayland desktops that support the zwp_idle_inhibit_manager_v1 protocol but only tested in Sway This only works for Pulseaudio / Pipewire Pulse %prep %setup -T -b 0 -q -n SwayAudioIdleInhibit %build %meson %meson_build %install %meson_install %files %doc README.md %{_bindir}/sway-audio-idle-inhibit %license LICENSE # Changelog will be empty until you make first annotated Git tag. %changelog