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 file
Patch File delta Description
1001_boost 1.81.patch | (download)

orca/orca_main.cpp | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 .to_string() deprecated since boost 1.81.
1002_get rid of boost fstream.patch | (download)

orca/orca_main.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use std:ofstream in favour of boost's fs::ofstream.
1003_fix gcc 14.patch | (download)

bobdude/dude.h | 2 1 + 1 - 0 !
bobdude/progbob-armswd.h | 1 1 + 0 - 0 !
bobdude/progbob-avrisp.h | 1 1 + 0 - 0 !
bobdude/programmer-base.h | 1 1 + 0 - 0 !
4 files changed, 4 insertions(+), 1 deletion(-)

 fix build using gcc-14.
1004_desktop file fixes.patch | (download)

data/bobdude-auto.desktop | 2 1 + 1 - 0 !
data/bobdude.desktop | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 .desktop file fixes (duplicate tryexec=, missing keywords=)
1005_namespacing for orca service.patch | (download)

data/bobdude-orca-startup.desktop | 4 2 + 2 - 0 !
orca/Makefile.am | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 use bobdude namespace for orca service executable (/usr/bin/orca_service -> /usr/bin/bobdude_orca-service)