From c1356043e28dadd54b23af3b77cf167b2ac6ac4a Mon Sep 17 00:00:00 2001 From: Reinier de Blois Date: Wed, 11 Dec 2013 15:01:44 +0100 Subject: libraries/squish: Added (open-source DXT compression library). Signed-off-by: Matteo Bernardini --- libraries/squish/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/squish/slack-desc (limited to 'libraries/squish/slack-desc') diff --git a/libraries/squish/slack-desc b/libraries/squish/slack-desc new file mode 100644 index 0000000000000..68ed69152c019 --- /dev/null +++ b/libraries/squish/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +squish: squish (open-source DXT compression library) +squish: +squish: The squish library (abbreviated to libsquish) is an open source DXT +squish: compression library written in C++ with the following features: +squish: * Supports the DXT1, DXT3 and DXT5 formats. +squish: * Optimised for both SSE and Altivec SIMD instruction sets. +squish: * Builds on multiple platforms (x86 and PPC tested). +squish: * Very simple interface. +squish: +squish: homepage: https://code.google.com/p/libsquish/ +squish: -- cgit v1.2.3