libsquish 1.15-2 source package in Ubuntu

Changelog

libsquish (1.15-2) unstable; urgency=medium

  * Update doxygen doc version to match
  * Ensure doxygen-generated graph text does not vary by arch (Closes: #874240)
  * Update for debhelper 13

 -- Wookey <email address hidden>  Wed, 25 Jan 2023 04:41:10 +0000

Upload details

Uploaded by:
Wookey
Uploaded to:
Sid
Original maintainer:
Wookey
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsquish_1.15-2.dsc 1.8 KiB 20cd34f93d8fc7646c993f60588c860a357646cc686e7305c073adbd3c734a92
libsquish_1.15.orig.tar.gz 57.8 KiB 628796eeba608866183a61d080d46967c9dda6723bc0a3ec52324c85d2147269
libsquish_1.15-2.debian.tar.xz 30.5 KiB a9c234f00e34e6d712b1acfe9f3fe00755da4aa1033fed0e10a70b7a4d77363f

No changes file available.

Binary packages built by this source

libsquish-dev: DXT texture compression library - development files

 libsquish is a lossy software DXT texture compression library. It
 implements the 3 useful DXT flavours (1,3,5) and has SIMD support for
 x86 (SSE) and powerpc (Altivec). It can be used (as a much slower
 software fallback) instead of the hardware implementations present on
 most modern graphics chips.
 .
 This package contains the deveopment files (headers, API docs)

libsquish0: DXT texture compression library

 libsquish is a lossy software DXT texture compression library. It
 implements the 3 useful DXT flavours (1,3,5) and has SIMD support for
 x86 (SSE) and powerpc (Altivec). It can be used (as a much slower
 software fallback) instead of the hardware implementations present on
 most modern graphics chips.
 .
 This package is the library itself.

libsquish0-dbgsym: debug symbols for libsquish0