Source: sdl-image1.2
Section: libs
Priority: optional
Maintainer: Michael Koch <konqueror@gmx.de>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 4.0.0), libsdl1.2-dev (>= 1.2.10), libjpeg62-dev, libpng12-dev, libtiff4-dev, zlib1g-dev

Package: libsdl-image1.2
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: criticalmass (<< 0.97-2), libsdl-perl (<< 1.16-2), burgerspace (<< 1.6.1-1), armagetron (<< 0.1.4.9-5), libparagui1.0 (<= 0.1.0-1)
Section: libs
Description: image loading library for Simple DirectMedia Layer 1.2
 This is a simple library to load images of various formats as SDL surfaces.
 This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM
 formats.

Package: libsdl-image1.2-dev
Architecture: any
Depends: libsdl-image1.2 (= ${Source-Version}), libc6-dev, libsdl1.2-dev (>= 1.2.10), libjpeg62-dev, libpng12-dev, libtiff4-dev, zlib1g-dev
Section: libdevel
Conflicts: libsdl-image-dev, libsdl-image1.0-dev, libsdl-image1.1-dev
Description: development files for SDL 1.2 image loading libray
 This is a simple library to load images of various formats as SDL surfaces.
 This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM
 formats.
 .
 This package contains the include files and static libraries required to
 support development using the SDL 1.2 image loading library.
