Debian Patches
Status for libgedit-gtksourceview/299.5.0-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| enumtypes-templates-replace-filename-by-basename.patch | enumtypes templates: replace @filename@ by @basename@ To avoid a warning with MSYS2/MINGW-packages: ``` ==> Checking for packaging issues... ==> WARNING: Package contains reference to $srcdir clang64/include/libgedit-gtksourceview-300/gtksourceview/gtksource-enumtypes.h ``` So it's especially important for the *.h file, less important for the *.c file. If the #include directive doesn't work in the future, it's possible to change it back to #include "@filename@" (that file is compiled so the reference to $srcdir disappears). [This also makes it interchangeable between architectures -smcv] |
Sébastien Wilmet <swilmet@gnome.org> | no | debian | upstream, 299.6.0, commit:25c0e2b286bc165a967926b2221b43902fc02528 | 2025-11-30 |
