Port details |
- wf-recorder Screen recorder for wlroots-based compositors
- 0.5.0 multimedia =3 0.4.1_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: 2024-08-24 10:16:55
- Commit Hash: 85ef3a6
- People watching this port, also watch:: woff2, libXdamage, sway, xcb-util-image, libevent
- Also Listed In: wayland
- License: MIT
- WWW:
- https://github.com/ammen99/wf-recorder
- 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).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 = 1724488193
SHA256 (wf-recorder-0.5.0.tar.xz) = 50b30569f9ecf4f6ba5ba76c422b7af652b4fbc7cae86c25e19ecbe669fca327
SIZE (wf-recorder-0.5.0.tar.xz) = 28348
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 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libavutil.so : multimedia/ffmpeg
- libdrm.so : graphics/libdrm
- libwayland-client.so : graphics/wayland
- libpipewire-0.3.so : multimedia/pipewire
- libpulse-simple.so : audio/pulseaudio
- libgbm.so : graphics/mesa-libs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wf-recorder-0.5.0:
DOCS=on: Build and/or install documentation
PIPEWIRE=on: Audio recording via PipeWire
PULSEAUDIO=on: Audio recording via PulseAudio
===> Use 'make config' to modify these settings
- Options name:
- multimedia_wf-recorder
- USES:
- compiler:c++11-lang gl meson pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.0 24 Aug 2024 10:16:55 |
Jan Beich (jbeich) |
multimedia/wf-recorder: Update to 0.5.0
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.5.0
Reported by: GitHub (watch releases) |
0.4.1_1 11 May 2024 16:03:31 |
Jan Beich (jbeich) |
multimedia/wf-recorder: unbreak build with ffmpeg 7.0
../src/frame-writer.cpp:458:19: error: no member named 'channel_layouts' in
'AVCodec'; did you mean 'ch_layouts'?
if (!codec->channel_layouts)
^~~~~~~~~~~~~~~
ch_layouts
/usr/local/include/libavcodec/codec.h:230:28: note: 'ch_layouts' declared here
const AVChannelLayout *ch_layouts;
^
../src/frame-writer.cpp:461:23: error: no member named 'channel_layouts' in
'AVCodec'; did you mean 'ch_layouts'?
if (!codec->channel_layouts[i])
^~~~~~~~~~~~~~~
ch_layouts
/usr/local/include/libavcodec/codec.h:230:28: note: 'ch_layouts' declared here
const AVChannelLayout *ch_layouts; (Only the first 15 lines of the commit message are shown above ) |
0.4.1_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.4.1 05 Sep 2023 06:43:19 |
Jan Beich (jbeich) |
multimedia/wf-recorder: Update to 0.4.1
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.4.1
Reported by: GitHub (watch releases) |
0.4.0 23 Aug 2023 10:09:11 |
Jan Beich (jbeich) |
multimedia/wf-recorder: Update to 0.4.0
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.4.0
Reported by: GitHub (watch releases) |
0.3.0_3 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
0.3.0_2 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
0.3.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3.0 14 Jun 2022 16:01:46 |
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) |
0.2.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.1 28 Oct 2020 08:15:34 |
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 |
0.2.1 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
0.2.1 15 Apr 2020 03:48:22 |
tobik |
multimedia/wf-recorder: Update to 0.2.1
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.2.1 |
0.2 02 Dec 2019 06:41:15 |
tobik |
multimedia/wf-recorder: Update to 0.2
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.2 |
0.1_2 05 Aug 2019 23:06:50 |
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/ |
0.1_1 26 Jul 2019 20:46:57 |
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 |
0.1 19 May 2019 04:53:18 |
tobik |
multimedia/wf-recorder: Update to 0.1
Changes: https://github.com/ammen99/wf-recorder/releases/tag/v0.1 |
g20190226 21 Mar 2019 11:07:48 |
linimon |
Fix build on gcc-based architectures:
ERROR: C++ Compiler does not support -std=c++11
Approved by: portmgr (tier-2 blanket) |
g20190226 10 Mar 2019 07:07:07 |
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 |