Debian Patches
Status for pasystray/0.8.2-1.1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Build-against-ayatana-appindicator.patch | Build against ayatana-appindicator | Scott Leggett <scott@sl.id.au> | not-needed | 2018-10-26 | ||
0002-Require-X11-backend.patch | Require X11 backend | Scott Leggett <scott@sl.id.au> | not-needed | 2018-10-29 | ||
0001-Fix-build-with-GCC-15.patch | [PATCH] Fix build with GCC 15 C23 changes the implication of a function declaration without arguments from an undetermined number and type to `void` (no arguments). While that is true in most of the cases here, init() and destroy() actually take a settings_t*. This defines the arguments (or lack thereof) of all functions, avoiding any ambiguity. https://gcc.gnu.org/gcc-15/porting_to.html |
Yaakov Selkowitz <yselkowi@redhat.com> | no | 2025-01-20 |