Port details |
- wf-recorder Screen recorder for wlroots-based compositors
- 0.3.0 multimedia
=0 0.2.1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2019-03-10 09:28:28
- Last Update: 2022-06-14 16:01:46
- Commit Hash: 397fa26
- Also Listed In: wayland
- License: MIT
- 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).
WWW: https://github.com/ammen99/wf-recorder
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wf-recorder>0:multimedia/wf-recorder
- To install the port:
- cd /usr/ports/multimedia/wf-recorder/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/wf-recorder
- pkg install wf-recorder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wf-recorder
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1655213351
SHA256 (wf-recorder-0.3.0.tar.xz) = 72c32f0d31e3c1de1cdd14f2e814d5f5bc9ed162518cf8f39d18016875741db5
SIZE (wf-recorder-0.3.0.tar.xz) = 19888
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- scdoc : textproc/scdoc
- wayland-protocols>=1.14 : graphics/wayland-protocols
- wayland-scanner : graphics/wayland
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libavutil.so : multimedia/ffmpeg
- libwayland-client.so : graphics/wayland
- libpulse-simple.so : audio/pulseaudio
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for wf-recorder-0.3.0:
DOCS=on: Build and/or install documentation
PULSEAUDIO=on: Audio recording via PulseAudio
===> Use 'make config' to modify these settings
- Options name:
- multimedia_wf-recorder
- USES:
- compiler:c++11-lang meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Jun 2022 16:01:46 0.3.0
|
Jan Beich (jbeich)  |
multimedia/wf-recorder: Update to 0.3.0
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.3.0
Reported by: GitHub (watch releases) |
07 Apr 2021 08:09:01 0.2.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.2.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Oct 2020 08:15:34
0.2.1
|
jbeich  |
multimedia/wf-recorder: make pulseaudio optional
- FreeBSD can use virtual_oss to record audio from applications
- DragonFly cannot use PulseAudio yet, see
https://github.com/DragonFlyBSD/DeltaPorts/commit/b88835f255a5 |
28 Sep 2020 05:05:25
0.2.1
|
tobik  |
Reset MAINTAINER |
15 Apr 2020 03:48:22
0.2.1
|
tobik  |
multimedia/wf-recorder: Update to 0.2.1
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.2.1 |
02 Dec 2019 06:41:15
0.2
|
tobik  |
multimedia/wf-recorder: Update to 0.2
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.2 |
05 Aug 2019 23:06:50
0.1_2
|
jbeich  |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
26 Jul 2019 20:46:57
0.1_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
19 May 2019 04:53:18
0.1
|
tobik  |
multimedia/wf-recorder: Update to 0.1
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.1 |
21 Mar 2019 11:07:48
g20190226
|
linimon  |
Fix build on gcc-based architectures:
ERROR: C++ Compiler does not support -std=c++11
Approved by: portmgr (tier-2 blanket) |
10 Mar 2019 07:07:07
g20190226
|
tobik  |
New port: multimedia/wf-recorder
wf-recorder is a utility program for screen recording of wlroots-based
compositors (more specifically, those that support wlr-screencopy-v1
and xdg-output).
WWW: https://github.com/ammen99/wf-recorder |