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 29 30
|
Source: voctomix-outcasts
Section: video
Priority: optional
Maintainer: Holger Levsen <holger@debian.org>
Uploaders: Stefano Rivera <stefanor@debian.org>
Build-Depends: debhelper-compat (=13), dh-python, python3
Standards-Version: 4.6.2
Homepage: https://github.com/CarlFK/voctomix-outcasts
Vcs-Git: https://salsa.debian.org/debian/voctomix-outcasts.git
Vcs-Browser: https://salsa.debian.org/debian/voctomix-outcasts
Rules-Requires-Root: no
Package: voctomix-outcasts
Architecture: all
Depends:
gir1.2-gst-plugins-base-1.0,
gstreamer1.0-plugins-good,
python3-gi,
${misc:Depends},
${python3:Depends}
Recommends:
gstreamer1.0-alsa,
gstreamer1.0-x,
python3-usb,
Description: Additional scripts to be used with Voctomix
A collection of helper scripts for Voctomix, which have not been included
in Voctomix itself.
.
This package does not depend on any of Voctomix, as it can be installed on
any client machine that connects to a another machine running voctomix-core.
|