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
F110218875: D35308.diff
Sat, Feb 15, 6:55 AM
Unknown Object (File)
Wed, Jan 29, 9:52 AM
Unknown Object (File)
Wed, Jan 29, 9:29 AM
Unknown Object (File)
Wed, Jan 29, 9:26 AM
Unknown Object (File)
Wed, Jan 29, 9:24 AM
Unknown Object (File)
Tue, Jan 28, 2:32 PM
Unknown Object (File)
Tue, Jan 28, 9:19 AM
Unknown Object (File)
Sat, Jan 18, 3:38 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 45693
Build 42581: arc lint + arc unit

Event Timeline

comms/qsstv/Makefile
34

Why does debug build require doxygen?

comms/qsstv/files/patch-config_directoriesconfig.cpp
1 ↗(On Diff #106322)

Whitespace change, do not include it in the commit.

comms/qsstv/files/patch-drmrx_demodulator.cpp
3 ↗(On Diff #106322)

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

comms/qsstv/files/patch-rig_rigcontrol.cpp
3 ↗(On Diff #106322)

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