]> git.sesse.net Git - vlc/blobdiff - debian/control
* Win32 compilation fixes (mingw includes dirent)
[vlc] / debian / control
index 58ca0a8f6389793a631cbb1085a5ec0add50941f..3cce4447db60e60af047e7944f9d3b1973de8319 100644 (file)
@@ -3,19 +3,24 @@ Section: graphics
 Priority: optional
 Maintainer: Samuel Hocevar <sam@zoy.org>
 Build-Depends: debhelper (>=2.2.0),
-               xlibs-dev,
+               xlibs-dev, xlibs-pic,
                libgnome-dev,
                libggi2-dev,
                libglide2-dev [i386],
                libesd0-dev,
                libsdl1.2-dev (>=1.2.2-3.1),
                libqt-dev,
-               libasound2-dev [alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc] (>=0.9.0beta7)
+               libasound2-dev (>=0.9.0beta10a),
+               libarts-dev,
+               libmad0-dev,
+               liblircclient-dev,
+               a52dec-dev
 Standards-Version: 3.5.6
 
 Package: vlc
 Architecture: any
-Depends: ${shlibs:Depends}, vlc-gui
+Depends: ${shlibs:Depends}
+Recommends: vlc-gui
 Suggests: vlc-gnome
 Description: a free MPEG and DVD player
  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
@@ -74,7 +79,7 @@ Description: Esound plugin for vlc
  vlc, the VideoLAN Client.
 
 Package: vlc-alsa
-Architecture: alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
+Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Description: ALSA plugin for vlc
  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
@@ -133,3 +138,20 @@ Description: aRts plugin for vlc
  .
  This plugin adds support for the aRts Sound System to vlc, the
  VideoLAN Client.
+
+Package: vlc-a52
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: A52 plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This plugin adds support for liba52 to vlc, the VideoLAN Client.
+
+Package: vlc-lirc
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: lirc plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This plugin is an infrared lirc interface for vlc, the
+ VideoLAN Client.