Debian Patches

Status for jgmenu/4.4.1-2

Patch Description Author Forwarded Bugs Origin Last update
87994d1b8c195bae2be438f68019d92ceea2d656.patch [PATCH] contrib/xfce4-panel: add X-XFCE-API=2.0 to .desktop file
...to make the plug work with the latest xfce4-panel
Johan Malm <jgm323@gmail.com> no 2023-02-08
11890a2a6dbd96e4fc971553ecca004011642ec1.patch [PATCH] contrib: Fix xfce4-panel registration
Presumably due to header file reorganization,

XFCE_PANEL_PLUGIN_REGISTER(jgmenu_construct);

did not have any effect anymore because the macro is not defined
in <libxfce4panel/xfce-panel-plugin.h> anymore. Current GCC version
parse this line as a declaration of a function called
XFCE_PANEL_PLUGIN_REGISTER with an implicit int return type
and without a parameter list/prototype, which is the reason why this
did not result in a compilation error.
Florian Weimer <fweimer@redhat.com> no 2022-12-23

All known versions for source package 'jgmenu'

Links