File: control

package info (click to toggle)
lives 3.0.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 24,608 kB
  • sloc: ansic: 185,093; cpp: 15,316; perl: 9,398; python: 7,181; sh: 5,379; makefile: 1,676; yacc: 291; sed: 16
file content (122 lines) | stat: -rw-r--r-- 3,068 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
Source: lives
Section: video
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>
Standards-Version: 4.5.0
Build-Depends:
 autoconf-archive,
 bison,
 debhelper-compat (= 12),
 dh-python,
 frei0r-plugins-dev [!sparc64],
 gettext,
 libasound2-dev [linux-any],
 libavc1394-dev [linux-any],
 libavformat-dev,
 libdv4-dev,
 libfftw3-dev,
 libgtk-3-dev,
 libjack-dev,
 libmjpegtools-dev,
 libogg-dev,
 libpulse-dev,
 libraw1394-dev [linux-any],
 libsdl2-dev,
 libswscale-dev,
 libtheora-dev,
 libunicap2-dev [linux-any],
 python3,
 xutils-dev
Homepage: http://lives-video.com
Vcs-Git: https://salsa.debian.org/multimedia-team/lives.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/lives

Package: libweed-dev
Architecture: any
Section: libdevel
Depends:
 libweed0 (= ${binary:Version}),
 ${misc:Depends}
Multi-Arch: same
Description: Development library for inclusion of plugins into LiVES
 A library that was originally only available as part of LiVES (package
 lives) but is now available separately. Allows for the inclusion of
 plugins into LiVES.
 .
 This package contains development files.

Package: libweed0
Architecture: any
Section: libs
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Runtime library for inclusion of plugins into LiVES
 A library that was originally only available as part of LiVES (package
 lives) but is now available separately. Allows for the inclusion of
 plugins into LiVES.
 .
 This package contains shared libraries.

Package: lives
Architecture: any
Depends:
 libweed0 (>= ${source:Version}),
 lives-data,
 lives-plugins (= ${binary:Version}),
 mpv | mplayer,
 ogmtools,
 procps,
 sox,
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends}
Recommends:
 dvgrab,
 ffmpeg,
 frei0r-plugins [!sparc64],
 icedax,
 libtheora-bin,
 mencoder,
 mkvtoolnix,
 pulseaudio,
 x11-utils,
 youtube-dl
Suggests:
 libdv-bin,
 mjpegtools
Description: Video Editing system allowing users to edit and create video
 LiVES is a Video Editing system allowing both novice and advanced users
 to edit and create video straight away. It can also be used as a VJ tool,
 and can be scripted and controlled remotely.

Package: lives-data
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
Description: Data files for LiVES
 LiVES is a Video Editing system allowing both novice and advanced users
 to edit and create video straight away. It can also be used as a VJ tool,
 and can be scripted and controlled remotely.
 .
 This package contains the data files for LiVES.

Package: lives-plugins
Architecture: any
Multi-Arch: same
Depends:
 python3,
 ${misc:Depends},
 ${perl:Depends},
 ${python3:Depends},
 ${shlibs:Depends}
Description: LiVES plugins pack
 LiVES is a Video Editing system allowing both novice and advanced users
 to edit and create video straight away. It can also be used as a VJ tool,
 and can be scripted and controlled remotely.
 .
 This package provides a comprehensive collection of LiVES's plugins.