Package: kvirc / 4:5.0.0+dfsg-5
Metadata
Package | Version | Patches format |
---|---|---|
kvirc | 4:5.0.0+dfsg-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
python3.patch | (download) |
CMakeLists.txt |
7 2 + 5 - 0 ! |
--- |
10_fix_desktop_entry.patch | (download) |
cmake/kvirc4.desktop.cmake |
2 1 + 1 - 0 ! |
corrected the place to show up for the desktop entry. Add KDE category. KVIrc is not proposed upstream to be a KDE application but rather a Qt one. In Debian we build it with KDE dependencies and hence we tag application as KDE in for the menu entry. . This patch can be studied to be forwarded upstream. |
enable optimisation with debug.patch | (download) |
CMakeLists.txt |
4 2 + 2 - 0 ! |
remove -o0 from cflags/cxxflags |
fix rfc links.patch | (download) |
src/kvirc/kvs/KviKvsCoreSimpleCommands.cpp |
4 2 + 2 - 0 ! |
switch rfc2812 links from internal to external. As we don't ship the RFC in the format of a help page. |
upstream_fix build with Qt 5.15.patch | (download) |
src/modules/iograph/libkviiograph.cpp |
1 1 + 0 - 0 ! |
fix build with qt 5.15+ |
upstream wayland fixes.patch | (download) |
src/kvirc/kernel/KviIpcSentinel.cpp |
12 12 + 0 - 0 ! |
fix a crash and set the window icon on wayland. |