#41887 closed defect (invalid)
inkscape-devel needs dependency on openjpeg
Reported by: | mf2k (Frank Schima) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | inkscape inkscape-devel |
Description
$ port installed inkscape-devel The following ports are currently installed: inkscape-devel @0.48.99.12849_0+python27+x11 (active) $ otool -L /opt/local/bin/inkscape | grep jpeg /opt/local/lib/libjpeg.9.dylib (compatibility version 10.0.0, current version 10.0.0)
The inkscape port probably needs the dependency too. They also need to be revision bumped due to the recent openjpeg version increase.
Change History (2)
comment:1 Changed 11 years ago by dbevans (David B. Evans)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
openjpeg is not a direct dependency of either inkscape-devel or inkscape
is provided by port jpeg
which is brought in by gtkmm/gtkmm3 depending on the variant.
openjpeg provides
inkscape-devel was updated to bzr 12855 in r115053 and
inkscape was revbumped in r115019 to handle the recent update of libpng to the 1.6.x branch.