Debian Patches
Status for briquolo/0.5.7-12
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-desktop_entry.patch | desktop_entry | Markus Koschany <apo@debian.org> | no | 2012-11-28 | ||
0002-gcc-4.3-fixes.patch | gcc 4.3 fixes | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> | no | 2012-11-28 | ||
0003-fix-ati-crash.patch | fix ati crash | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> | no | 2012-11-28 | ||
0004-Fix-FTBFS-with-libpng-1.5.patch | Fix FTBFS with libpng 1.5 | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | no | 2012-11-28 | ||
0005-Reproducible-build.patch | Make the build reproducible | Chris Lamb <lamby@debian.org> | no | 2020-05-12 | ||
runstatedir.patch | runstatedir | Markus Koschany <apo@debian.org> | no | 2020-05-17 | ||
0007-Define-CompareResolution-call-operator-as-const.patch | Define CompareResolution call operator as const Because this custom comparator is used as constant reference in the std::set implementation, its methods cannot change its internal state. Declare that the function call operator doesn't do that, and therefore can be called whenever we have a constant reference. This resolves an issue when building with GCC 15, where no matching method would be found: /usr/include/c++/15/bits/stl_tree.h:2604:36: error: no match for call to ‘(const MOGL_Fenetre::CompareResolution) (const MOGL_Fenetre::MOGL_Resolution&, const MOGL_Fenetre ::MOGL_Resolution&)’ MOGL_Fenetre.h:55:14: note: passing ‘const MOGL_Fenetre::CompareResolution*’ as ‘this’ argument discards qualifiers |
"Henrique F. Simoes" <henriquesimoes@riseup.net> | no | debian | 2025-10-04 |