Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
freecell-KDE.patch | freecell KDE Only the freecell game would not start on KDE. This is probably a bug in xwin.c or KDE itself but fortunately we can work around it. Thanks to Esa Peuha for the insight and patch. |
Esa Peuha <esa.peuha@gmail.com> | no | debian | 2018-03-02 | |
gcc10.patch | Fix FTBFS with GCC 10 Use extern keyword, as linker otherwise sees multiple definitions. | Reiner Herrmann <reiner@reiner-h.de> | no | debian | ||
no-implicit-function-declaration.patch | fix missing function declaration 64-bit time_t requires use of -Werror=implicit-function-declaration, and we have one here - isgraph(). Include the standard header to fix the build failure. |
Steve Langasek <steve.langasek@canonical.com> | no | debian | 2024-02-28 | |
cross.patch | FTCBFS: confuses build and host compiler flags | Helmut Grohne <helmut@subdivi.de> | no | debian |