]> git.sesse.net Git - vlc/blobdiff - debian/control
* Ported Glide and MGA plugins to the new module API. MGA never worked,
[vlc] / debian / control
index 3fe4981565db5072b6964f3d3f639ccd9d1e0213..e52a4b56f4b81165e6cd57dedbe72436b1a920bc 100644 (file)
@@ -2,7 +2,7 @@ Source: vlc
 Section: graphics
 Priority: optional
 Maintainer: Samuel Hocevar <sam@zoy.org>
 Section: graphics
 Priority: optional
 Maintainer: Samuel Hocevar <sam@zoy.org>
-Build-Depends: debhelper (>=2.2.0), xlib6g-dev, libgnome-dev, libesd0-dev, libsdl1.1-dev, alsa-headers
+Build-Depends: debhelper (>=2.2.0), xlib6g-dev, libgnome-dev, libggi2-dev, libglide-dev, libesd0-dev, libsdl1.1-dev, alsa-headers
 Standards-Version: 3.0.1
 
 Package: vlc
 Standards-Version: 3.0.1
 
 Package: vlc
@@ -50,3 +50,18 @@ Description: SDL plugin for the VideoLAN Client
  This plugin adds support for the Simple DirectMedia Layer library to
  the VideoLAN Client.
 
  This plugin adds support for the Simple DirectMedia Layer library to
  the VideoLAN Client.
 
+Package: vlc-ggi
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: GGI plugin for the VideoLAN Client
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This is a GGI plugin for the VideoLAN Client.
+
+Package: vlc-glide
+Architecture: i386
+Depends: vlc (= ${Source-Version}), libglide2
+Description: Glide plugin for the VideoLAN Client
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This is a Glide (3dfx) plugin for the VideoLAN Client.