Summary: | dev-libs/qjson - add Qt5 support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Superfox il Volpone <hello> |
Component: | [OLD] Library | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | O01eg |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Superfox il Volpone
2015-02-28 19:03:33 UTC
Note that we can't do this until upstream makes some naming/versioning changes otherwise Qt4 consumers will break. What's the point of this? Qt5 has JSON support out of the box[1]. All packages I've seen so far rely on the built-in support when building against Qt5, and fallback to the qjson library only when building against Qt4. [1] http://doc.qt.io/qt-5/json.html |