diff options
| author | Francesco Bertolaccini <francesco@bertolaccini.dev> | 2019-04-15 13:26:55 +0200 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-15 04:26:55 -0700 |
| commit | 574f2d218e9030455ffa5b9263ea19d9e853058e (patch) | |
| tree | d5894d79dd71d5024f722a9f0d71da1336ecabe0 /ports/libsquish/CONTROL | |
| parent | ff932937f06ccae36f8dd4c424cf259431c1421b (diff) | |
| download | vcpkg-574f2d218e9030455ffa5b9263ea19d9e853058e.tar.gz vcpkg-574f2d218e9030455ffa5b9263ea19d9e853058e.zip | |
[libsquish] Add new port (#6038)
* Add libsquish port
* Populate CONTROL
* Fix version field
* Fix exporting symbols for Windows
* Fix typo
Diffstat (limited to 'ports/libsquish/CONTROL')
| -rw-r--r-- | ports/libsquish/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/libsquish/CONTROL b/ports/libsquish/CONTROL new file mode 100644 index 000000000..9cc2e5097 --- /dev/null +++ b/ports/libsquish/CONTROL @@ -0,0 +1,3 @@ +Source: libsquish
+Version: 1.15
+Description: Open source DXT compression library.
|
