blob: 5161a33b2671d04334cd4b700d5325bf982aac4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: irrlicht
Version: 1.8.4
Port-Version: 11
Homepage: http://irrlicht.sourceforge.net
Description: The Irrlicht Engine is an open source realtime 3D engine written in C++. It is cross-platform, using D3D, OpenGL and its own software renderers.
Build-Depends: zlib, libpng, bzip2, libjpeg-turbo, vcpkg-cmake, vcpkg-cmake-config
Supports: !(arm|uwp)
Feature: unicode
Description: Support unicode path on windows
Feature: fast-fpu
Description: Enable fast maths (at the expense of precision)
Feature: tools
Description: Build the Tools FileToHeader, FontTool, GUIEditor and MeshConverter
|