[Bug 227202] databases/sqlitebrowser
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 2 13:14:25 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227202
Bug ID: 227202
Summary: databases/sqlitebrowser
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: adridg at freebsd.org
CC: lbartoletti at tuxfamily.org
CC: lbartoletti at tuxfamily.org
Flags: maintainer-feedback?(lbartoletti at tuxfamily.org)
The port uses a now-redundant USE_QT5 flag (version 3.10 of the port supports
*only* Qt5). Remove that.
Use system QScintilla instead of the embedded copy of Scintilla. Fix up finding
the system QScintilla. Although we *could* stick to the bundled version, that
would require some hacky patches to get that to build in the face of changed
include orders generated by CMake. See upstream issue
https://github.com/sqlitebrowser/sqlitebrowser/issues/1361 and FBSD review
https://reviews.freebsd.org/D14930
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list