mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 10:19:01 +08:00
9bf809b610
* ogre-next * add rename_config_cmake.patch * add fix_find_package_sdl2.patch * Update ports/ogre-next/portfile.cmake Co-Authored-By: Victor Romero <romerosanchezv@gmail.com> * Use vcpkg_check_features to simplify the portfile a little bit (thanks to @vicroms) * add features in CONTROL file * add "Building steps for ogre-next[d3d9]"
19 lines
530 B
Plaintext
19 lines
530 B
Plaintext
Source: ogre-next
|
|
Version: 2019-10-20
|
|
Build-Depends: zlib, freeimage, freetype, rapidjson, openvr, boost-thread, boost-date-time, poco, tbb, sdl2, tinyxml, zziplib
|
|
Homepage: https://github.com/OGRECave/ogre-next
|
|
Description: Ogre 2.1 & 2.2 - scene-oriented, flexible 3D engine written in C++
|
|
|
|
Feature: d3d9
|
|
Description: Build Direct3D9 RenderSystem
|
|
|
|
Feature: csharp
|
|
Description: Build csharp bindings
|
|
|
|
Feature: java
|
|
Description: Build Java (JNI) bindings
|
|
|
|
Feature: python
|
|
Description: Build Python bindings
|
|
Build-Depends: python3
|