mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:59:00 +08:00
f23ebed76f
* [cmake] Update to 3.17.1 * update cmake directory name * [cpuid] Fix install headers. * [stormlib] Fix install headers * [murmurhash] Fix install headers * [metrohash] Fix install headers * update baseline * update baseline * [otl] update hash * update baseline * [gts] Do not use ninja to avoid empty implib issue * update baseline * [dmlc] Re-trigger ci test * [replxx] Re-trigger ci test * update baseline * [osg] Re-trigger ci test * [replxx] Fix build failure * Set cmake min version to 3.17.1 * update baseline * [libnice] Re-trigger ci test * [mlpack] Re-trigger ci test * update to 3.17.2 * update cmake hash * update baseline * update baseline * update baseline * update baseline * Update scripts/ci.baseline.txt Co-authored-by: Billy O'Neal <billy.oneal@gmail.com> * update baseline * update baseline * [magnum] Set magnum:arm64-windows to skip in baseline * [nanogui] Set nanogui:arm64-windows to fail in baseline * [nettle] Set nettle:x64-windows to fail, waiting for fix this issue in another PR * re-trigger CI test * update baseline * Install unixODBC in Linux * [nanodbc] Re-trigger CI test * update baseline * Remove space * update baseline
143 lines
3.3 KiB
Plaintext
143 lines
3.3 KiB
Plaintext
Source: magnum
|
|
Version: 2019.10-2
|
|
Build-Depends: corrade[utility]
|
|
Description: C++11/C++14 graphics middleware for games and data visualization
|
|
Homepage: https://magnum.graphics/
|
|
Default-Features: anyimageimporter, anyaudioimporter, anyimageconverter, anysceneimporter, debugtools, gl, meshtools, primitives, scenegraph, shaders, text, texturetools, trade, sdl2application
|
|
|
|
Feature: al-info
|
|
Description: magnum-al-info utility
|
|
Build-Depends: magnum[audio]
|
|
|
|
Feature: anyimageimporter
|
|
Description: AnyImageImporter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: anyaudioimporter
|
|
Description: AnyAudioImporter plugin
|
|
Build-Depends: magnum[audio], corrade[pluginmanager]
|
|
|
|
Feature: anyimageconverter
|
|
Description: AnyImageConverter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: anysceneimporter
|
|
Description: 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: GL library
|
|
|
|
Feature: gl-info
|
|
Description: gl-info utility
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: glfwapplication
|
|
Description: GlfwApplication library
|
|
Build-Depends: glfw3
|
|
|
|
Feature: imageconverter
|
|
Description: magnum-imageconverter utility
|
|
Build-Depends: magnum[trade]
|
|
|
|
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: scenegraph
|
|
Description: SceneGraph library
|
|
|
|
Feature: shaders
|
|
Description: Shaders library
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: text
|
|
Description: Text library
|
|
Build-Depends: magnum[texturetools], magnum[gl], corrade[pluginmanager]
|
|
|
|
Feature: texturetools
|
|
Description: TextureTools library
|
|
|
|
Feature: tgaimporter
|
|
Description: TgaImporter plugin
|
|
Build-Depends: magnum[trade]
|
|
|
|
Feature: trade
|
|
Description: Trade library
|
|
Build-Depends: corrade[pluginmanager]
|
|
|
|
Feature: wavaudioimporter
|
|
Description: WavAudioImporter plugin
|
|
Build-Depends: magnum[audio]
|
|
|
|
Feature: windowlesswglapplication
|
|
Description: WindowlessWglApplication library
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: eglcontext
|
|
Description: EglContext library
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: cglcontext
|
|
Description: CglContext library
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: glxcontext
|
|
Description: GlxContext library
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: wglcontext
|
|
Description: WglContext library
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: windowlesseglapplication
|
|
Description: WindowlessEglApplication library
|
|
Build-Depends: magnum[gl]
|
|
|
|
Feature: windowlessglxapplication
|
|
Description: WindowlessGlxApplication library
|
|
Build-Depends: magnum[gl]
|