Package: kover / 1:4-11
Metadata
| Package | Version | Patches format |
|---|---|---|
| kover | 1:4-11 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| upstream_fix compilation errors with gcc 4.4.patch | (download) |
src/directory.cc |
1 1 + 0 - 0 ! |
[patch] fix compilation errors with gcc 4.4 |
| upstream_make kover.desktop valid.patch | (download) |
src/kover.desktop |
4 2 + 2 - 0 ! |
[patch] make kover.desktop valid |
| upstream_applied patch from Adi Roiban adi roiban.ro.patch | (download) |
CMakeLists.txt |
3 3 + 0 - 0 ! |
[patch] applied patch from adi roiban <adi@roiban.ro> I have added the required cmake file and scripts to include the translations in the binary package. |
| fix PACKAGE VERSION.diff | (download) |
config.h.cmake |
4 2 + 2 - 0 ! |
fix defines with application name and version Rename the PACKAGE and VERSION macros to K_PACKAGE and K_VERSION, so there is no conflict with the same (generic, from autoheader) macros coming from the libcdio headers. . Switch from #cmakedefine to #define, as the string value must always be written, even when the names of cmake variable and of the target #define do not match (like in this patch). . Include <config.h> in a couple of places that needed it. . Most of this work (at least the "K_" prefixes) is done upstream already, in version 6. |
| cmake policy.diff | (download) |
CMakeLists.txt |
1 1 + 0 - 0 ! |
update cmake version & policy. Set cmake_mininum_required to a newer version, and enable newer cmake policies. |
