Name: blue-recorder Version: 1.3.2 Release: 1%{?dist} Summary: A simple desktop recorder for Linux systems. License: GPL-3.0-or-later URL: https://github.com/xlmnxp/blue-recorder VCS: https://github.com/xlmnxp/blue-recorder.git Source: blue-recorder-%{version}.tar Requires: ffmpeg Requires: libappindicator-gtk3 Requires: gtk3 Requires: glib2 Requires: xwininfo Requires: pipewire-pulseaudio BuildRequires: rust BuildRequires: cargo BuildRequires: clang BuildRequires: gettext BuildRequires: libappindicator-gtk3-devel %description A simple desktop recorder for Linux systems. Built using Rust, GTK+ 3 and ffmpeg. It supports recording audio and video on almost all Linux interfaces with support for Wayland display server on GNOME session. %global debug_package %{nil} %prep %setup -q -n blue-recorder-%{version} %build cargo build --release %install cat > blue-recorder <