1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: obs-scene-notes-dock
Section: video
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Build-Depends: debhelper-compat (= 13),
cmake,
libobs-dev (>= 32),
libxkbcommon-dev,
qt6-base-private-dev
Standards-Version: 4.7.3
Homepage: https://obsproject.com/forum/resources/scene-notes-dock.1398/
Vcs-Browser: https://salsa.debian.org/debian/obs-scene-notes-dock
Vcs-Git: https://salsa.debian.org/debian/obs-scene-notes-dock.git
Package: obs-scene-notes-dock
Architecture: any
Depends: obs-studio (>= 32), ${misc:Depends}, ${shlibs:Depends}
Enhances: obs-studio
Breaks: obs-text-slideshow (<= 1.5.2-3)
Description: plugin for OBS Studio to create notes for each scene
This plugin allows anybody to create a Dock for showing and editing notes
for the current active scene. This is useful to describe each scene, to make
a little script, a list of links or a task list to be used in specific scenes
during the stream.
|