File: control

package info (click to toggle)
obs-source-copy 0.2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 484 kB
  • sloc: cpp: 1,075; makefile: 22
file content (28 lines) | stat: -rw-r--r-- 1,113 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
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),
               libxkbcommon-dev,
               qt6-base-dev
Standards-Version: 4.7.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: obs-studio (>= 29), ${misc:Depends}, ${shlibs:Depends}
Enhances: obs-studio
Breaks: obs-text-slideshow (<= 1.5.2-3)
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. It
 is very useful to make backups of the scenes, sources and filters or to
 transport some elements between "profiles".
 .
 The 'source copy' will be available at native OBS 'Tools' menu.