mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:19:07 +08:00
edfce3b455
* [magnum] Update patches for --head builds Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Remove obsolete patch Since basisu port has been updated, we can now use it without patching the magnum-plugins code for compatibility. Signed-off-by: Squareys <squareys@googlemail.com> * [corrade] Remove obsolete warning and flag Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Rename patches to reflect order of application Signed-off-by: Squareys <squareys@googlemail.com> * [corrade/magnum/magnum-plugins] Update port versions Signed-off-by: Squareys <squareys@googlemail.com>
21 lines
509 B
Plaintext
21 lines
509 B
Plaintext
Source: corrade
|
|
Version: 2019.10-1
|
|
Description: C++11/C++14 multiplatform utility library
|
|
Homepage: https://magnum.graphics/corrade/
|
|
Default-Features: interconnect, pluginmanager, testsuite, utility
|
|
|
|
Feature: interconnect
|
|
Description: Interconnect library
|
|
Build-Depends: corrade[utility]
|
|
|
|
Feature: pluginmanager
|
|
Description: PluginManager library
|
|
Build-Depends: corrade[utility]
|
|
|
|
Feature: testsuite
|
|
Description: TestSuite library
|
|
Build-Depends: corrade[utility]
|
|
|
|
Feature: utility
|
|
Description: Utility library
|