https://bugs.kde.org/show_bug.cgi?id=511320
Bug ID: 511320
Summary: Install header files for libplasmaweatherion and
libplasmaweatherdata
Classification: Plasma
Product: plasmashell
Version First 6.5.0
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Weather widget
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
KDE 6.5's kdeplasma-addons does not install header files for
libplasmaweatherdata.so and libplasmaweatherion.so, which results that it is
very difficult to make customized Ion implementations.
STEPS TO REPRODUCE
1. Install kdeplasma-addons on archlinux
2. List all files in the package and check header files in usr/include.
OBSERVED RESULT
No ion.h or similar files listed, which is in the repository.
(https://invent.kde.org/plasma/kdeplasma-addons/-/blob/master/applets/weather/ions/ion.h?ref_type=heads).
EXPECTED RESULT
Those header files are exposed to me so I can use them to create customized
Ions.
SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version: 6.5.0
KDE Frameworks Version: 6.19.0
Qt Version: 6.10.0
ADDITIONAL INFORMATION
Although I can copy them directly in the repository and build directory, it is
better we can include from system directly.
--
You are receiving this mail because:
You are watching all bug changes.