5 Replies
Think I got it building, not sure why we aren't shipping that as a subpackage currently.
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 ...
Thank you, Tom...
is it easy to build myself?
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.Ok, thank you