comparison src/qtbase.mk @ 5859:6821341b80cb release

Update qt5 to v5.15.2 * src/qtbase.mk: update version, checksum * src/qtimageformats.mk, src/qtsvg.mk, src/qttools.mk, src/qttranslations.mk: update checksum * src/qtbase-1-fixes.patch: update patch (grafted from 38be0ef93ce30264f5176dfb2d148d92a7861a36)
author John Donoghue <john.donoghue@ieee.org>
date Sun, 29 Nov 2020 13:59:42 -0500
parents 8cfad4a44884
children 191d93715dff
comparison
equal deleted inserted replaced
5858:8cfad4a44884 5859:6821341b80cb
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := qtbase 4 PKG := qtbase
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 5.15.0 6 $(PKG)_VERSION := 5.15.2
7 $(PKG)_CHECKSUM := f5191757d1125aa7750a3f5d39321490477cfb65 7 $(PKG)_CHECKSUM := b5ad67fc6381ad7fae0296944734198488d096a3
8 $(PKG)_SUBDIR := $(PKG)-everywhere-src-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := $(PKG)-everywhere-src-$($(PKG)_VERSION)
9 $(PKG)_FILE := $(PKG)-everywhere-src-$($(PKG)_VERSION).tar.xz 9 $(PKG)_FILE := $(PKG)-everywhere-src-$($(PKG)_VERSION).tar.xz
10 $(PKG)_URL := http://download.qt.io/official_releases/qt/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE) 10 $(PKG)_URL := http://download.qt.io/official_releases/qt/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
11 ifeq ($(USE_SYSTEM_FONTCONFIG),no) 11 ifeq ($(USE_SYSTEM_FONTCONFIG),no)
12 $(PKG)_FONTCONFIG := fontconfig 12 $(PKG)_FONTCONFIG := fontconfig