Skip to content

Commit

Permalink
Fix ci baseline (#10390)
Browse files Browse the repository at this point in the history
* Rebuild failed ports on ci baseline

* Remove passed port osg-qt:x64-linux from ci baseline file

* Add mirrors for qt5
  • Loading branch information
PhoebeHui committed Mar 19, 2020
1 parent b3bdac1 commit cbaafe7
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 15 deletions.
2 changes: 1 addition & 1 deletion ports/icu/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: icu
Version: 65.1-2
Version: 65.1-3
Homepage: http://icu-project.org/apiref/icu4c/
Description: Mature and widely used Unicode and localization library.
Supports: !uwp
2 changes: 1 addition & 1 deletion ports/qt-advanced-docking-system/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt-advanced-docking-system
Version: 2019-08-14
Version: 2019-08-14-1
Build-Depends: qt5-base, 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
2 changes: 1 addition & 1 deletion ports/qt5-activeqt/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: qt5-activeqt
Version: 5.12.5
Version: 5.12.5-1
Description: Qt5 ActiveQt Module - ActiveX components
Build-Depends: qt5-base
Supports: windows
2 changes: 1 addition & 1 deletion ports/qt5-base/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: qt5-base
Version: 5.12.5-10
Version: 5.12.5-11
Homepage: https://www.qt.io/
Description: Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components.
Build-Depends: zlib, libjpeg-turbo, libpng, freetype, pcre2, harfbuzz, sqlite3, libpq, double-conversion, openssl, angle (!windows), egl-registry, icu (!uwp), fontconfig (!windows)
Expand Down
6 changes: 4 additions & 2 deletions ports/qt5-base/cmake/qt_download_submodule.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ function(qt_download_submodule)

set(FULL_VERSION "${QT_MAJOR_MINOR_VER}.${QT_PATCH_VER}")
set(ARCHIVE_NAME "${NAME}-everywhere-src-${FULL_VERSION}.tar.xz")

set(URLS "http://download.qt.io/official_releases/qt/${QT_MAJOR_MINOR_VER}/${FULL_VERSION}/submodules/${ARCHIVE_NAME}"
"http://mirrors.ocf.berkeley.edu/qt/official_releases/qt/${QT_MAJOR_MINOR_VER}/${FULL_VERSION}/submodules/${ARCHIVE_NAME}"
)
vcpkg_download_distfile(ARCHIVE_FILE
URLS "http://download.qt.io/official_releases/qt/${QT_MAJOR_MINOR_VER}/${FULL_VERSION}/submodules/${ARCHIVE_NAME}"
URLS ${URLS}
FILENAME ${ARCHIVE_NAME}
SHA512 ${QT_HASH_${PORT}}
)
Expand Down
2 changes: 1 addition & 1 deletion ports/qt5-gamepad/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-gamepad
Version: 5.12.5-1
Version: 5.12.5-2
Description: Qt5 Gamepad Module - Enables Qt applications to support the use of gamepad hardware
Build-Depends: qt5-base, qt5-declarative
2 changes: 1 addition & 1 deletion ports/qt5-graphicaleffects/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-graphicaleffects
Version: 5.12.5-1
Version: 5.12.5-2
Description: Qt5 GraphicalEffects Module.
Build-Depends: qt5-base, qt5-declarative
2 changes: 1 addition & 1 deletion ports/qt5-networkauth/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-networkauth
Version: 5.12.5
Version: 5.12.5-1
Description: Qt5 Network Authorization Module
Build-Depends: qt5-base
2 changes: 1 addition & 1 deletion ports/qt5-purchasing/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-purchasing
Version: 5.12.5-1
Version: 5.12.5-2
Description: Qt5 Purchasing Module - Enables in-app purchase of products in Qt applications.
Build-Depends: qt5-base, qt5-declarative
2 changes: 1 addition & 1 deletion ports/qt5-remoteobjects/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-remoteobjects
Version: 5.12.5-1
Version: 5.12.5-2
Description: Qt5 Remoteobjects module - Provides an easy to use mechanism for sharing a QObject's API (Properties/Signals/Slots) between processes or devices.
Build-Depends: qt5-base, qt5-declarative
2 changes: 1 addition & 1 deletion ports/qt5-sensors/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-sensors
Version: 5.12.5-1
Version: 5.12.5-2
Description: Qt5 Sensors module - Provides access to sensor hardware and motion gesture recognition.
Build-Depends: qt5-base, qt5-declarative
2 changes: 1 addition & 1 deletion ports/qt5-serialport/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-serialport
Version: 5.12.5
Version: 5.12.5-1
Description: Qt5 Serial Port - provides access to hardware and virtual serial ports
Build-Depends: qt5-base
2 changes: 1 addition & 1 deletion ports/qt5-tools/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-tools
Version: 5.12.5-4
Version: 5.12.5-5
Description: Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications
Build-Depends: qt5-base, qt5-declarative, qt5-activeqt (windows)
2 changes: 1 addition & 1 deletion ports/qt5-webchannel/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: qt5-webchannel
Version: 5.12.5-1
Version: 5.12.5-2
Description: Qt5 Web Channel module - Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients.
Build-Depends: qt5-base, qt5-declarative

0 comments on commit cbaafe7

Please sign in to comment.