Bug 407561 (squish)

Summary: Review Request: squish - Squish DXT compression library
Product: [Fedora] Fedora Reporter: Rick L Vinyard Jr <rvinyard>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-03 18:30:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rick L Vinyard Jr 2007-12-01 22:12:33 UTC
Spec URL: http://miskatonic.cs.nmsu.edu/pub/squish.spec
SRPM URL: http://miskatonic.cs.nmsu.edu/pub/squish-1.10-1.fc8.src.rpm

Description:

The squish library is a cross-platform open source implementation of DXT 
compression (and decompression).

DXT compression is a very well-designed compression scheme for colour textures
with an optional alpha channel.

squish is written in standard C++ and has the following features:

    * Supports the DXT1, DXT3 and DXT5 formats.
    * Optimised for both SSE and Altivec SIMD instruction sets.
    * Builds on multiple platforms (x86 and PPC tested).
    * Very simple interface.

Comment 1 Jason Tibbitts 2007-12-01 22:35:53 UTC
Isn't DXT patented? 
http://www.patentlens.net/patentlens/patsearch.cgi?patnum=US+5956431#show

Comment 2 Rick L Vinyard Jr 2007-12-03 18:30:04 UTC
Dang it. I think you're absolutely right. Hopefully it isn't too deeply
integrated into Mini yet and I'll be able to patch it. Otherwise it will kill
off any hope of getting VTP packaged.

For now, I'm going to close this bug. Maybe the Wiki of banned packages should
include squish?