Source: sdl-stretch
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>, Sam Hocevar (Debian packages) <sam+deb@zoy.org>, Aurelien Jarno <aurel32@debian.org>, Josselin Mouette <joss@debian.org>, Barry deFreese <bdefreese@debian.org>, Félix Arreola Rodríguez <fgatuno.123@gmail.com>
Build-Depends: debhelper (>= 8.9.0~), autotools-dev, libsdl1.2-dev (>= 1.2.4), pkg-config, python, xmlto
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/pkg-sdl/packages/sdl-stretch.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/sdl-stretch.git
Homepage: http://sdl-stretch.sourceforge.net

Package: libsdl-stretch-0-3
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: stretch functions for Simple DirectMedia Layer
 This library provides stretch and blit routines for SDL surfaces.
 These are optimized for speed including lots of assembler parts
 in the general routines and dynamic cpu native code generation
 for applications to compile specialized stretch-and-blit routines
 at runtime.
 .
 This package contains the SDL_stretch runtime library.

Package: libsdl-stretch-dev
Section: libdevel
Architecture: any
Depends: libsdl-stretch-0-3 (= ${binary:Version}), libsdl1.2-dev(>= 1.2.4-1), ${misc:Depends}
Description: development files for SDL_stretch library
 This package contains the header files and static library needed to
 compile applications that use SDL_stretch.
