#53097 closed update (fixed)
kchmviewer: upgrade to v7.7 and Qt 5.6
Reported by: | RJVB (René Bertin) | Owned by: | mkae (Marko Käning) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | mkae (Marko Käning) |
Port: | kchmviewer |
Description
port:kchmviewer has been long obsolete and might not even build anymore on recent OS X versions.
The attached patch updates the port to the current 7.7 version and builds it against Qt5. It works quite nicely, both with "real Win32" .chm files and with Doxygen documents converted to .chm with chmcmd
.
A number of the patches required to get this to build and function as intended have already been submitted upstream. They can be found here: https://github.com/RJVB/macstrop/tree/master/devel/kchmviewer/files
See also #53077.
Attachments (1)
Change History (7)
Changed 8 years ago by RJVB (René Bertin)
Attachment: | kchmviewer.diff added |
---|
comment:1 Changed 8 years ago by mkae (Marko Käning)
Owner: | set to mkae |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by mkae (Marko Käning)
Status: | assigned → accepted |
---|
comment:3 Changed 8 years ago by mkae (Marko Käning)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:4 Changed 8 years ago by RJVB (René Bertin)
What do you mean with
- use of qt5.depends_component not yet possible
That function should be available, I completely forgot to update the PR...
comment:5 Changed 8 years ago by mkae (Marko Käning)
It means that it can not be pulled from the qmake-1.1
portgroup yet.
comment:6 Changed 8 years ago by mkae (Marko Käning)
Ah, ok it is here. Sorry for the noise. OK, will have to introduce your change then next. Thanks for pointing this out!
Running as PR #110 on GitHub.