1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: obs-gradient-source
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)
Standards-Version: 4.6.2
Homepage: https://obsproject.com/forum/resources/gradient-source.1172/
Vcs-Browser: https://salsa.debian.org/debian/obs-gradient-source
Vcs-Git: https://salsa.debian.org/debian/obs-gradient-source.git
Package: obs-gradient-source
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, obs-studio (>= 29)
Enhances: obs-studio
Breaks: obs-text-slideshow (<= 1.5.2-3)
Description: plugin for OBS Studio that creates a gradient background
This plugin allows OBS to create sources to make available gradients to be
used as background. Is possible to choose a size, two colors (from and to),
a rotation for the gradient, a midpoint and an opacity level.
|