%global debug_package %{nil} Name: mpvpaper Version: 1.4 Release: 1 Summary: video wallpaper License: GPLv3+ URL: https://github.com/GhostNaN/mpvpaper.git Requires: mpv Requires: wlroots BuildRequires: meson BuildRequires: cargo BuildRequires: mpv-devel BuildRequires: wlroots0.16-devel BuildRequires: git %description Generate Two-Factor Codes %prep cd %{_builddir} git clone --recurse-submodules https://github.com/GhostNaN/mpvpaper.git cd mpvpaper git checkout 8678234c163d0b0b616ec9ff6e5e0e1c87e0e6f4 %build cd mpvpaper export BINDGEN_EXTRA_CLANG_ARGS="$BINDGEN_EXTRA_CLANG_ARGS -DPW_ENABLE_DEPRECATED" %meson %meson_build %install cd mpvpaper* %meson_install %files %{_bindir}/mpvpaper %{_bindir}/mpvpaper-holder %changelog