Package: idesk / 0.7.5-9
Metadata
Package | Version | Patches format |
---|---|---|
idesk | 0.7.5-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
10 bug 552572.patch | (download) |
examples/default.lnk |
4 2 2 - 0 ! |
use xmessage |
20 sys stat.patch | (download) |
src/DesktopConfig.cpp |
1 1 0 - 0 ! |
includes the sys/stat.h header (closes: #624983). |
30_imlib2_pkg_config.diff | (download) |
configure.in |
17 5 12 - 0 ! |
use pkg-config to locate imlib2 |
40_cross.patch | (download) |
acinclude.m4 |
11 1 10 - 0 ! |
fix ftcbfs caused by using build architecture pkg-config |
50_missing_sentinel.patch | (download) |
src/XDesktopContainer.cpp |
2 1 1 - 0 ! |
avoid compiler warning missing sentinel This change get rid of this compiler warning: XDesktopContainer.cpp: In member function virtual void XDesktopContainer::runCommand(const std::string&): XDesktopContainer.cpp:599:25: warning: missing sentinel in function call [-Wformat=] 599 | if(execl("/bin/sh", "/bin/sh", "-c", command.c_str(), 0) == -1){ | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
1