[Bug 195227] New: [graphics/ImageMagick] Enable basic SVG support or make the SVG option clearer about it's requirements

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 20 18:45:14 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195227

            Bug ID: 195227
           Summary: [graphics/ImageMagick] Enable basic SVG support or
                    make the SVG option clearer about it's requirements
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm at FreeBSD.org
          Reporter: software-freebsd at interfasys.ch
          Assignee: kwm at FreeBSD.org
             Flags: maintainer-feedback?(kwm at FreeBSD.org)

The Makefile silently disables SVG support by removing XML support if X11 is
not available, but Imagemagick features an internal, basic SVG reader which
should stay enabled for people without X11 and who have ticked the SVG option
unless it is made clear in the option panel that SVG support in this port
requires both librsvg2 and X11.

I have succesfully tested MSVG support by making this change as a test:
#CONFIGURE_ARGS+=    --without-rsvg --without-xml
CONFIGURE_ARGS+=    --with-xml

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer kwm at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list