File: control

package info (click to toggle)
obs-source-copy 0.2.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 468 kB
  • sloc: cpp: 918; makefile: 23
file content (22 lines) | stat: -rw-r--r-- 938 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
Source: obs-source-copy
Section: video
Priority: optional
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), cmake, libobs-dev (>= 29), qtbase5-dev
Standards-Version: 4.6.2
Homepage: https://obsproject.com/forum/resources/source-copy.1261/
Vcs-Browser: https://salsa.debian.org/debian/obs-source-copy
Vcs-Git: https://salsa.debian.org/debian/obs-source-copy.git

Package: obs-source-copy
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, obs-studio (>= 29)
Enhances: obs-studio
Description: plugin for OBS Studio to copy or save scenes, sources and filters
 This plugin lets to copy to clipboard and paste or save to files and load
 scenes, sources and filters. The information is saved in JSON format.
 .
 This plugin is very useful to make backups of the scenes, sources and filters
 or to transport some elements between "profiles".