File: control

package info (click to toggle)
wf-recorder 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 176 kB
  • sloc: cpp: 1,761; xml: 152; ansic: 14; makefile: 6
file content (36 lines) | stat: -rw-r--r-- 956 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: wf-recorder
Section: x11
Priority: optional
Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
Uploaders: Birger Schacht <birger@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 meson,
 pkgconf,
 cmake,
 ffmpeg,
 libavutil-dev,
 libavcodec-dev,
 libavformat-dev,
 libswscale-dev,
 libpulse-dev,
 libwayland-dev,
 libx264-dev,
 libavdevice-dev,
 wayland-protocols,
 scdoc
Standards-Version: 4.5.0
Homepage: https://github.com/ammen99/wf-recorder
Vcs-Browser: https://salsa.debian.org/swaywm-team/wf-recorder
Vcs-Git: https://salsa.debian.org/swaywm-team/wf-recorder.git
Rules-Requires-Root: no

Package: wf-recorder
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Utility program for screen recording of wlroots-based compositors
 wf-recorder is a utility program for screen recording of wlroots-based
 compositors (more specifically, those that support wlr-screencopy-v1 and
 xdg-output).