debian package
This commit is contained in:
23
debian/control
vendored
Normal file
23
debian/control
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
Source: muxsa
|
||||
Section: video
|
||||
Priority: optional
|
||||
Maintainer: Sebastian Kiesel <sebastian.kiesel@tik.uni-stuttgart.de>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13), pandoc,
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://git-nks-public.tik.uni-stuttgart.de/edu/muxsa
|
||||
Vcs-Browser: https://git-nks-public.tik.uni-stuttgart.de/edu/muxsa
|
||||
Vcs-Git: https://git-nks-public.tik.uni-stuttgart.de/edu/muxsa.git
|
||||
|
||||
Package: muxsa
|
||||
Architecture: all
|
||||
Depends:
|
||||
${misc:Depends}, libvirt-clients, spice-client-gtk, xdotool, netpbm, audacity, ffmpeg, geeqie,
|
||||
Description: create video from presentation slides and recorded narration
|
||||
muxsa (MUltipleXer for Slides and Audio): a collection of Linux tools
|
||||
for efficiently creating video files from presentation slides and
|
||||
background narration. The actual work is done by KVM/libvirt/spicy,
|
||||
audacity, and ffmpeg - muxsa provides a set of tools that facilitate
|
||||
and automate the tasks of taking a series of screenshots of a virtual
|
||||
machine running presentation software, recording the narration, and
|
||||
multiplexing it all together.
|
Reference in New Issue
Block a user