Debian Patches
Status for kst/2.0.8-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
gsl-2.0-ftbfs | no | |||||
upstream_desktop-add-f-placeholder-for-Exec.patch | [PATCH] desktop: add %f placeholder for Exec kst can open a single local file specified as argument, so indicate this possibility adding the %f placeholder in the application desktop file. |
Pino Toscano <pino@kde.org> | no | 2017-06-30 | ||
upstream_Fix-another-qreal-double-issue.patch | [PATCH] Fix another qreal/double issue | Barth Netterfield <netterfield@astro.utoronto.ca> | no | 2015-01-29 | ||
upstream_Fix-build-with-Qt-5.11.patch | [PATCH] Fix build with Qt 5.11 Summary: - qt5_use_modules was removed in Qt 5.11. use target_link_libraries instead. - Add a missing #include Differential Revision: https://phabricator.kde.org/D13339 |
Christophe Giboudeaux <christophe@krop.fr> | no | 2018-06-03 | ||
upstream_Fix-build-with-Qt-5.15.patch | Fix build with Qt 5.15 | =?utf-8?b?SsOpcsO0bWUgQm9ybWU=?= <jerome.borme@laposte.net> | no | 2021-09-07 | ||
upstream_Fix-CMake-time-with-CMake-3.20.patch | Fix CMake-time with CMake 3.20 Having multiple else-blocks for a single if() is now a syntax error; they need to be elseif() with only a single optional else() at the end. |
Adriaan de Groot <groot@kde.org> | no | 2021-04-03 | ||
upstream_Fix-hypens-used-as-minus-signs.patch | [PATCH] Fix hypens used as minus signs This manual page seems to contain a hyphen where a minus sign was intended. |
Ruben Molina <rmolina@udea.edu.co> | no | 2017-07-01 | ||
upstream_Fix-some-qreal-issues.patch | [PATCH] Fix some qreal issues. floating point values which count pixels or screen locations can and should be qreal. floating point values which are involved with computational manipulation of the data should be double, even though this is slower in ARM. They shouldn't mix if it can be helped. |
Barth Netterfield <netterfield@astro.utoronto.ca> | no | 2015-01-11 | ||
upstream_Guard-against-empty-cmake-generator-expressions.patch | [PATCH] Guard against empty cmake generator expressions COMPILER_DEFINITIONS can contain cmake generator expressions that evaluate to an empty string. gcc fails when you pass -D without an expression as an argument. |
Felix Geyer <debfx@fobos.de> | no | 2014-08-13 |
Showing 1 to 9 of 9 entries