Closed FreddieOliveira closed 3 years ago
Hey,
0.1.103-git
or similar)I don't have permission to edit your branch, so could you delete the TERMUX_PKG_REVISION line and not set TERMUX_EXTRA_CONFIGURE_ARGS so that we can see if the CI finishes successfully in that case?
Thanks for the explanation, I didn't know about those build scripts. I'll read them later so I can start openning PR instead of issues for package request.
I happened to see EncFS is also in the disabled limbo. I was already able to run it 8 months ago. Is there any specific reason for it being disabled or a PR would be accepted? I can work on this if desired.
I don't have permission to edit your branch
I've just enabled edits. If there's anything missing I guess you can now edit.
Thanks for the explanation, I didn't know about those build scripts. I'll read them later so I can start openning PR instead of issues for package request.
Sounds great :) you have some more docs/info about the build process here: https://github.com/termux/termux-packages/wiki/Building-packages, https://github.com/termux/termux-packages/wiki/Creating-new-package
I happened to see EncFS is also in the disabled limbo. I was already able to run it 8 months ago. Is there any specific reason for it being disabled or a PR would be accepted? I can work on this if desired.
No particular reason, I have just not tested and packaged it. If you open a PR I can help solve potential packaging issues, and merge it into the repo.
@Grimler91 I don't really understand how this build.sh script works, and to be honest I didn't test it. Verify closely if things are correct.
Here are some questions I have:
--prefix
flag for configure args? From what I checked no other package uses it.TERMUX_PKG_REVISION
? Only a few packages use it.make install
automatically?