mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:29:00 +08:00
2fc37d513a
* [simage] Add new port * [coin] Add new port * [soqt] Add new port
32 lines
899 B
Plaintext
32 lines
899 B
Plaintext
Source: coin
|
|
Version: 4.0.0
|
|
Description: A high-level 3D visualization library with Open Inventor 2.1 API
|
|
Build-Depends: boost-assert, boost-config, boost-lexical-cast, boost-math, boost-smart-ptr, boost-static-assert
|
|
Homepage: https://github.com/coin3d/coin
|
|
Default-Features: simage, zlib
|
|
Supports: !(arm|arm64|uwp)
|
|
|
|
Feature: bzip2
|
|
Build-Depends: bzip2, freetype[bzip2]
|
|
Description: Support bzip2 compressed fonts
|
|
|
|
Feature: fontconfig
|
|
Build-Depends: fontconfig
|
|
Description: Use fontconfig for font support
|
|
|
|
Feature: freetype
|
|
Build-Depends: freetype
|
|
Description: Use freetype for font support
|
|
|
|
Feature: openal
|
|
Build-Depends: openal-soft
|
|
Description: Use OpenAL for sound support in VRML97
|
|
|
|
Feature: simage
|
|
Build-Depends: simage
|
|
Description: Use simage for loading images (textures), audio, and animations
|
|
|
|
Feature: zlib
|
|
Build-Depends: zlib
|
|
Description: Use zlib for reading/writing compressed files
|