blob: 9f6ae24eded677286bc8799e422f8e677d4e05ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
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
|