diff options
| author | Markus Rickert <rickertm@users.noreply.github.com> | 2020-05-08 19:35:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-08 10:35:22 -0700 |
| commit | 2fc37d513a59d50f471b895c0f5d2c1f53456a6a (patch) | |
| tree | 0ebb4de3c8cdb8fcc2b95d43225b67e9aca12754 /ports/simage/CONTROL | |
| parent | 5db4f98d6e7d7b83285452020e8e147f8f0c8d7c (diff) | |
| download | vcpkg-2fc37d513a59d50f471b895c0f5d2c1f53456a6a.tar.gz vcpkg-2fc37d513a59d50f471b895c0f5d2c1f53456a6a.zip | |
[Coin3D] Add new ports for simage, Coin, and SoQt (#9880)
* [simage] Add new port
* [coin] Add new port
* [soqt] Add new port
Diffstat (limited to 'ports/simage/CONTROL')
| -rw-r--r-- | ports/simage/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/simage/CONTROL b/ports/simage/CONTROL new file mode 100644 index 000000000..f88751b8d --- /dev/null +++ b/ports/simage/CONTROL @@ -0,0 +1,5 @@ +Source: simage +Version: 1.8.0 +Description: Image file format library abstraction layer +Build-Depends: giflib (linux|uwp), libjpeg-turbo (linux|uwp), libpng (linux|uwp), libsndfile (linux|uwp), tiff (linux|uwp), libvorbis (linux|uwp) +Homepage: https://github.com/coin3d/simage |
