Build ogg plugin
[lms] / packages / lightmediascanner / debian / control
1 Source: lightmediascanner
2 Priority: optional
3 Maintainer: Gustavo Sverzut Barbieri <gustavo.barbieri@openbossa.org>
4 Build-Depends: debhelper, cdbs, libsqlite3-dev, libflac-dev, libmp4v2-dev, libvorbisidec-dev
5 Standards-Version: 3.6.1
6
7 Package: liblightmediascanner0
8 Section: libs
9 Priority: optional
10 Architecture: any
11 Depends: ${shlibs:Depends}, libsqlite3-0
12 Provides: liblightmediascanner
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  This package contains the lightmediascanner library.
20  .
21  Homepage: http://lms.garage.maemo.org
22
23 Package: lightmediascanner0-id3
24 Section: libs
25 Priority: optional
26 Architecture: any
27 Conflicts: lightmediascanner0-id3lib
28 Replaces: lightmediascanner0-id3lib
29 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
30 Provides: lightmediascanner-id3
31 Description: Lightweight library to scan media.
32  Light Media Scanner scans media, parsing and storing data in
33  a SQLite3 database. Provides safe execution by executing the
34  parsers in another process, that will be monitored and killed
35  if it takes more time than allowed.
36  .
37  This package contains id3 scanner.
38  .
39  Homepage: http://lms.garage.maemo.org
40
41 Package: lightmediascanner0-jpeg
42 Section: libs
43 Priority: optional
44 Architecture: any
45 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
46 Provides: lightmediascanner-jpeg
47 Description: Lightweight library to scan media.
48  Light Media Scanner scans media, parsing and storing data in
49  a SQLite3 database. Provides safe execution by executing the
50  parsers in another process, that will be monitored and killed
51  if it takes more time than allowed.
52  .
53  This package contains the jpeg scanner.
54  .
55  Homepage: http://lms.garage.maemo.org
56
57 Package: lightmediascanner0-png
58 Section: libs
59 Priority: optional
60 Architecture: any
61 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
62 Provides: lightmediascanner-png
63 Description: Lightweight library to scan media.
64  Light Media Scanner scans media, parsing and storing data in
65  a SQLite3 database. Provides safe execution by executing the
66  parsers in another process, that will be monitored and killed
67  if it takes more time than allowed.
68  .
69  This package contains the png scanner.
70  .
71  Homepage: http://lms.garage.maemo.org
72
73 Package: lightmediascanner0-playlists
74 Section: libs
75 Priority: optional
76 Architecture: any
77 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
78 Provides: lightmediascanner-playlists
79 Description: Lightweight library to scan media.
80  Light Media Scanner scans media, parsing and storing data in
81  a SQLite3 database. Provides safe execution by executing the
82  parsers in another process, that will be monitored and killed
83  if it takes more time than allowed.
84  .
85  This package contains the playlists scanners.
86  .
87  Homepage: http://lms.garage.maemo.org
88
89 Package: lightmediascanner0-audio-dummy
90 Section: libs
91 Priority: optional
92 Architecture: any
93 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
94 Provides: lightmediascanner-audio-dummy
95 Description: Lightweight library to scan media.
96  Light Media Scanner scans media, parsing and storing data in
97  a SQLite3 database. Provides safe execution by executing the
98  parsers in another process, that will be monitored and killed
99  if it takes more time than allowed.
100  .
101  This package contains the dummy video scanner.
102  .
103  Homepage: http://lms.garage.maemo.org
104
105 Package: lightmediascanner0-video-dummy
106 Section: libs
107 Priority: optional
108 Architecture: any
109 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
110 Provides: lightmediascanner-video-dummy
111 Description: Lightweight library to scan media.
112  Light Media Scanner scans media, parsing and storing data in
113  a SQLite3 database. Provides safe execution by executing the
114  parsers in another process, that will be monitored and killed
115  if it takes more time than allowed.
116  .
117  This package contains the dummy video scanner.
118  .
119  Homepage: http://lms.garage.maemo.org
120
121 Package: lightmediascanner0-asf
122 Section: libs
123 Priority: optional
124 Architecture: any
125 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
126 Provides: lightmediascanner-asf
127 Description: Lightweight library to scan media.
128  Light Media Scanner scans media, parsing and storing data in
129  a SQLite3 database. Provides safe execution by executing the
130  parsers in another process, that will be monitored and killed
131  if it takes more time than allowed.
132  .
133  This package contains the asf scanner.
134  .
135  Homepage: http://lms.garage.maemo.org
136
137 Package: lightmediascanner0-rm
138 Section: libs
139 Priority: optional
140 Architecture: any
141 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
142 Provides: lightmediascanner-rm
143 Description: Lightweight library to scan media.
144  Light Media Scanner scans media, parsing and storing data in
145  a SQLite3 database. Provides safe execution by executing the
146  parsers in another process, that will be monitored and killed
147  if it takes more time than allowed.
148  .
149  This package contains the Real Media scanner.
150  .
151  Homepage: http://lms.garage.maemo.org
152
153 Package: lightmediascanner0-flac
154 Section: libs
155 Priority: optional
156 Architecture: any
157 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), libflac8
158 Provides: lightmediascanner-flac
159 Description: Lightweight library to scan media.
160  Light Media Scanner scans media, parsing and storing data in
161  a SQLite3 database. Provides safe execution by executing the
162  parsers in another process, that will be monitored and killed
163  if it takes more time than allowed.
164  .
165  This package contains the flac scanner.
166  .
167  Homepage: http://lms.garage.maemo.org
168
169 Package: lightmediascanner0-mp4
170 Section: libs
171 Priority: optional
172 Architecture: any
173 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), libmp4v2-0
174 Provides: lightmediascanner-mp4
175 Description: Lightweight library to scan media.
176  Light Media Scanner scans media, parsing and storing data in
177  a SQLite3 database. Provides safe execution by executing the
178  parsers in another process, that will be monitored and killed
179  if it takes more time than allowed.
180  .
181  This package contains the mp4 scanner.
182  .
183  Homepage: http://lms.garage.maemo.org
184
185 Package: lightmediascanner0-ogg
186 Section: libs
187 Priority: optional
188 Architecture: any
189 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), ogg-support (>= 0.7)
190 Provides: lightmediascanner-ogg
191 Suggests: ligthtmediascanner-plugins
192 Description: Lightweight library to scan media.
193  Light Media Scanner scans media, parsing and storing data in
194  a SQLite3 database. Provides safe execution by executing the
195  parsers in another process, that will be monitored and killed
196  if it takes more time than allowed.
197  .
198  This package contains the ogg scanner.
199  .
200  Homepage: http://lms.garage.maemo.org
201
202 Package: lightmediascanner0-plugins
203 Section: libs
204 Priority: optional
205 Architecture: any
206 Depends: lightmediascanner0-id3 (= ${Source-Version}), lightmediascanner0-jpeg (= ${Source-Version}),
207  lightmediascanner0-png (= ${Source-Version}), lightmediascanner0-playlists (= ${Source-Version}),
208  lightmediascanner0-audio-dummy (= ${Source-Version}), lightmediascanner0-video-dummy (= ${Source-Version}),
209  lightmediascanner0-asf (= ${Source-Version}), lightmediascanner0-rm (= ${Source-Version}),
210  lightmediascanner0-flac (= ${Source-Version}), lightmediascanner0-mp4 (= ${Source-Version})
211 Provides: lightmediascanner-plugins
212 Description: Lightweight library to scan media.
213  Light Media Scanner scans media, parsing and storing data in
214  a SQLite3 database. Provides safe execution by executing the
215  parsers in another process, that will be monitored and killed
216  if it takes more time than allowed.
217  .
218  This is a metapackage for all scanners.
219  .
220  Homepage: http://lms.garage.maemo.org
221
222 Package: liblightmediascanner0-dev
223 Section: libdevel
224 Priority: optional
225 Architecture: any
226 Depends: liblightmediascanner0 (= ${Source-Version}), lightmediascanner0-plugins (= ${Source-Version})
227 Provides: liblightmediascanner-dev
228 Description: Lightweight library to scan media.
229  Light Media Scanner scans media, parsing and storing data in
230  a SQLite3 database. Provides safe execution by executing the
231  parsers in another process, that will be monitored and killed
232  if it takes more time than allowed.
233  .
234  This package contains the lightmediascanner library.
235  .
236  Homepage: http://lms.garage.maemo.org