How to Install libsdl-stretch-dev in Ubuntu 18.04



Install libsdl-stretch-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsdl-stretch-dev

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.

Homepage: http://sdl-stretch.sourceforge.net

Version: 0.3.1-10

Section: universe/devel