[plasmashell] [Bug 511320] Install header files for libplasmaweatherion and libplasmaweatherdata
https://bugs.kde.org/show_bug.cgi?id=511320 Nate Graham changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit||https://invent.kde.org/plas ||ma/kdeplasma-addons/-/commi ||t/968b0aa97de54b6696190d7ce ||350d600e81543df Version||6.7.0 Fixed/Implemented|| In|| Resolution|--- |FIXED --- Comment #4 from Nate Graham --- Git commit 968b0aa97de54b6696190d7ce350d600e81543df by Nate Graham, on behalf of Hua Zhang. Committed on 04/03/2026 at 19:49. Pushed by ngraham into branch 'master'. Install header files for libplasmaweatherdata and libplasmaweatherion Install into `/include/plasma/weather` directory, which allows Ion developers create their own Ions easily. Also added CMake config files so we can use `find_package(PlasmaWeather)` to find it out. This will import 2 targets: `Plasma::Weather::Ion` and `Plasma::Weather::Data`, developers should link their custom Ion implementations to `Plasma::Weather::Ion`. FIXED-IN: 6.7.0 M +25 -0applets/weather/CMakeLists.txt A +12 -0applets/weather/PlasmaWeather.cmake.in M +8-1applets/weather/ions/CMakeLists.txt M +16 -1applets/weather/weatherdata/CMakeLists.txt https://invent.kde.org/plasma/kdeplasma-addons/-/commit/968b0aa97de54b6696190d7ce350d600e81543df -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 511320] Install header files for libplasmaweatherion and libplasmaweatherdata
https://bugs.kde.org/show_bug.cgi?id=511320 Shengyu Qu changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 511320] Install header files for libplasmaweatherion and libplasmaweatherdata
https://bugs.kde.org/show_bug.cgi?id=511320 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #3 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/933 -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 511320] Install header files for libplasmaweatherion and libplasmaweatherdata
https://bugs.kde.org/show_bug.cgi?id=511320 TraceyC changed: What|Removed |Added CC||[email protected] Status|REPORTED|CONFIRMED Ever confirmed|0 |1 --- Comment #2 from TraceyC --- Sounds reasonable. -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 511320] Install header files for libplasmaweatherion and libplasmaweatherdata
https://bugs.kde.org/show_bug.cgi?id=511320 Nate Graham changed: What|Removed |Added CC||[email protected] ||m, [email protected] -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 511320] Install header files for libplasmaweatherion and libplasmaweatherdata
https://bugs.kde.org/show_bug.cgi?id=511320 --- Comment #1 from ZhangHua --- P.S.: The old Ion used before 6.5, which is implemented by using DataEngine, exposes its ion.h, so I guess you may forget about it or there is technical issue prevents this? -- You are receiving this mail because: You are watching all bug changes.
