mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
* Update libjpeg-turbo to 2.0.5
* Replace MinGW 7 packages with MinGW 8
* Remove zlib packages as Qt is consistently built with -qt-zlib now
Task-bumber: QTQAINFRA-3916
Change-Id: Ie15bbb0f0f5b3a4c1a5d08f2341e9eb16a80cce7
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit c79904c463)
Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
32 lines
539 B
Plaintext
32 lines
539 B
Plaintext
[requires]
|
|
icu/65.1@qtproject/stable
|
|
libxml2/2.9.10@qtproject/stable
|
|
libxslt/1.1.34@qtproject/stable
|
|
libjpeg-turbo/2.0.5@qtproject/stable
|
|
|
|
[generators]
|
|
cmake
|
|
txt
|
|
|
|
[options]
|
|
icu:shared=True
|
|
icu:data_packaging=library
|
|
|
|
libxml2:shared=True
|
|
libxml2:iconv=False
|
|
libxml2:icu=True
|
|
libxml2:zlib=False
|
|
|
|
libxslt:shared=True
|
|
|
|
libjpeg-turbo:shared=False
|
|
|
|
[imports]
|
|
bin, icudt65.dll -> ./bin
|
|
bin, icuin65.dll -> ./bin
|
|
bin, icuuc65.dll -> ./bin
|
|
bin, libxml2.dll -> ./bin
|
|
bin, libxslt.dll -> ./bin
|
|
bin, libxml2-2.dll -> ./bin
|
|
bin, libxslt-1.dll -> ./bin
|