mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 12:10:53 +08:00
3a3fa5cd8f
* [magnum] Properly deploy magnum plugins Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Add tinygltfimporter feature Signed-off-by: Squareys <squareys@googlemail.com> * [magnum][magnum-plugins] Add features: trade and any* Prepares upcoming move of those sublibraries and allows building --head immediately. For current release this only adds some unused cmake flags that will be ignored. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add gl feature, cleanup dependencies, mark upcoming features And sort features alphabetically. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Prepare renaming of static flag for --head installs Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add two missing feature dependencies Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Enable magnum[any*] features by default Signed-off-by: Squareys <squareys@googlemail.com>
130 lines
3.1 KiB
Plaintext
130 lines
3.1 KiB
Plaintext
Source: magnum
|
|
Version: 2018.02-2
|
|
Build-Depends: corrade[pluginmanager], corrade[utility]
|
|
Description: C++11/C++14 graphics middleware for games and data visualization http://magnum.graphics/
|
|
Default-Features: anyimageimporter, anyaudioimporter, anyimageconverter, anysceneimporter, debugtools, gl, meshtools, primitives, scenegraph, shaders, shapes, text, texturetools, trade, sdl2application, windowlesswglapplication
|
|
|
|
Feature: al-info
|
|
Description: magnum-al-info utility
|
|
Build-Depends: magnum[audio]
|
|
|
|
Feature: anyimageimporter
|
|
Description: (Upcoming) AnyImageImporter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: anyaudioimporter
|
|
Description: (Upcoming) AnyAudioImporter plugin
|
|
Build-Depends: magnum[audio]
|
|
|
|
Feature: anyimageconverter
|
|
Description: (Upcoming) AnyImageConverter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: anysceneimporter
|
|
Description: (Upcoming) AnySceneImporter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: audio
|
|
Description: Audio library
|
|
Build-Depends: openal-soft
|
|
|
|
Feature: debugtools
|
|
Description: DebugTools library
|
|
|
|
Feature: distancefieldconverter
|
|
Description: magnum-distancefieldconverter utility
|
|
Build-Depends: magnum[texturetools], magnum[gl]
|
|
|
|
Feature: fontconverter
|
|
Description: magnum-fontconverter utility
|
|
Build-Depends: magnum[text], magnum[gl]
|
|
|
|
Feature: gl
|
|
Description: (Upcoming) GL library
|
|
|
|
Feature: gl-info
|
|
Description: (Upcoming) gl-info utility
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: glfwapplication
|
|
Description: GlfwApplication library
|
|
Build-Depends: glfw3
|
|
|
|
Feature: glutapplication
|
|
Description: GlutApplication library
|
|
Build-Depends: freeglut, magnum[gl]
|
|
|
|
Feature: imageconverter
|
|
Description: magnum-imageconverter utility
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: magnuminfo
|
|
Description: magnum-info utility
|
|
|
|
Feature: magnumfont
|
|
Description: MagnumFont plugin
|
|
Build-Depends: magnum[text]
|
|
|
|
Feature: magnumfontconverter
|
|
Description: MagnumFontConverter plugin
|
|
Build-Depends: magnum[text], magnum[tgaimageconverter]
|
|
|
|
Feature: meshtools
|
|
Description: MeshTools library
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: objimporter
|
|
Description: ObjImporter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: tgaimageconverter
|
|
Description: TgaImageConverter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: opengltester
|
|
Description: OpenGLTester library
|
|
Build-Depends: corrade[testsuite], magnum[gl]
|
|
|
|
Feature: primitives
|
|
Description: Primitives library
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: sdl2application
|
|
Description: Sdl2Application library
|
|
Build-Depends: sdl2
|
|
|
|
Feature: shapes
|
|
Description: Shapes library
|
|
|
|
Feature: scenegraph
|
|
Description: SceneGraph library
|
|
|
|
Feature: shaders
|
|
Description: Shaders library
|
|
|
|
Feature: text
|
|
Description: Text library
|
|
Build-Depends: magnum[texturetools]
|
|
|
|
Feature: texturetools
|
|
Description: TextureTools library
|
|
|
|
Feature: tgaimporter
|
|
Description: TgaImporter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: trade
|
|
Description: (Upcoming) Trade library
|
|
|
|
Feature: wavaudioimporter
|
|
Description: WavAudioImporter plugin
|
|
Build-Depends: magnum[audio]
|
|
|
|
Feature: windowlesswglapplication
|
|
Description: WindowlessWglApplication library
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: wglcontext
|
|
Description: WglContext library
|
|
Build-Depends: magnum[gl]
|