vcpkg/ports/magnum-extras/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

11 lines
317 B
Plaintext

Source: magnum-extras
Version: 2019.01-1
Build-Depends: magnum[core]
Description: Extras for magnum, C++11/C++14 graphics middleware for games and data visualization
Homepage: http://magnum.graphics/
Default-Features:
Feature: ui
Description: Ui library
Build-Depends: corrade[interconnect], magnum[text]