diff options
| author | Hans L <thehans@gmail.com> | 2019-02-28 01:47:59 -0600 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-02-27 23:47:59 -0800 |
| commit | 1073c3bf2b36ff8cade24034e137a7e6ce841b33 (patch) | |
| tree | 5e3dddc3331c200dbf6bb5c6f150d6ce7dc512e9 /ports/opencsg/CONTROL | |
| parent | 91bb4183e17420f7acae5cf380a5c34eb7dec322 (diff) | |
| download | vcpkg-1073c3bf2b36ff8cade24034e137a7e6ce841b33.tar.gz vcpkg-1073c3bf2b36ff8cade24034e137a7e6ce841b33.zip | |
[opencsg] Add new port (#5481)
* Add opencsg package
* Make opencsg static only
* Add patch for illegal character, fix line endings
Diffstat (limited to 'ports/opencsg/CONTROL')
| -rw-r--r-- | ports/opencsg/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/opencsg/CONTROL b/ports/opencsg/CONTROL new file mode 100644 index 000000000..a2b5b0d7f --- /dev/null +++ b/ports/opencsg/CONTROL @@ -0,0 +1,4 @@ +Source: opencsg +Version: 1.4.2 +Build-Depends: glew +Description: OpenCSG is a library that does image-based CSG rendering using OpenGL. OpenCSG is written in C++ and supports most modern graphics hardware using Microsoft Windows or the Linux operating system. |
