[Bug 212763] math/py-matplotlib: Add Qt5Agg backend option [PATCH]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 17 10:23:39 UTC 2016


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

            Bug ID: 212763
           Summary: math/py-matplotlib: Add Qt5Agg backend option [PATCH]
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: mazhe at alkumuna.eu
                CC: freebsd-ports-bugs at FreeBSD.org
          Keywords: patch

Created attachment 174871
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174871&action=edit
Add a QT5 option to enable Qt5Agg rendeder

Hello,

Now that there are Qt5 python bindings in ports, matplotlib can be configured
to use them. Here's a patch to add a QT5 option to the matplotlib port
(disabled by default).

One relevant note for ipython users: if ipython is configured with X11 support,
which is using Qt4 python binding, the Qt5 matplotlib backend will fail. I'll
check later if it can also be configured by port option to use Qt5.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list