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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
Source: lives
Section: video
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
Alessio Treglia <alessio@debian.org>
Standards-Version: 3.9.8
Build-Depends:
autoconf,
autoconf-archive,
automake,
bison,
debhelper (>= 9.20151112),
dh-autoreconf,
dpkg-dev (>= 1.16.1~),
frei0r-plugins-dev [!sparc64],
gettext,
glee-dev,
libaa1-dev,
libasound2-dev [linux-any],
libavc1394-dev [linux-any],
libavformat-dev,
libdirectfb-dev,
libdv4-dev,
libfftw3-dev,
libgtk-3-dev,
libjack-dev,
libmjpegtools-dev,
libogg-dev,
libpulse-dev,
libraw1394-dev [linux-any],
libsdl1.2-dev,
libswscale-dev,
libtheora-dev,
libtool,
libunicap2-dev [linux-any],
libv4l-dev [linux-any],
libvorbis-dev,
libxv-dev,
python3,
xutils-dev
X-Python3-Version: >= 3.2
Homepage: http://lives-video.com
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/lives.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/lives.git
Package: libweed-dev
Architecture: any
Section: libdevel
Depends:
libweed0 (= ${binary:Version}),
${misc:Depends}
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends}
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
Pre-Depends:
${misc:Pre-Depends}
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:
imagemagick,
libweed0 (>= ${source:Version}),
lives-data,
lives-plugins (= ${binary:Version}),
mpv | mplayer,
ogmtools,
procps,
python,
sox,
${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Recommends:
frei0r-plugins [!sparc64],
dvgrab,
icedax,
libogg0,
libtheora-bin,
libtheora0,
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
Pre-Depends:
${misc:Pre-Depends}
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
Pre-Depends:
${misc:Pre-Depends}
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.
|