Updated debian stuff
[lms] / packages / lightmediascanner / debian / control
1 Source: lightmediascanner
2 Section: libs
3 Priority: optional
4 Maintainer: Gustavo Sverzut Barbieri <gustavo.barbieri@openbossa.org>
5 Build-Depends: debhelper, cdbs, libsqlite3-dev, libflac-dev, libmp4v2-dev, libvorbisidec-dev
6 Standards-Version: 3.8.0
7 Homepage: http://lms.garage.maemo.org
8
9 Package: liblightmediascanner0
10 Architecture: any
11 Section: libs
12 Depends: ${misc:Depends}, ${shlibs:Depends}, libsqlite3-0
13 Description: Lightweight library to scan media.
14  Light Media Scanner scans media, parsing and storing data in
15  a SQLite3 database. Provides safe execution by executing the
16  parsers in another process, that will be monitored and killed
17  if it takes more time than allowed.
18
19 Package: liblightmediascanner-dev
20 Architecture: any
21 Section: libdevel
22 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), pkg-config
23 Description: Lightmediascanner - development files
24  Light Media Scanner scans media, parsing and storing data in
25  a SQLite3 database. Provides safe execution by executing the
26  parsers in another process, that will be monitored and killed
27  if it takes more time than allowed.
28  .
29  This package contains the lightmediascanner library.
30
31 Package: lightmediascanner-plugin-all
32 Architecture: all
33 Depends: ${misc:Depends},
34             lightmediascanner-plugin-id3 (= ${Source-Version}),
35             lightmediascanner-plugin-jpeg (= ${Source-Version}),
36             lightmediascanner-plugin-png (= ${Source-Version}),
37             lightmediascanner-plugin-playlists (= ${Source-Version}),
38             lightmediascanner-plugin-audio-dummy (= ${Source-Version}),
39             lightmediascanner-plugin-video-dummy (= ${Source-Version}),
40             lightmediascanner-plugin-asf (= ${Source-Version}),
41             lightmediascanner-plugin-rm (= ${Source-Version}),
42             lightmediascanner-plugin-flac (= ${Source-Version}),
43             lightmediascanner-plugin-mp4 (= ${Source-Version})
44 Description: Lightmediascanner - all plugins
45  Light Media Scanner scans media, parsing and storing data in
46  a SQLite3 database. Provides safe execution by executing the
47  parsers in another process, that will be monitored and killed
48  if it takes more time than allowed.
49  .
50  This is a metapackage for all scanners.
51
52 Package: lightmediascanner-plugin-id3
53 Architecture: any
54 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0
55 Enhances: liblightmediascanner0
56 Description: Lightmediascanner - ID3 plugin
57  Light Media Scanner scans media, parsing and storing data in
58  a SQLite3 database. Provides safe execution by executing the
59  parsers in another process, that will be monitored and killed
60  if it takes more time than allowed.
61  .
62  This package contains id3 scanner.
63
64 Package: lightmediascanner-plugin-jpeg
65 Architecture: any
66 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
67 Enhances: liblightmediascanner0
68 Description: Lightmediascanner - Jpeg plugin
69  Light Media Scanner scans media, parsing and storing data in
70  a SQLite3 database. Provides safe execution by executing the
71  parsers in another process, that will be monitored and killed
72  if it takes more time than allowed.
73  .
74  This package contains the jpeg scanner.
75
76 Package: lightmediascanner-plugin-png
77 Architecture: any
78 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
79 Enhances: liblightmediascanner0
80 Description: Lightmediascanner - Png plugin
81  Light Media Scanner scans media, parsing and storing data in
82  a SQLite3 database. Provides safe execution by executing the
83  parsers in another process, that will be monitored and killed
84  if it takes more time than allowed.
85  .
86  This package contains the png scanner.
87
88 Package: lightmediascanner-plugin-playlists
89 Architecture: any
90 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
91 Enhances: liblightmediascanner0
92 Description: Lightmediascanner - Playlist plugin
93  Light Media Scanner scans media, parsing and storing data in
94  a SQLite3 database. Provides safe execution by executing the
95  parsers in another process, that will be monitored and killed
96  if it takes more time than allowed.
97  .
98  This package contains the playlists scanners.
99
100 Package: lightmediascanner-plugin-audio-dummy
101 Architecture: any
102 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
103 Enhances: liblightmediascanner0
104 Description: Lightmediascanner - Dummy audio plugin
105  Light Media Scanner scans media, parsing and storing data in
106  a SQLite3 database. Provides safe execution by executing the
107  parsers in another process, that will be monitored and killed
108  if it takes more time than allowed.
109  .
110  This package contains the dummy audio scanner.
111
112 Package: lightmediascanner-plugin-video-dummy
113 Architecture: any
114 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
115 Enhances: liblightmediascanner0
116 Description: Lightmediascanner - Dummy video plugin
117  Light Media Scanner scans media, parsing and storing data in
118  a SQLite3 database. Provides safe execution by executing the
119  parsers in another process, that will be monitored and killed
120  if it takes more time than allowed.
121  .
122  This package contains the dummy video scanner.
123
124 Package: lightmediascanner-plugin-asf
125 Architecture: any
126 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
127 Enhances: liblightmediascanner0
128 Description: Lightmediascanner - Asf plugin
129  Light Media Scanner scans media, parsing and storing data in
130  a SQLite3 database. Provides safe execution by executing the
131  parsers in another process, that will be monitored and killed
132  if it takes more time than allowed.
133  .
134  This package contains the asf scanner.
135
136 Package: lightmediascanner-plugin-rm
137 Architecture: any
138 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
139 Enhances: liblightmediascanner0
140 Description: Lightmediascanner, Real Media plugin
141  Light Media Scanner scans media, parsing and storing data in
142  a SQLite3 database. Provides safe execution by executing the
143  parsers in another process, that will be monitored and killed
144  if it takes more time than allowed.
145  .
146  This package contains the Real Media scanner.
147
148 Package: lightmediascanner-plugin-flac
149 Architecture: any
150 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), libflac8
151 Enhances: liblightmediascanner0
152 Description: Lightmediascanner - Flac plugin
153  Light Media Scanner scans media, parsing and storing data in
154  a SQLite3 database. Provides safe execution by executing the
155  parsers in another process, that will be monitored and killed
156  if it takes more time than allowed.
157  .
158  This package contains the flac scanner.
159
160 Package: lightmediascanner-plugin-mp4
161 Architecture: any
162 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), libmp4v2-0
163 Enhances: liblightmediascanner0
164 Description: Lightmediascanner - Mp4 plugin
165  Light Media Scanner scans media, parsing and storing data in
166  a SQLite3 database. Provides safe execution by executing the
167  parsers in another process, that will be monitored and killed
168  if it takes more time than allowed.
169  .
170  This package contains the mp4 scanner.
171
172 Package: lightmediascanner-plugin-ogg
173 Architecture: any
174 Depends: ${misc:Depends}, ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), libvorbis0a
175 Enhances: liblightmediascanner0
176 Description: Lightmediascanner - Ogg plugin
177  Light Media Scanner scans media, parsing and storing data in
178  a SQLite3 database. Provides safe execution by executing the
179  parsers in another process, that will be monitored and killed
180  if it takes more time than allowed.
181  .
182  This package contains the ogg scanner.