/[pkg-kde]/krap/mlt/branches/new-binarys/debian/control
ViewVC logotype

Contents of /krap/mlt/branches/new-binarys/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15572 - (show annotations) (download)
Sat Aug 8 08:40:16 2009 UTC (3 years, 10 months ago) by pmatthaei
File size: 7653 byte(s)
Drop java and tcl swig bindings, they do not build.
1 Source: mlt
2 Priority: optional
3 Maintainer: Fathi Boudra <fabo@debian.org>
4 Uploaders: Patrick Matthäi <pmatthaei@debian.org>
5 Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46), ffmpeg,
6 kdelibs5-dev, ladspa-sdk, libavdevice-dev, libavformat-dev, libdv4-dev,
7 libgtk2.0-dev, libjack-dev, libquicktime-dev, libsamplerate-dev,
8 libsdl1.2-dev, libsox-dev (>= 14.3.0), libswscale-dev, libvorbis-dev,
9 libxine-dev, libxml2-dev, imagemagick, frei0r-plugins-dev, swig, php5-dev,
10 ruby, python-dev, python-minimal, ruby-dev
11 Standards-Version: 3.8.2
12 Section: libs
13 Homepage: http://www.mltframework.org
14
15 Package: libmlt-dev
16 Section: libdevel
17 Architecture: any
18 Depends: ${misc:Depends}, libmlt1 (= ${binary:Version})
19 Description: multimedia framework (development)
20 MLT is an open source multimedia framework, designed and developed for
21 television broadcasting. It provides a toolkit for broadcasters, video
22 editors, media players, transcoders, web streamers and many more types of
23 applications. The functionality of the system is provided via an assortment
24 of ready to use tools, xml authoring components, and an extendible plug-in
25 based API.
26 .
27 This package contains the static libraries and headers for developing
28 applications that use the MLT multimedia framework.
29
30 Package: libmlt1
31 Architecture: any
32 Depends: ${shlibs:Depends}, ${misc:Depends}
33 Recommends: libmlt-data
34 Conflicts: libmlt0.2, libmlt0.2.5
35 Replaces: libmlt0.2, libmlt0.2.5
36 Description: multimedia framework (runtime)
37 MLT is an open source multimedia framework, designed and developed for
38 television broadcasting. It provides a toolkit for broadcasters, video
39 editors, media players, transcoders, web streamers and many more types of
40 applications. The functionality of the system is provided via an assortment
41 of ready to use tools, xml authoring components, and an extendible plug-in
42 based API.
43 .
44 This package contains the files necessary for running applications that
45 use the MLT multimedia framework.
46
47 Package: libmlt-data
48 Architecture: all
49 Depends: ${misc:Depends}
50 Enhances: libmlt1
51 Description: multimedia framework (data)
52 MLT is an open source multimedia framework, designed and developed for
53 television broadcasting. It provides a toolkit for broadcasters, video
54 editors, media players, transcoders, web streamers and many more types of
55 applications. The functionality of the system is provided via an assortment
56 of ready to use tools, xml authoring components, and an extendible plug-in
57 based API.
58 .
59 This package contains the data files for the MLT multimedia framework.
60
61 Package: libmlt++-dev
62 Section: libdevel
63 Architecture: any
64 Depends: libmlt++2 (= ${binary:Version}), ${misc:Depends}
65 Description: MLT multimedia framework C++ wrapper (development)
66 MLT is an open source multimedia framework, designed and developed for
67 television broadcasting. It provides a toolkit for broadcasters, video
68 editors, media players, transcoders, web streamers and many more types of
69 applications. The functionality of the system is provided via an assortment
70 of ready to use tools, xml authoring components, and an extendible plug-in
71 based API.
72 .
73 This package contains the static libraries and headers for developing
74 applications that use the MLT multimedia framework C++ wrapper.
75
76 Package: libmlt++2
77 Architecture: any
78 Depends: ${shlibs:Depends}, ${misc:Depends}
79 Conflicts: libmlt++0.2
80 Replaces: libmlt++0.2
81 Description: MLT multimedia framework C++ wrapper (runtime)
82 MLT is an open source multimedia framework, designed and developed for
83 television broadcasting. It provides a toolkit for broadcasters, video
84 editors, media players, transcoders, web streamers and many more types of
85 applications. The functionality of the system is provided via an assortment
86 of ready to use tools, xml authoring components, and an extendible plug-in
87 based API.
88 .
89 This package contains the files necessary for running applications that
90 use the MLT multimedia framework C++ wrapper.
91
92 Package: inigo
93 Section: utils
94 Architecture: all
95 Depends: ${misc:Depends}, melt
96 Description: command line media player and video editor (dummy package)
97 melt was meant as a test tool for the MLT framework, but it is also a powerful
98 multitrack command line oriented video editor. It could also used as an
99 minimalistic media player for audio and video files.
100 .
101 This package is a dummy transition package for melt.
102
103 Package: melt
104 Section: utils
105 Architecture: any
106 Depends: ${shlibs:Depends}, ${misc:Depends}, libmlt-data (>= ${source:Version})
107 Description: command line media player and video editor
108 melt was meant as a test tool for the MLT framework, but it is also a powerful
109 multitrack command line oriented video editor. It could also used as an
110 minimalistic media player for audio and video files.
111
112 Package: libmlt-dbg
113 Section: debug
114 Priority: extra
115 Architecture: any
116 Depends: ${shlibs:Depends}, ${misc:Depends}, libmlt1 (= ${binary:Version}), libmlt++2 (= ${binary:Version})
117 Description: multimedia framework (debugging symbols)
118 MLT is an open source multimedia framework, designed and developed for
119 television broadcasting. It provides a toolkit for broadcasters, video
120 editors, media players, transcoders, web streamers and many more types of
121 applications. The functionality of the system is provided via an assortment
122 of ready to use tools, xml authoring components, and an extendible plug-in
123 based API.
124 .
125 This package contains the debugging symbols for libmlt++ and libmlt.
126
127 Package: libmlt-swig-perl
128 Architecture: any
129 Priority: optional
130 Description: multimedia framework (Perl swig module)
131 MLT is an open source multimedia framework, designed and developed for
132 television broadcasting. It provides a toolkit for broadcasters, video
133 editors, media players, transcoders, web streamers and many more types of
134 applications. The functionality of the system is provided via an assortment
135 of ready to use tools, xml authoring components, and an extendible plug-in
136 based API.
137 .
138 This package contains the Perl swig module.
139
140 Package: libmlt-swig-php
141 Architecture: any
142 Priority: optional
143 Description: multimedia framework (PHP swig module)
144 MLT is an open source multimedia framework, designed and developed for
145 television broadcasting. It provides a toolkit for broadcasters, video
146 editors, media players, transcoders, web streamers and many more types of
147 applications. The functionality of the system is provided via an assortment
148 of ready to use tools, xml authoring components, and an extendible plug-in
149 based API.
150 .
151 This package contains the PHP swig module.
152
153 Package: libmlt-swig-python
154 Architecture: any
155 Priority: optional
156 Description: multimedia framework (Python swig module)
157 MLT is an open source multimedia framework, designed and developed for
158 television broadcasting. It provides a toolkit for broadcasters, video
159 editors, media players, transcoders, web streamers and many more types of
160 applications. The functionality of the system is provided via an assortment
161 of ready to use tools, xml authoring components, and an extendible plug-in
162 based API.
163 .
164 This package contains the Python swig module.
165
166 Package: libmlt-swig-ruby
167 Architecture: any
168 Priority: optional
169 Description: multimedia framework (Ruby swig module)
170 MLT is an open source multimedia framework, designed and developed for
171 television broadcasting. It provides a toolkit for broadcasters, video
172 editors, media players, transcoders, web streamers and many more types of
173 applications. The functionality of the system is provided via an assortment
174 of ready to use tools, xml authoring components, and an extendible plug-in
175 based API.
176 .
177 This package contains the Ruby swig module.

  ViewVC Help
Powered by ViewVC 1.1.5