Opened 3 years ago
Closed 3 years ago
#16226 closed enhancement (fixed)
kf5-5.94.0, including extra-cmake-modules and oxygen-icons5
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Change History (7)
comment:1 by , 3 years ago
Milestone: | 11.2 → hold |
---|
comment:3 by , 3 years ago
Summary: | kf5-5.92, including extra-cmake-modules and oxygen-icons5 (Hold untol June) → kf5-5.92, including extra-cmake-modules and oxygen-icons5 (Hold until June) |
---|
comment:4 by , 3 years ago
Berzerkula, we generally build kf5/plasma mid-cycle (June/December) and just before a new release (March/September). We can address this then, but it's good to document the issue now.
Looking at apidox-5.91.0, the CMakeLists.txt is only 36 lines long and merely invokes python3. Hopefully by June it will be replaced. If not, we can probably add it to the preliminary section just prior to the main kf5 procedures.
The kf5-5.95 version is expected to be released on June 11th: https://community.kde.org/Schedules/Frameworks
comment:5 by , 3 years ago
Milestone: | hold → 11.2 |
---|---|
Summary: | kf5-5.92, including extra-cmake-modules and oxygen-icons5 (Hold until June) → kf5-5.94.0, including extra-cmake-modules and oxygen-icons5 |
comment:6 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:7 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
0fcc739821 Update to kf5-5.94 Includes extra-cmake-modules, breeze-icons, and oxygen-icons5. 660581e142 Update to kf5-gear-22.04.1 (was kf5-apps). This commit changes falkon to kf5-gear. Other packages updated: ark5.xml gwenview.xml k3b.xml kdenlive5.xml khelpcenter.xml kio-extras.xml kmix5.xml konsole5.xml libkcddb.xml libkdcraw.xml libkexiv2.xml okular5.xml kwave.xml kate5.xml 4aef12a2ba Update to plasma-5.24.5. Also fix k3b xml.
Note:
See TracTickets
for help on using tickets.
With 5.92.0, kapidox has changed.
python3 setup.py build and install via python3 had to be used as this kapidox release is strange compared to what is in 5.91.0 and in master branch of the repository.
CMakeLists.txt is missing.
kapidox version 5.92.0 since 5.92.0-rc1 is missing CMakeLists.txt. In git master it exists again. I think the kapidox release of 5.92.0 is incorrect. We can wait and see if 5.93 is corrected, but as for now, if anyone attempts to build 5.92.0 kapidox, it will need to use Python.
https://download.kde.org/stable/frameworks/5.92/kapidox-5.92.0.tar.xz
The rest of 5.92.0 builds fine.