Created attachment 211483 [details] deskutils/recoll: update to 1.26.4 Hi, I send a patch to update recoll to 1.26.4 version. Take into account the following changes: * Force dependency to python:3.5+, as 2.7 is deprecated. * audio/py-karaoke port is not compatible with python3, and as consequence, has been removed from the dependence list. Changelog: https://www.lesbonscomptes.com/recoll/release-1.26.html
There seems configure error: https://gist.github.com/779a36355adfdcb93c3ff277664316c0 Can you also fix it?
Created attachment 215679 [details] deskutils/recoll: update to 1.26.4 Hi, please try with the enclosed patch, applied on top of the last tree ports version. Regards.
Sorry, still doesn't build in poudriere: https://gist.github.com/854bd61c78e5be6319ad893beedb6c65
Created attachment 215823 [details] deskutils/recoll: update to 1.26.4 Hi, there is a missing dependency with pkg-config. I have added to USES sentence. Please try again with the attached patch. Regards.
Committed, with minor fix to pkg-plist. Thanks!
A commit references this bug: Author: lwhsu Date: Mon Jun 29 07:40:08 UTC 2020 New revision: 540759 URL: https://svnweb.freebsd.org/changeset/ports/540759 Log: Update to 1.26.4 PR: 243991 Submitted by: jjuanino@gmail.com (maintainer) Changes: head/deskutils/recoll/Makefile head/deskutils/recoll/distinfo head/deskutils/recoll/pkg-plist
Does the python-chm support require this https://pypi.org/project/pychm/ ?
(In reply to Li-Wen Hsu from comment #7) > Does the python-chm support require this https://pypi.org/project/pychm/ Apparently not, depending on libchm.so:misc/chmlib allows it to build all needed Python bindings. I'm working on a larger patch which updates the port to version 1.27.3 which I'll send to maintainer via email. I'll CC you on that.
(In reply to Alexey Dokuchaev from comment #8) Thank you, maybe a PR is more formal?