/[pkg-kde]/krap/mlt/trunk/debian/control
ViewVC logotype

Contents of /krap/mlt/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14952 - (show annotations) (download)
Sun Jun 21 10:03:11 2009 UTC (3 years, 11 months ago) by pmatthaei
File size: 5393 byte(s)
Whooops, wrong package name: s/mlt-dbg/libmlt-dbg/
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.1.0), libswscale-dev, libvorbis-dev,
9 libxine-dev, libxml2-dev, imagemagick, frei0r-plugins-dev
10 Standards-Version: 3.8.2
11 Section: libs
12 Homepage: http://www.mltframework.org
13
14 Package: libmlt-dev
15 Section: libdevel
16 Architecture: any
17 Depends: ${misc:Depends}, libmlt1 (= ${binary:Version})
18 Description: multimedia framework (development)
19 MLT is an open source multimedia framework, designed and developed for
20 television broadcasting. It provides a toolkit for broadcasters, video
21 editors, media players, transcoders, web streamers and many more types of
22 applications. The functionality of the system is provided via an assortment
23 of ready to use tools, xml authoring components, and an extendible plug-in
24 based API.
25 .
26 This package contains the static libraries and headers for developing
27 applications that use the MLT multimedia framework.
28
29 Package: libmlt1
30 Architecture: any
31 Depends: ${shlibs:Depends}, ${misc:Depends}
32 Recommends: libmlt-data
33 Conflicts: libmlt0.2, libmlt0.2.5
34 Replaces: libmlt0.2, libmlt0.2.5
35 Description: multimedia framework (runtime)
36 MLT is an open source multimedia framework, designed and developed for
37 television broadcasting. It provides a toolkit for broadcasters, video
38 editors, media players, transcoders, web streamers and many more types of
39 applications. The functionality of the system is provided via an assortment
40 of ready to use tools, xml authoring components, and an extendible plug-in
41 based API.
42 .
43 This package contains the files necessary for running applications that
44 use the MLT multimedia framework.
45
46 Package: libmlt-data
47 Architecture: all
48 Depends: ${misc:Depends}
49 Enhances: libmlt1
50 Description: multimedia framework (data)
51 MLT is an open source multimedia framework, designed and developed for
52 television broadcasting. It provides a toolkit for broadcasters, video
53 editors, media players, transcoders, web streamers and many more types of
54 applications. The functionality of the system is provided via an assortment
55 of ready to use tools, xml authoring components, and an extendible plug-in
56 based API.
57 .
58 This package contains the data files for the MLT multimedia framework.
59
60 Package: libmlt++-dev
61 Section: libdevel
62 Architecture: any
63 Depends: libmlt++2 (= ${binary:Version}), ${misc:Depends}
64 Description: MLT multimedia framework C++ wrapper (development)
65 MLT is an open source multimedia framework, designed and developed for
66 television broadcasting. It provides a toolkit for broadcasters, video
67 editors, media players, transcoders, web streamers and many more types of
68 applications. The functionality of the system is provided via an assortment
69 of ready to use tools, xml authoring components, and an extendible plug-in
70 based API.
71 .
72 This package contains the static libraries and headers for developing
73 applications that use the MLT multimedia framework C++ wrapper.
74
75 Package: libmlt++2
76 Architecture: any
77 Depends: ${shlibs:Depends}, ${misc:Depends}
78 Conflicts: libmlt++0.2
79 Replaces: libmlt++0.2
80 Description: MLT multimedia framework C++ wrapper (runtime)
81 MLT is an open source multimedia framework, designed and developed for
82 television broadcasting. It provides a toolkit for broadcasters, video
83 editors, media players, transcoders, web streamers and many more types of
84 applications. The functionality of the system is provided via an assortment
85 of ready to use tools, xml authoring components, and an extendible plug-in
86 based API.
87 .
88 This package contains the files necessary for running applications that
89 use the MLT multimedia framework C++ wrapper.
90
91 Package: inigo
92 Section: utils
93 Architecture: all
94 Depends: ${misc:Depends}, melt
95 Description: command line media player and video editor (dummy package)
96 melt was meant as a test tool for the MLT framework, but it is also a powerful
97 multitrack command line oriented video editor. It could also used as an
98 minimalistic media player for audio and video files.
99 .
100 This package is a dummy transition package for melt.
101
102 Package: melt
103 Section: utils
104 Architecture: any
105 Depends: ${shlibs:Depends}, ${misc:Depends}, libmlt-data (>= ${source:Version})
106 Description: command line media player and video editor
107 melt was meant as a test tool for the MLT framework, but it is also a powerful
108 multitrack command line oriented video editor. It could also used as an
109 minimalistic media player for audio and video files.
110
111 Package: libmlt-dbg
112 Section: debug
113 Priority: extra
114 Architecture: any
115 Depends: ${shlibs:Depends}, ${misc:Depends}, libmlt1 (= ${binary:Version}), libmlt++2 (= ${binary:Version})
116 Description: multimedia framework (debugging symbols)
117 MLT is an open source multimedia framework, designed and developed for
118 television broadcasting. It provides a toolkit for broadcasters, video
119 editors, media players, transcoders, web streamers and many more types of
120 applications. The functionality of the system is provided via an assortment
121 of ready to use tools, xml authoring components, and an extendible plug-in
122 based API.
123 .
124 This package contains the debugging symbols for libmlt++ and libmlt.

  ViewVC Help
Powered by ViewVC 1.1.5