Package: bobdude / 1.5.0+svn75-1
Metadata
Package | Version | Patches format |
---|---|---|
bobdude | 1.5.0+svn75-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1001_boost 1.81.patch | (download) |
orca/orca_main.cpp |
4 4 + 0 - 0 ! |
.to_string() deprecated since boost 1.81. |
1002_get rid of boost fstream.patch | (download) |
orca/orca_main.cpp |
2 1 + 1 - 0 ! |
use std:ofstream in favour of boost's fs::ofstream. |
1003_fix gcc 14.patch | (download) |
bobdude/dude.h |
2 1 + 1 - 0 ! |
fix build using gcc-14. |
1004_desktop file fixes.patch | (download) |
data/bobdude-auto.desktop |
2 1 + 1 - 0 ! |
.desktop file fixes (duplicate tryexec=, missing keywords=) |
1005_namespacing for orca service.patch | (download) |
data/bobdude-orca-startup.desktop |
4 2 + 2 - 0 ! |
use bobdude namespace for orca service executable (/usr/bin/orca_service -> /usr/bin/bobdude_orca-service) |