-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[qt5] update qt to 5.15 and make ports depend on qt5-base[core]. (#11596
) * [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>
- Loading branch information
1 parent
6d4606f
commit 3bffe1c
Showing
92 changed files
with
635 additions
and
1,049 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
Source: cgal | ||
Version: 5.0.2-1 | ||
Version: 5.0.2-2 | ||
Build-Depends: mpfr, mpir, zlib, boost-format, boost-container, boost-ptr-container, boost-iterator, boost-variant, boost-any, boost-unordered, boost-random, boost-foreach, boost-graph, boost-heap, boost-logic, boost-multiprecision, boost-interval | ||
Homepage: https://github.com/CGAL/cgal | ||
Description: The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry. | ||
|
||
Feature: qt | ||
Build-Depends: qt5-base, qt5-3d, qt5-svg, qt5-xmlpatterns, qt5-script, eigen3 | ||
Build-Depends: qt5-base[core], qt5-3d, qt5-svg, qt5-xmlpatterns, qt5-script, eigen3 | ||
Description: Qt GUI support for CGAL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Source: cutelyst2 | ||
Version: 2.9.0 | ||
Version: 2.9.0-1 | ||
Description: A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework | ||
Build-Depends: qt5-base | ||
Build-Depends: qt5-base[core] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source: kd-soap | ||
Version: 1.8.0-1 | ||
Version: 1.8.0-2 | ||
Description: A Qt-based client-side and server-side SOAP component | ||
Homepage: https://www.kdab.com/products/kd-soap | ||
Build-Depends: qt5-base | ||
Build-Depends: qt5-base[core] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Source: kf5archive | ||
Version: 5.64.0 | ||
Version: 5.64.0-1 | ||
Description: File compression | ||
Build-Depends: ecm, qt5-base, zlib, bzip2 | ||
Build-Depends: ecm, qt5-base[core], zlib, bzip2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Source: kf5holidays | ||
Version: 5.64.0 | ||
Version: 5.64.0-1 | ||
Description: Holiday calculation library | ||
Build-Depends: ecm, qt5-base, qt5-tools | ||
Build-Depends: ecm, qt5-base[core], qt5-tools |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source: kf5plotting | ||
Version: 5.64.0 | ||
Version: 5.64.0-1 | ||
Homepage: https://api.kde.org/frameworks/kplotting/html/index.html | ||
Description: Lightweight plotting framework | ||
Build-Depends: ecm, qt5-base, qt5-tools | ||
Build-Depends: ecm, qt5-base[core], qt5-tools |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source: kf5syntaxhighlighting | ||
Version: 5.64.0 | ||
Version: 5.64.0-1 | ||
Homepage: https://github.com/KDE/syntax-highlighting | ||
Description: Syntax highlighting engine for Kate syntax definitions | ||
Build-Depends: ecm, qt5-base, qt5-tools, qt5-xmlpatterns | ||
Build-Depends: ecm, qt5-base[core], qt5-tools, qt5-xmlpatterns |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Source: libqglviewer | ||
Version: 2.7.2-2 | ||
Version: 2.7.2-3 | ||
Description: libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers. | ||
Build-Depends: qt5-base | ||
Build-Depends: qt5-base[core] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Source: osg-qt | ||
Version: Qt4-1 | ||
Version: Qt4-2 | ||
Description: osgQt - Qt project for making use of OpenSceneGraph(OSG) | ||
Build-Depends: osg, protobuf, qt5-base | ||
Build-Depends: osg, protobuf, qt5-base[core] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source: qca | ||
Version: 2.2.1 | ||
Version: 2.2.1-1 | ||
Description: Qt Cryptographic Architecture (QCA). | ||
Homepage: https://cgit.kde.org/qca.git/ | ||
Build-Depends: qt5-base | ||
Build-Depends: qt5-base[core] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Source: qcustomplot | ||
Version: 2.0.1-3 | ||
Version: 2.0.1-4 | ||
Description: QCustomPlot is a Qt C++ widget for plotting and data visualization. | ||
Build-Depends: qt5-base | ||
Build-Depends: qt5-base[core] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source: qscintilla | ||
Version: 2.11.4-1 | ||
Version: 2.11.4-2 | ||
Homepage: https://www.riverbankcomputing.com/software/qscintilla | ||
Description: QScintilla is a port to Qt of the Scintilla editing component. Features syntax highlighting, code-completion and much more (Barebone build without python bindings (missing dependeny PyQt) and without QtDesigner plugin) | ||
Build-Depends: qt5-base, qt5-macextras (osx), qt5-winextras (windows) | ||
Build-Depends: qt5-base[core], qt5-macextras (osx), qt5-winextras (windows) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source: qt-advanced-docking-system | ||
Version: 3.2.5-1 | ||
Build-Depends: qt5-base, zlib, bzip2 | ||
Version: 3.2.5-2 | ||
Build-Depends: qt5-base[core], zlib, bzip2 | ||
Description: Create customizable layouts using an advanced window docking system similar to what is found in many popular IDEs such as Visual Studio | ||
Homepage: https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Source: qt5-3d | ||
Version: 5.12.8 | ||
Version: 5.15.0 | ||
Description: Qt5 3d Module - Functionality for near-realtime simulation systems with support for 2D and 3D rendering | ||
Build-Depends: qt5-base, qt5-declarative, qt5-imageformats, qt5-gamepad | ||
Build-Depends: qt5-base[core], qt5-declarative, qt5-imageformats, qt5-gamepad |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Source: qt5-activeqt | ||
Version: 5.12.8-1 | ||
Version: 5.15.0 | ||
Description: Qt5 ActiveQt Module - ActiveX components | ||
Build-Depends: qt5-base, qt5-declarative | ||
Build-Depends: qt5-base[core], qt5-declarative | ||
Supports: windows |
Oops, something went wrong.