vcpkg/ports/magnum-integration/CONTROL
Phil Christensen d962dc7d65 [vcpkg] Add optional 'Homepage' field to CONTROL (#6844)
* [control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933.  It currently does not do anything with it.

* [docs]

Add Homepage to the control file documentation

* move urls from descriptions to homepage field.
2019-06-10 16:35:22 -07:00

26 lines
602 B
Plaintext

Source: magnum-integration
Version: 2019.01-1
Build-Depends: magnum[core]
Description: Integrations for magnum, C++11/C++14 graphics middleware for games and data visualization
Homepage: http://magnum.graphics/
Default-Features:
Feature: bullet
Description: BulletIntegration library
Build-Depends: bullet3
Feature: glm
Description: GlmIntegration library
Build-Depends: glm
Feature: imgui
Description: ImGuiIntegration library
Build-Depends: imgui
#Feature: ovr
#Description: OvrIntegration library
#Build-Depends: ovrsdk
#Feature: dart
#Description: DartIntegration library
#Build-Depends: dart