mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-20 12:49:54 +08:00
3bffe1c049
* [qt5] update qt to 5.15 and make ports depend on qt5-base[core]. * [qt5] update and remove patches * [baseline] skip qt5-canvas3d due to deprecation * [qwt] update to 6.1.4 and fix build issues * [qt5-webengine] remove old patches * [qwt] fix static patch * [qt5-location] add a message that the port has a sprious failure * [qt5-webengine] fix filename of patch * [qt5-webengine] add build.patch (ci is probably fast than me in checking for more errors) * [qt5-winextras] depend on qt5-base[core] Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * [qt5-base] update latest feature (latest=core) * [baseline] remove qt5-webengine for nonstatic windows since CI can handle it now * [qt5-base] make qt5-base fail to get logs. * [angle] include missing egl sources. * [qt5-base] patch egl detection logic. * [baseline] remove qt-x11extras:x64-linux=fail * [qt5-base] need to be explicit about xcb to build qt5-x11extras * [CI] add necessary system libraries to linux CI * [qt5-base] remove comment to retry on linux * [qt5-base] add static_init patch for MSVC * [qt5-base] refined workaround to not regress linux and osx due to * [paraview] remove unnecessary patches with newer qt versions * [vcpkg/baseline] add webengine back to skip * [vtk] fix missing include regression using patch from upstream * [vtk] fix patch * [qt5-base] replace with patch from upstream * [paraview] use hdf5 1.10 api. * [paraview] bump control * Add more packages to Linux machines. * [qt5-base] forgot to add the patch * Delete 6943.diff Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
171 lines
3.7 KiB
Plaintext
171 lines
3.7 KiB
Plaintext
Source: qt5
|
|
Version: 5.15.0
|
|
Homepage: https://www.qt.io/
|
|
Description: Qt5 Application Framework
|
|
Build-Depends: qt5-base[core]
|
|
Default-Features: essentials, default
|
|
|
|
Feature: essentials
|
|
Build-Depends: qt5[core, tools, networkauth, quickcontrols2, multimedia, imageformats, declarative, svg, activeqt]
|
|
Description: Build the essential qt modules
|
|
|
|
Feature: latest
|
|
Build-Depends: qt5-base[core, latest]
|
|
Description: Build latest qt version (5.14.2) instead of LTS
|
|
|
|
Feature: default
|
|
Build-Depends: qt5[core, 3d, webchannel, websockets, extras, sensors, serialport, speech, virtualkeyboard, purchasing, scxml, charts, datavis3d, gamepad, graphicaleffects, location, webglplugin, webview, translations, remoteobjects, connectivity]
|
|
Description: Build the essential qt modules
|
|
|
|
Feature: all
|
|
Build-Depends: qt5[3d, webchannel, websockets, extras, xmlpatterns, sensors, serialport, speech, svg, tools, virtualkeyboard, networkauth, purchasing, quickcontrols, quickcontrols2, script, scxml, activeqt, charts, datavis3d, declarative, gamepad, graphicaleffects, imageformats, location, multimedia, mqtt, webglplugin, webview, serialbus, translations, doc, remoteobjects, connectivity], qt5[core,webengine] (!static), qt5[core,wayland] (!windows)
|
|
Description: Install all Qt5 submodules (Warning: Could take a long time and fail...)
|
|
|
|
Feature: extras
|
|
Build-Depends: qt5-winextras (windows), qt5-macextras (osx), qt5-x11extras (linux), qt5-androidextras (android)
|
|
Description:
|
|
|
|
Feature: 3d
|
|
Build-Depends: qt5-3d
|
|
Description:
|
|
|
|
Feature: webchannel
|
|
Build-Depends: qt5-webchannel
|
|
Description:
|
|
|
|
Feature: websockets
|
|
Build-Depends: qt5-websockets
|
|
Description:
|
|
|
|
Feature: xmlpatterns
|
|
Build-Depends: qt5-xmlpatterns
|
|
Description: (deprecated)
|
|
|
|
Feature: sensors
|
|
Build-Depends: qt5-sensors
|
|
Description:
|
|
|
|
Feature: serialport
|
|
Build-Depends: qt5-serialport
|
|
Description:
|
|
|
|
Feature: speech
|
|
Build-Depends: qt5-speech
|
|
Description:
|
|
|
|
Feature: svg
|
|
Build-Depends: qt5-svg
|
|
Description:
|
|
|
|
Feature: tools
|
|
Build-Depends: qt5-tools
|
|
Description:
|
|
|
|
Feature: virtualkeyboard
|
|
Build-Depends: qt5-virtualkeyboard
|
|
Description:
|
|
|
|
Feature: networkauth
|
|
Build-Depends: qt5-networkauth
|
|
Description:
|
|
|
|
Feature: purchasing
|
|
Build-Depends: qt5-purchasing
|
|
Description:
|
|
|
|
Feature: quickcontrols
|
|
Build-Depends: qt5-quickcontrols
|
|
Description: (deprecated)
|
|
|
|
Feature: quickcontrols2
|
|
Build-Depends: qt5-quickcontrols2
|
|
Description:
|
|
|
|
Feature: script
|
|
Build-Depends: qt5-script
|
|
Description: (deprecated)
|
|
|
|
Feature: scxml
|
|
Build-Depends: qt5-scxml
|
|
Description:
|
|
|
|
Feature: activeqt
|
|
Build-Depends: qt5-activeqt (windows)
|
|
Description: Windows Only
|
|
|
|
Feature: charts
|
|
Build-Depends: qt5-charts
|
|
Description:
|
|
|
|
Feature: datavis3d
|
|
Build-Depends: qt5-datavis3d
|
|
Description:
|
|
|
|
Feature: declarative
|
|
Build-Depends: qt5-declarative
|
|
Description:
|
|
|
|
Feature: gamepad
|
|
Build-Depends: qt5-gamepad
|
|
Description:
|
|
|
|
Feature: graphicaleffects
|
|
Build-Depends: qt5-graphicaleffects
|
|
Description:
|
|
|
|
Feature: declarative
|
|
Build-Depends: qt5-declarative
|
|
Description:
|
|
|
|
Feature: imageformats
|
|
Build-Depends: qt5-imageformats
|
|
Description:
|
|
|
|
Feature: location
|
|
Build-Depends: qt5-location
|
|
Description:
|
|
|
|
Feature: multimedia
|
|
Build-Depends: qt5-multimedia
|
|
Description:
|
|
|
|
Feature: mqtt
|
|
Build-Depends: qt5-mqtt
|
|
Description:
|
|
|
|
Feature: webglplugin
|
|
Build-Depends: qt5-webglplugin
|
|
Description:
|
|
|
|
Feature: webview
|
|
Build-Depends: qt5-webview
|
|
Description:
|
|
|
|
Feature: wayland
|
|
Build-Depends: qt5-wayland
|
|
Description:
|
|
|
|
Feature: webengine
|
|
Build-Depends: qt5-webengine
|
|
Description:
|
|
|
|
Feature: serialbus
|
|
Build-Depends: qt5-serialbus
|
|
Description:
|
|
|
|
Feature: translations
|
|
Build-Depends: qt5-translations
|
|
Description:
|
|
|
|
Feature: doc
|
|
Build-Depends: qt5-doc
|
|
Description:
|
|
|
|
Feature: remoteobjects
|
|
Build-Depends: qt5-remoteobjects
|
|
Description:
|
|
|
|
Feature: connectivity
|
|
Build-Depends: qt5-connectivity
|
|
Description:
|