Source: libsdl1.2
Priority: optional
Section: libs
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders: Barry deFreese <bdefreese@debian.org>
Standards-Version: 3.8.4
Build-Depends: dpkg (>= 1.13.2),
               debhelper (>= 5.0),
               quilt,
               nasm [any-i386],
               libx11-dev, 
               libxext-dev,
               libxt-dev,
               libxv-dev,
               x11proto-core-dev,
               libaudiofile-dev,
               libpulse-dev,
               libgl1-mesa-dev,
               libasound2-dev [linux-any],
               libcaca-dev,
               libdirectfb-dev (>= 1.0) [!hurd-i386],
               libusbhid-dev [kfreebsd-any],
               libglu1-mesa-dev
Vcs-Svn: svn://svn.debian.org/pkg-sdl/unstable/libsdl.2
Vcs-Browser: http://svn.debian.org/wsvn/pkg-sdl/unstable/libsdl1.2/
Homepage: http://www.libsdl.org/

Package: libsdl1.2debian
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libsdl1.2debian-all,
          libsdl1.2debian-alsa,
          libsdl1.2debian-esd,
          libsdl1.2debian-oss,
          libsdl1.2debian-nas,
          libsdl1.2debian-pulseaudio
Conflicts: libsdl1.2debian-all,
           libsdl1.2debian-alsa,
           libsdl1.2debian-esd,
           libsdl1.2debian-oss,
           libsdl1.2debian-nas,
           libsdl1.2debian-pulseaudio,
           libsdl1.2-all,
           libsdl1.2-esd,
           libsdl1.2-oss,
           libsdl1.2-nas,
           libsdl1.2
Description: Simple DirectMedia Layer
 SDL is a library that allows programs portable low level access to
 a video framebuffer, audio output, mouse, and keyboard.
 .
 This version of SDL is compiled with X11, caca and DirectFB graphics 
 drivers and OSS, ALSA, NAS and PulseAudio sound drivers.

Package: libsdl1.2debian-udeb
XC-Package-Type: udeb
Architecture: any
Section: debian-installer
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Simple DirectMedia Layer (with directfb graphics and no sound)
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This version of SDL is compiled with directfb graphics and no sound.

Package: libsdl1.2-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libsdl1.2debian (= ${binary:Version}),
         libx11-dev,
         libglu1-mesa-dev,
         libasound2-dev [linux-any],
         libpulse-dev,
         libdirectfb-dev (>= 0.9.22),
         libcaca-dev,
         libusbhid-dev [kfreebsd-any],
         libxt-dev,
         libxext-dev
Replaces: libsdl-dev, libsdl0.11-dev, libsdl1.0-dev, libsdl1.1-dev
Conflicts: xlibs-pic (<< 4.1.0-10), libsdl-dev, libsdl0.11-dev, libsdl0.11, libsdl1.0-dev, libsdl1.1-dev
Provides: libsdl-dev
Description: Simple DirectMedia Layer development files
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the files needed to compile and link programs which
 use SDL.
