Skip to content

Commit

Permalink
wf-recorder: add pipewire support.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericonr committed Oct 10, 2024
1 parent 01460ca commit 059fd39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/wf-recorder/template
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Template file for 'wf-recorder'
pkgname=wf-recorder
version=0.5.0
revision=1
revision=2
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
makedepends="wayland-protocols wayland-devel ffmpeg6-devel libgbm-devel x264-devel
pulseaudio-devel libdrm-devel"
makedepends="wayland-protocols wayland-devel libgbm-devel libdrm-devel
ffmpeg6-devel x264-devel pulseaudio-devel pipewire-devel"
short_desc="Screen recorder for wlroots-based compositors"
maintainer="Jony <[email protected]>"
license="MIT"
Expand Down

0 comments on commit 059fd39

Please sign in to comment.