Source: sdl-stretch Section: libs Priority: optional Maintainer: Debian SDL packages maintainers Uploaders: Manuel A. Fernandez Montecelo , Félix Arreola Rodríguez Standards-Version: 4.2.1 Rules-Requires-Root: no Build-Depends: debhelper (>= 11~), dpkg-dev (>= 1.16.1~), libsdl1.2-dev (>= 1.2.14~), pkg-config, python, xmlto Vcs-Git: https://salsa.debian.org/sdl-team/sdl-stretch.git Vcs-Browser: https://salsa.debian.org/sdl-team/sdl-stretch Homepage: http://sdl-stretch.sourceforge.net Package: libsdl-stretch-0-3 Architecture: any-amd64 any-i386 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-amd64 any-i386 Depends: ${misc:Depends}, libsdl-stretch-0-3 (= ${binary:Version}), libsdl1.2-dev(>= 1.2.14~) Description: development files for SDL_stretch library 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 header files and static library needed to compile applications that use SDL_stretch.