Page MenuHomeFreeBSD

comms/qsstv: fix build with graphics/openjpeg 2.5 by removing unnecessary patches
ClosedPublic

Authored by vishwin on May 24 2022, 4:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 8 2024, 10:45 PM
Unknown Object (File)
May 4 2024, 11:03 PM
Unknown Object (File)
May 4 2024, 11:02 PM
Unknown Object (File)
May 4 2024, 11:02 PM
Unknown Object (File)
May 4 2024, 11:02 PM
Unknown Object (File)
Apr 30 2024, 3:42 PM
Unknown Object (File)
Apr 22 2024, 7:08 AM
Unknown Object (File)
Feb 21 2024, 7:52 AM
Subscribers

Details

Summary

While here, have ourselves a working DEBUG build

Test Plan

Works as intended, minus encoding/saving JPEG2000 (crashes). Not sure if it has ever worked.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 45692
Build 42580: arc lint + arc unit

Event Timeline

comms/qsstv/Makefile
34

Why does debug build require doxygen?

comms/qsstv/files/patch-config_directoriesconfig.cpp
1

Whitespace change, do not include it in the commit.

comms/qsstv/files/patch-drmrx_demodulator.cpp
3

If this patch applies without adjusting @@ lines @@, restore this change.

comms/qsstv/files/patch-rig_rigcontrol.cpp
3

Same comment as for patch-drmrx_demodulator.cpp.

comms/qsstv/Makefile
34

Probably for QtCreator, even though dox doesn't install anything here: http://users.telenet.be/on4qz/qsstv/manual/installation.html

remove unnecessary metadata changes (even though makepatch will regenerate them again)

This revision is now accepted and ready to land.May 24 2022, 5:20 PM