Name: nwg-look Version: 1.0.6 Release: 1%{?dist} Summary: GTK3 settings editor adapted to work in the wlroots environment. License: MIT URL: https://github.com/nwg-piotr/nwg-look Source: https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v%{version}.tar.gz ExclusiveArch: x86_64 BuildRequires: make BuildRequires: git BuildRequires: golang BuildRequires: gtk3-devel BuildRequires: libappindicator-gtk3-devel %description GTK settings editor, designed to work in wlroots-based Wayland environment. The look influenced by LXAppearance. %prep %autosetup %build make build %install %make_install %check # No test provided %files %doc README.md %license LICENSE %{_bindir}/* %{_datadir}/%{name}/main.glade %{_datadir}/%{name}/langs/* %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.svg %changelog %autochangelog