-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Enable Qt6 building #291
Conversation
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT := 5"
],
"b": [
" export QT_SELECT=qt6",
" export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt6\"",
" export QT_SELECT=qt5",
" export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5\"",
"# export QT_SELECT=qt5",
"# export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5\""
]
}
}
} |
TAG Bot TAG: 6.5.4 |
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 22,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT := 5"
],
"b": [
" export QT_SELECT=qt6",
" export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt6\"",
" export QT_SELECT=qt5",
" export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5\"",
"# export QT_SELECT=qt5",
"# export QT_DIR=\"/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/Qt5\""
]
}
}
} |
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 22,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT := 5"
]
}
}
} |
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 22,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT := 5"
]
}
}
} |
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 22,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT := 5"
],
"b": [
"# export QT_SELECT := 5"
]
}
}
} |
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 22,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
Warning
|
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 22,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
Warning
|
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 22,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
Warning
|
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 21,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
Enable build with Qt6, and it compats Qt5. Log: Enable Qt6 building.
Warning
|
Note
详情{
"src/deb-installer/main.cpp": [
{
"line": " app.setApplicationAcknowledgementPage(\"https://www.deepin.org/acknowledgments/deepin-package-manager/\");",
"line_number": 42,
"rule": "S35",
"reason": "Url link | e9c5f73d8f"
}
],
"debian/control": [
{
"line": "Homepage: https://www.deepin.com/",
"line_number": 22,
"rule": "S35",
"reason": "Url link | 9095b9e112"
}
]
} |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: liujianqiang-niu, lzwind, re2zero The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/forcemerge |
This pr force merged! (status: unstable) |
e7d9048
into
linuxdeepin:develop/qt6.8
Enable build with Qt6, and it compats Qt5.
Log: Enable Qt6 building.