Сравнение qt-creator-20.0.0 с qt-creator-9999
| /usr/portage/dev-qt/qt-creator/qt-creator-9999.ebuild 2026-06-18 19:41:04.184387389 +0300 | ||
|---|---|---|
| 27 | 27 |
https://download.qt.io/${QTC_REL}_releases/qtcreator/$(ver_cut 1-2)/${PV/_/-}/${QTC_P}.tar.xz
|
| 28 | 28 |
" |
| 29 | 29 |
S=${WORKDIR}/${QTC_P}
|
| 30 |
KEYWORDS="amd64" |
|
| 30 |
KEYWORDS="~amd64" |
|
| 31 | 31 |
fi |
| 32 | 32 | |
| 33 | 33 |
DESCRIPTION="Lightweight IDE for C++/QML development centering around Qt" |
| ... | ... | |
| 192 | 192 |
local -x QT_QPA_PLATFORM=offscreen |
| 193 | 193 | |
| 194 | 194 |
local CMAKE_SKIP_TESTS=( |
| 195 |
# broke since 17.0.0 and hasn't really been looked into yet, |
|
| 196 |
# does not seem to cause visible problems so skipping for now |
|
| 197 |
tst_process |
|
| 198 | 195 |
# skipping same tests+label as upstream's CI by default |
| 199 | 196 |
# `grep ctest .github/workflows/build_cmake.yml` |
| 200 | 197 |
tst_perfdata |