travis: add the possibility of using the txc-dxtn library
authorAndres Gomez <agomez@igalia.com>
Fri, 7 Apr 2017 12:16:21 +0000 (15:16 +0300)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 29 Apr 2017 12:34:53 +0000 (13:34 +0100)
commit29322daef2b77c4d869d2945fa1226e6b433c687
tree96c364d37bbbbb0a8b8d041b5db5abac9d5dfc51
parent7819d265c79ceb1bfcadb7b5e9c1586de5b6aac8
travis: add the possibility of using the txc-dxtn library

The txc-dxtn library implements the patented S3 Texture Compression
algorithm.

By default it won't be used but we add the possibility of setting the
USE_TXC_DXTN variable to yes in the travis web UI so it will be
installed and used for the scons tests.

Cc: Eric Anholt <eric@anholt.net>
Cc: Rhys Kidd <rhyskidd@gmail.com>
Signed-off-by: Andres Gomez <agomez@igalia.com>
[Emil Velikov: keep the LIB prefix, drop the LD_LIBRARY_PATH, fold URL]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
.travis.yml