sdl-stretch 0.3.1-3 source package in Ubuntu

Changelog

sdl-stretch (0.3.1-3) unstable; urgency=low


  * Change "Architecture: any-amd64 any-i386" for both binary packages.

    This package is a bit special because it contains optimised routines in
    assembler for some architectures, so even if it can be built successfully in
    others, it doesn't really make sense to provide the package.  According to
    upstream, current models of both i386 and amd64 are supported, and while
    it's desired to have support in other platforms (e.g. ARM), it's not there
    yet.

    Before 0.3.1-1, debian/control was set only to build on i386; and in 0.3.1-1
    it was set to "any", but the file
    https://buildd.debian.org/quinn-diff/sid/Packages-arch-specific restricted
    the architectures effectively to "i386 kfreebsd-i386 hurd-i386" (see
    #680275).

 -- Manuel A. Fernandez Montecelo <email address hidden>  Wed, 04 Jul 2012 20:12:03 +0100

Upload details

Uploaded by:
Debian SDL packages maintainers
Uploaded to:
Sid
Original maintainer:
Debian SDL packages maintainers
Architectures:
any-amd64 any-i386
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sdl-stretch_0.3.1-3.dsc 2.2 KiB ade33ef68d947bf104b424fc06d8b8fb7b192542feff85f221c6ca631a2e1d66
sdl-stretch_0.3.1.orig.tar.bz2 300.6 KiB aee852172a58c972f02764c1578c59c2caad3c41da7c8c71e674b6c271a890be
sdl-stretch_0.3.1-3.debian.tar.gz 3.9 KiB 4cd94a093aafa68f225793a75b409f7735fbf15d4139596ad1b5d9ca46c45f4a

Available diffs

No changes file available.

Binary packages built by this source

libsdl-stretch-0-3: 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.

libsdl-stretch-dev: 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.