File: control

package info (click to toggle)
obs-scene-collection-manager 0.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 508 kB
  • sloc: cpp: 1,563; makefile: 24
file content (24 lines) | stat: -rw-r--r-- 1,035 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
Source: obs-scene-collection-manager
Section: video
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Build-Depends: debhelper-compat (= 13),
               cmake,
               libobs-dev (>= 28.0.1),
               qt6-base-dev
Standards-Version: 4.7.3
Homepage: https://obsproject.com/forum/resources/scene-collection-manager.1434/
Vcs-Browser: https://salsa.debian.org/debian/obs-scene-collection-manager
Vcs-Git: https://salsa.debian.org/debian/obs-scene-collection-manager.git

Package: obs-scene-collection-manager
Architecture: any
Depends: obs-studio (>= 28.0.1), ${misc:Depends}, ${shlibs:Depends}
Enhances: obs-studio
Description: plugin for OBS Studio to generate sets of scenes
 This plugin allows the user to generate several sets of scenes to use
 in different scenarios. To choose and use a set of scenes, just click
 over a name in a menu. Also is possible to filter, backup and restore
 scene collections.
 .
 The Scene Collection Manager will appear on the main menu and on the
 Tools menu when installed.