User Tools

Site Tools


wf-recorder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wf-recorder [2020/03/16 19:54] adminwf-recorder [2020/04/06 17:51] admin
Line 1: Line 1:
-Name:     wf-recorder +====== wf-recorder ======
-Version:  0.2 +
-Release:  2%{?dist}.wef +
-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 +A packaging for this swaywm screen recorder. 
-Source0 %{url}/archive/v%{version}/%{name}-%{version}.tar.gz+[[https://github.com/ammen99/wf-recorder|github original]]
  
-%ifarch ppc64le +wf-recorder.spec:
-# fix compilation on ppc64le (gcc#58241) +
-%global configure_flags -Dcpp_std=gnu++11 +
-%endif+
  
-BuildRequires: gcc-c++ +  Name:     wf-recorder 
-BuildRequires: ffmpeg-devel +  Version:  0.2 
-BuildRequires: meson +  Release:  3%{?dist} 
-BuildRequires: ocl-icd-devel +  Summary:  Screen recorder for wlroots-based compositors eg swaywm 
-BuildRequires: pulseaudio-libs-devel +  License:  MIT 
-BuildRequires: scdoc +  URL:      https://github.com/ammen99/wf-recorder 
-BuildRequires: wayland-devel +  Source0:  %{url}/archive/v%{version}/%{name}-%{version}.tar.gz 
-BuildRequires: wayland-protocols-devel +   
- +  %ifarch ppc64le 
-%description +  # fix compilation on ppc64le (gcc#58241) 
-wf-recorder is a utility program for screen recording of wlroots-based +  %global configure_flags -Dcpp_std=gnu++11 
-compositors (more specifically, those that support wlr-screencopy-v1 +  %endif 
-and xdg-output). Its dependencies are ffmpeg, wayland-client and +   
-wayland-protocols. +  BuildRequires: gcc-c++ 
- +  BuildRequires: ffmpeg-devel 
-%prep +  BuildRequires: meson 
-%autosetup +  BuildRequires: ocl-icd-devel 
- +  BuildRequires: pulseaudio-libs-devel 
-%build +  BuildRequires: scdoc 
-%meson %{?configure_flags} +  BuildRequires: wayland-devel 
-%meson_build +  BuildRequires: wayland-protocols-devel 
- +   
-%install +  %description 
-%meson_install +  wf-recorder is a utility program for screen recording of wlroots-based 
- +  compositors (more specifically, those that support wlr-screencopy-v1 
-%files +  and xdg-output). Its dependencies are ffmpeg, wayland-client and 
-%{_bindir}/wf-recorder* +  wayland-protocols. 
- +   
-%doc README.md +  %prep 
-%{_mandir}/man1/%{name}.1.* +  %autosetup 
- +   
-%license LICENSE +  %build 
- +  %meson %{?configure_flags} 
-%changelog +  %meson_build 
-* Wed Feb 25 2020 Bob Hepple <bob.hepple@gmail.com> - 0.2-2.fc31.wef +   
-- fix ppc64le compile error ref. https://bugzilla.rpmfusion.org/show_bug.cgi?id=5527 +  %install 
-* Tue Feb 18 2020 Bob Hepple <bob.hepple@gmail.com> - 0.2-1.fc31.wef +  %meson_install 
-- fix release string +   
-* Wed Feb 12 2020 Bob Hepple <bob.hepple@gmail.com> - 0.2-1 +  %files 
-- Initial version of the package+  %{_bindir}/wf-recorder* 
 +   
 +  %doc README.md 
 +  %{_mandir}/man1/%{name}.1.* 
 +   
 +  %license LICENSE 
 +   
 +  %changelog 
 +  * Mon Apr 06 2020 Bob Hepple <bob.hepple@gmail.com> - 0.2-3 
 +  - fixed release tag 
 +   
 +  * Wed Feb 25 2020 Bob Hepple <bob.hepple@gmail.com> - 0.2-2 
 +  - fix ppc64le compile error ref. https://bugzilla.rpmfusion.org/show_bug.cgi?id=5527 
 +   
 +  * Tue Feb 18 2020 Bob Hepple <bob.hepple@gmail.com> - 0.2-1 
 +  - fix release string 
 +   
 +  * Wed Feb 12 2020 Bob Hepple <bob.hepple@gmail.com> - 0.2-1 
 +  - Initial version of the package
  
 +  
 +{{ :wf-recorder-0.2-2.fc31.wef.src.rpm |}}
wf-recorder.txt · Last modified: 2020/04/06 17:51 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki