Opened 7 months ago

Closed 5 months ago

#69445 closed enhancement (fixed)

libsigcxx2: check license situation with graphviz

Reported by: jmroot (Joshua Root) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dbevans (David B. Evans)
Port: libsigcxx2

Description

GPL dependents of libsigcxx2 are not distributable currently because of the graphviz dependency. I don't know how libsigcxx2 uses graphviz, but if it's only running the executable to generate documentation images or something like that, it could set license_noconflict graphviz.

Change History (2)

comment:1 Changed 7 months ago by mascguy (Christopher Nielsen)

Cc: dbevans added; mascguy removed
Owner: changed from dbevans to mascguy

The dependency is likely limited to build-time, for docs.

But will take a look regardless. Thanks for the heads-up Josh!

comment:2 Changed 5 months ago by Christopher Nielsen <mascguy@…>

Resolution: fixed
Status: assignedclosed

In 6fbfc88c1efcb88024cc9d91a7c5bff06fb1cb77/macports-ports (master):

libsigcxx{2,3}: graphviz: declare license_noconflict

  • Verified that dependency is used at build-time only

Fixes: #69445

Note: See TracTickets for help on using tickets.