https://bugzilla.rpmfusion.org/show_bug.cgi?id=5527
--- Comment #7 from Bob Hepple <[email protected]> ---
(In reply to leigh scott from comment #6)
> It compiled fine locally in mock and on the koji builder
>
> https://koji.rpmfusion.org/koji/taskinfo?taskID=386108
>
> spec used
>
>
> Name: wf-recorder
> Version: 0.2
> Release: 1
> Summary: Screen recorder for wlroots-based compositors eg swaywm
> License: MIT
> URL: https://github.com/ammen99/wf-recorder
>
> # use this to fetch the source: spectool -g wf-recorder.spec
> Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
>
> BuildRequires: gcc-c++
> BuildRequires: ffmpeg-devel
> BuildRequires: meson
> BuildRequires: ocl-icd-devel
> BuildRequires: pulseaudio-libs-devel
> BuildRequires: scdoc
> BuildRequires: wayland-devel
> BuildRequires: wayland-protocols-devel
>
> %description
> wf-recorder is a utility program for screen recording of wlroots-based
> compositors (more specifically, those that support wlr-screencopy-v1
> and xdg-output). Its dependencies are ffmpeg, wayland-client and
> wayland-protocols.
>
> %prep
> %autosetup
>
> %build
> %meson
> %meson_build
>
> %install
> %meson_install
>
> %files
> %{_bindir}/wf-recorder*
>
> %doc README.md
> %{_mandir}/man1/%{name}.1.*
>
> %license LICENSE
>
> %changelog
> * Wed Feb 12 2020 Bob Hepple <[email protected]> - 0.2-1
> - Initial version of the package
Cool - although it still doesn't build on my f-31 system with the same errors I
outlined before ('ERROR: Dependency "scdoc" not found').
I notice that your koji build is for f-32. Can you please try on f-31? (I don't
_think_ I'm able to do that yet).
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug._______________________________________________
rpmfusion-developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]