/[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 14122 - (hide annotations) (download)
Mon Mar 23 20:11:25 2009 UTC (4 years, 1 month ago) by the-me-guest
File size: 2709 byte(s)
* Fix binary-control-field-duplicates-source.
  Thanks lintian.
1 fabo 13062 Source: mlt
2     Priority: optional
3     Maintainer: Fathi Boudra <fabo@debian.org>
4     Uploaders: Patrick Matthäi <patrick.matthaei@web.de>
5 fabo 13090 Build-Depends: cdbs, debhelper (>= 6), quilt, ffmpeg (>= 0.svn20081115), imagemagick,
6 fabo 13062 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
10     Standards-Version: 3.8.0
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 the-me-guest 13227 Recommends: libmlt-data
33 fabo 13062 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: inigo
61     Section: utils
62     Architecture: any
63     Depends: ${shlibs:Depends}, ${misc:Depends}
64     Description: command line media player and video editor
65     Inigo is a powerful multitrack command line oriented video editor.

  ViewVC Help
Powered by ViewVC 1.1.5