- Builds itself with CMake now and has installation routine
- Drop our custom auto-update disabling patches as this is
one of the program's standard features now
- Explicitly specify desired Qt version so it won't pick up
the wrong one accidentally
Reported by: portscout
Perhaps it makes sense when software is built by user and installed
locally, but for the software installed normally all updates should
be handled by the system package manager.