~ubuntu-branches/ubuntu/utopic/vlc/utopic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2012-08-18 17:45:01 UTC
  • mfrom: (3.5.45 sid)
  • Revision ID: package-import@ubuntu.com-20120818174501-ry1495bjqe1xajod
Tags: 2.0.3-2
* debian/rules: Use xz compression for binary packages.
  Thanks to Ansgar Burchardt <ansgar@debian.org> (Closes: #683836)
* Add version to vlc-nox dependency of vlc-plugin-sdl (consistent with other
  plug-ins).

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
Package: libvlc-dev
115
115
Section: libdevel
116
116
Architecture: any
 
117
Pre-Depends: dpkg (>= 1.15.6~)
117
118
Depends: libvlc5 (= ${binary:Version}),
118
119
         libvlccore-dev,
119
120
         pkg-config,
130
131
Package: libvlc5
131
132
Section: libs
132
133
Architecture: any
 
134
Pre-Depends: dpkg (>= 1.15.6~)
133
135
Depends: ${misc:Depends}, ${shlibs:Depends}
134
136
Replaces: vlc (<< 0.8.6.c-6)
135
137
Description: multimedia player and streamer library
143
145
Package: libvlccore-dev
144
146
Section: libdevel
145
147
Architecture: any
 
148
Pre-Depends: dpkg (>= 1.15.6~)
146
149
Depends: libvlccore5 (= ${binary:Version}), pkg-config, ${misc:Depends}
147
150
Description: development files for libvlccore
148
151
 This package contains headers and a static library required to build plugins
155
158
Package: libvlccore5
156
159
Section: libs
157
160
Architecture: any
 
161
Pre-Depends: dpkg (>= 1.15.6~)
158
162
Depends: vlc-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
159
163
Description: base library for VLC and its modules
160
164
 This package contains the shared library required by VLC modules and libvlc.
165
169
 
166
170
Package: vlc
167
171
Architecture: any
 
172
Pre-Depends: dpkg (>= 1.15.6~)
168
173
Depends: fonts-freefont-ttf | ttf-freefont,
169
174
         vlc-nox (= ${binary:Version}),
170
175
         ${misc:Depends},
192
197
 or video plugins (vlc-plugin-sdl).
193
198
 
194
199
Package: vlc-data
 
200
Pre-Depends: dpkg (>= 1.15.6~)
195
201
Depends: ${misc:Depends}
196
202
Architecture: all
197
203
Breaks: vlc-nox (<< 2.0.1-3)
209
215
Section: debug
210
216
Priority: extra
211
217
Architecture: any
 
218
Pre-Depends: dpkg (>= 1.15.6~)
212
219
Depends: vlc-nox (= ${binary:Version}), ${misc:Depends}
213
220
Description: debugging symbols for vlc
214
221
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG-2, MPEG-4,
219
226
 
220
227
Package: vlc-nox
221
228
Architecture: any
 
229
Pre-Depends: dpkg (>= 1.15.6~)
222
230
Depends: ${misc:Depends}, ${shlibs:Depends}
223
231
Replaces: vlc (<< 1.1.0)
224
232
Provides: mp3-decoder
242
250
 
243
251
Package: vlc-plugin-fluidsynth
244
252
Architecture: any
 
253
Pre-Depends: dpkg (>= 1.15.6~)
245
254
Depends: fluid-soundfont-gm | musescore-soundfont-gm,
246
255
         vlc-nox (= ${binary:Version}),
247
256
         ${misc:Depends},
256
265
 
257
266
Package: vlc-plugin-jack
258
267
Architecture: any
 
268
Pre-Depends: dpkg (>= 1.15.6~)
259
269
Depends: vlc-nox (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
260
270
Description: Jack audio plugins for VLC
261
271
 These plugins add support for JACK to the VLC media player. To
269
279
 
270
280
Package: vlc-plugin-notify
271
281
Architecture: any
 
282
Pre-Depends: dpkg (>= 1.15.6~)
272
283
Depends: vlc-nox (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
273
284
Breaks: vlc-nox (<< 1.1.2)
274
285
Replaces: vlc-nox (<< 1.1.2)
282
293
 
283
294
Package: vlc-plugin-pulse
284
295
Architecture: any
 
296
Pre-Depends: dpkg (>= 1.15.6~)
285
297
Depends: vlc-nox (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
286
298
Description: PulseAudio plugin for VLC
287
299
 This plugin adds support for PulseAudio to the VLC media player. To
294
306
 
295
307
Package: vlc-plugin-sdl
296
308
Architecture: any
297
 
Depends: vlc-nox, ${misc:Depends}, ${shlibs:Depends}
 
309
Pre-Depends: dpkg (>= 1.15.6~)
 
310
Depends: vlc-nox (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
298
311
Description: SDL video and audio output plugin for VLC
299
312
 This plugin adds support for the Simple DirectMedia Layer library to
300
313
 the VLC media player. To activate it, use the `--vout sdl' or
307
320
 
308
321
Package: vlc-plugin-svg
309
322
Architecture: any
 
323
Pre-Depends: dpkg (>= 1.15.6~)
310
324
Depends: vlc-nox (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
311
325
Description: SVG plugin for VLC
312
326
 This plugin allows you to render SVG graphics on top of the video. It is a text
320
334
 
321
335
Package: vlc-plugin-zvbi
322
336
Architecture: any
 
337
Pre-Depends: dpkg (>= 1.15.6~)
323
338
Depends: vlc-nox (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
324
339
Description: VBI teletext plugin for VLC
325
340
 This plugin adds support for VBI teletext to the VLC media player.