diff options
| author | Bradley Austin Davis <bdavis@saintandreas.org> | 2019-07-18 14:01:08 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-18 14:01:08 -0700 |
| commit | 2af0f3f85382296d47d796b28351141035f58ecb (patch) | |
| tree | 6b2518b44da93d8da5a61d8a03104f1d353587dd /ports/basisu/CONTROL | |
| parent | cb974b6650ad33ebe1dbb37778597eb171efa680 (diff) | |
| download | vcpkg-2af0f3f85382296d47d796b28351141035f58ecb.tar.gz vcpkg-2af0f3f85382296d47d796b28351141035f58ecb.zip | |
[basisu] initial port (#6995)
Diffstat (limited to 'ports/basisu/CONTROL')
| -rw-r--r-- | ports/basisu/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/basisu/CONTROL b/ports/basisu/CONTROL new file mode 100644 index 000000000..f514dbf25 --- /dev/null +++ b/ports/basisu/CONTROL @@ -0,0 +1,5 @@ +Source: basisu
+Version: 0.0.1
+Homepage: https://github.com/BinomialLLC/basis_universal
+Description: Basis Universal is a supercompressed GPU texture and video compression format that outputs a highly compressed intermediate file format (.basis) that can be quickly transcoded to a wide variety of GPU texture compression formats.
+Build-Depends: lodepng
\ No newline at end of file |
