6ff0658e440d72b8ed8aa081852d8f4188a04226
[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, libid3-3.8.3-dev, libsqlite3-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-id3lib
24 Section: libs
25 Priority: optional
26 Architecture: any
27 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version}), libid3-3.8.3
28 Provides: lightmediascanner-id3lib
29 Description: Lightweight library to scan media.
30  Light Media Scanner scans media, parsing and storing data in
31  a SQLite3 database. Provides safe execution by executing the
32  parsers in another process, that will be monitored and killed
33  if it takes more time than allowed.
34  .
35  This package contains id3lib scanner.
36  .
37  Homepage: http://lms.garage.maemo.org
38
39 Package: lightmediascanner0-jpeg
40 Section: libs
41 Priority: optional
42 Architecture: any
43 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
44 Provides: lightmediascanner-jpeg
45 Description: Lightweight library to scan media.
46  Light Media Scanner scans media, parsing and storing data in
47  a SQLite3 database. Provides safe execution by executing the
48  parsers in another process, that will be monitored and killed
49  if it takes more time than allowed.
50  .
51  This package contains the jpeg scanner.
52  .
53  Homepage: http://lms.garage.maemo.org
54
55 Package: lightmediascanner0-png
56 Section: libs
57 Priority: optional
58 Architecture: any
59 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
60 Provides: lightmediascanner-png
61 Description: Lightweight library to scan media.
62  Light Media Scanner scans media, parsing and storing data in
63  a SQLite3 database. Provides safe execution by executing the
64  parsers in another process, that will be monitored and killed
65  if it takes more time than allowed.
66  .
67  This package contains the png scanner.
68  .
69  Homepage: http://lms.garage.maemo.org
70
71 Package: lightmediascanner0-playlists
72 Section: libs
73 Priority: optional
74 Architecture: any
75 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
76 Provides: lightmediascanner-playlists
77 Description: Lightweight library to scan media.
78  Light Media Scanner scans media, parsing and storing data in
79  a SQLite3 database. Provides safe execution by executing the
80  parsers in another process, that will be monitored and killed
81  if it takes more time than allowed.
82  .
83  This package contains the playlists scanners.
84  .
85  Homepage: http://lms.garage.maemo.org
86
87 Package: lightmediascanner0-audio-dummy
88 Section: libs
89 Priority: optional
90 Architecture: any
91 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
92 Provides: lightmediascanner-audio-dummy
93 Description: Lightweight library to scan media.
94  Light Media Scanner scans media, parsing and storing data in
95  a SQLite3 database. Provides safe execution by executing the
96  parsers in another process, that will be monitored and killed
97  if it takes more time than allowed.
98  .
99  This package contains the dummy video scanner.
100  .
101  Homepage: http://lms.garage.maemo.org
102
103 Package: lightmediascanner0-video-dummy
104 Section: libs
105 Priority: optional
106 Architecture: any
107 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
108 Provides: lightmediascanner-video-dummy
109 Description: Lightweight library to scan media.
110  Light Media Scanner scans media, parsing and storing data in
111  a SQLite3 database. Provides safe execution by executing the
112  parsers in another process, that will be monitored and killed
113  if it takes more time than allowed.
114  .
115  This package contains the dummy video scanner.
116  .
117  Homepage: http://lms.garage.maemo.org
118
119 Package: lightmediascanner0-asf
120 Section: libs
121 Priority: optional
122 Architecture: any
123 Depends: ${shlibs:Depends}, liblightmediascanner0 (= ${Source-Version})
124 Provides: lightmediascanner-asf
125 Description: Lightweight library to scan media.
126  Light Media Scanner scans media, parsing and storing data in
127  a SQLite3 database. Provides safe execution by executing the
128  parsers in another process, that will be monitored and killed
129  if it takes more time than allowed.
130  .
131  This package contains the asf scanner.
132  .
133  Homepage: http://lms.garage.maemo.org
134
135 #Package: lightmediascanner0-ogg
136 #Section: libs
137 #Priority: optional
138 #Architecture: any
139 #Depends: ${shlibs:Depends}, mogg, liblightmediascanner0 (= ${Source-Version})
140 #Provides: lightmediascanner-ogg
141 #Description: Lightweight library to scan media.
142 # Light Media Scanner scans media, parsing and storing data in
143 # a SQLite3 database. Provides safe execution by executing the
144 # parsers in another process, that will be monitored and killed
145 # if it takes more time than allowed.
146 # .
147 # This package contains the ogg scanner.
148 # .
149 # Homepage: http://lms.garage.maemo.org
150
151 Package: lightmediascanner0-plugins
152 Section: libs
153 Priority: optional
154 Architecture: any
155 Depends: lightmediascanner0-id3lib, lightmediascanner0-jpeg, lightmediascanner0-png,
156  lightmediascanner0-playlists, lightmediascanner0-audio-dummy, lightmediascanner0-video-dummy,
157  lightmediascanner0-asf
158 Provides: lightmediascanner-plugins
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 is a metapackage for all scanners.
166  .
167  Homepage: http://lms.garage.maemo.org
168
169 Package: liblightmediascanner0-dev
170 Section: libdevel
171 Priority: optional
172 Architecture: any
173 Depends: liblightmediascanner0 (= ${Source-Version}), lightmediascanner0-plugins (= ${Source-Version})
174 Provides: liblightmediascanner-dev
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 lightmediascanner library.
182  .
183  Homepage: http://lms.garage.maemo.org