[DO-981] qt package (!15)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/15
This commit is contained in:
48
recipes/qt/5.x.x/conandata.yml
Normal file
48
recipes/qt/5.x.x/conandata.yml
Normal file
@@ -0,0 +1,48 @@
|
||||
sources:
|
||||
"5.15.16":
|
||||
url:
|
||||
- "https://nexus.avroid.tech/repository/all-raw-proxy-mirror_netcologne_de/qtproject/archive/qt/5.15/5.15.16/single/qt-everywhere-opensource-src-5.15.16.tar.xz"
|
||||
sha256: "efa99827027782974356aceff8a52bd3d2a8a93a54dd0db4cca41b5e35f1041c"
|
||||
"5.15.14":
|
||||
url:
|
||||
- "https://nexus.avroid.tech/repository/all-raw-proxy-mirror_netcologne_de/qtproject/archive/qt/5.15/5.15.14/single/qt-everywhere-opensource-src-5.15.14.tar.xz"
|
||||
sha256: "fdd3a4f197d2c800ee0085c721f4bef60951cbda9e9c46e525d1412f74264ed7"
|
||||
patches:
|
||||
"5.15.16":
|
||||
- "base_path": "qt5/qtbase"
|
||||
"patch_file": "patches/aa2a39dea5.diff"
|
||||
- "base_path": "qt5/qtwebengine"
|
||||
"patch_file": "patches/c72097e.diff"
|
||||
- "base_path": "qt5/qtdeclarative"
|
||||
"patch_file": "patches/qtdeclarative-1-fixes.patch"
|
||||
- "base_path": "qt5/qttools"
|
||||
"patch_file": "patches/qttools-1-fixes.patch"
|
||||
- "base_path": "qt5/qtconnectivity"
|
||||
"patch_file": "patches/qtconnectivity-1-fixes.patch"
|
||||
- "base_path": "qt5/qtlocation"
|
||||
"patch_file": "patches/qtlocation-1.patch"
|
||||
- "base_path": "qt5/qtmultimedia"
|
||||
"patch_file": "patches/qtmultimedia-1.patch"
|
||||
- "base_path": "qt5/qttools"
|
||||
"patch_file": "patches/fix-macdeployqt.diff"
|
||||
- "base_path": "qt5/qtwebengine/src/3rdparty"
|
||||
"patch_file": "patches/0001-Find-fontconfig-using-pkg-config.patch"
|
||||
- "base_path": "qt5/qtbase"
|
||||
"patch_file": "patches/android-openssl.diff"
|
||||
- "base_path": "qt5/qtwebengine"
|
||||
"patch_description": "qtwebengine don't use rpath-link on macOS"
|
||||
"patch_file": "patches/5.15.14-macos-qtwebengine-rpath-link.patch"
|
||||
- "base_path": "qt5/qtlocation"
|
||||
"patch_description": "qtlocation missing utility header"
|
||||
"patch_file": "patches/5.15.14-macos-qtlocation-utility-header.patch"
|
||||
- "base_path": "qt5/qtwebengine/src/3rdparty"
|
||||
"patch_description": "qtwebengine fix missing headers"
|
||||
"patch_file": "patches/5.15.14-qtwebengine-missing-deps.patch"
|
||||
- "base_path": "qt5/qtwebengine/src/3rdparty"
|
||||
"patch_description": "macos fix chromium build in newer macos SDKs"
|
||||
"patch_file": "patches/5.15.14-macos-chromium-newer-sdks.patch"
|
||||
- "base_path": "qt5/qtwebengine"
|
||||
"patch_description": "Fix build error with binutils >= 2.41"
|
||||
"patch_file": "patches/ffmpeg-x86-optimization.patch"
|
||||
"patch_source": "https://packages.ubuntu.com/source/focal-updates/qtwebengine-opensource-src"
|
||||
"patch_type": "portability"
|
||||
Reference in New Issue
Block a user