T
Termux2mo ago
kassius

Building gpgme with python support

Any idea on how I can do this? Thank you
5 Replies
TomIO
TomIO2mo ago
Think I got it building, not sure why we aren't shipping that as a subpackage currently.
TomIO
TomIO2mo ago
PR is open to add it in the repos. Testing would be appreciated. https://github.com/termux/termux-packages/pull/25336
GitHub
enhance(main/gpgme): build Python bindings by TomJo2000 · Pull Req...
This was requested by user @kassiusyoke in Discord. The subpackage is probably a bit broken at this point. I just slapped the entire lib/python${TERMUX_PYTHON_VERSION} in there. swig may also only ...
kassius
kassiusOP2mo ago
Thank you, Tom... is it easy to build myself?
TomIO
TomIO2mo ago
It's not trivial, but I think the gpgme package build in our repo supports on-device builds. Probably easier to wait for the PR to be merged so you can just install gpgme-python as a package.
kassius
kassiusOP2mo ago
Ok, thank you

Did you find this page helpful?