Source: sdlgfx
Section: libs
Priority: optional
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders: Matthew Danish <mrd@debian.org>, Zephaniah E. Hull <warp@debian.org>, Lawrence Williams <lawrence_cecil_williams@hotmail.com>, Sam Hocevar (Debian packages) <sam+deb@zoy.org>, Aurelien Jarno <aurel32@debian.org>, Josselin Mouette <joss@debian.org>
Build-Depends: debhelper (>= 4.0), libsdl1.2-dev (>= 1.2.5-8), quilt
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-sdl/unstable/sdlgfx

Package: libsdl-gfx1.2-4
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: drawing and graphical effects extension for SDL
 The SDL_gfx library is an extension to the SDL library which provides
 basic antialiased drawing routines such as lines, circles or polygons,
 an interpolating rotozoomer for SDL surfaces, framerate control and MMX
 image filters.
 .
 This package contains the SDL_gfx runtime library.

Package: libsdl-gfx1.2-dev
Section: libdevel
Architecture: any
Depends: libsdl-gfx1.2-4 (= ${Source-Version}), libsdl1.2-dev (>= 1.2.5-3)
Conflicts: libsdl-gfx1.2 (<< 2.0.9-5)
Replaces: libsdl-gfx1.2 (<< 2.0.9-5)
Description: development files for SDL_gfx
 This package contains the header files and static library needed to
 compile applications that use SDL_gfx.
