- Fixes https://github.com/termux/termux-packages/issues/28526
- These were erroneously dropped in #27576
- `dnote-server` was also missing a `TERMUX_PKG_AUTO_UPDATE=true`
- `dnote` uses the repository tags starting with `cli-v`
- `dnote-server` uses the repository tags starting with `server-v`
- both should not auto update to release candidate versions
- `dnote-server` version 3.0.0 has the Apache 2.0 license instead of the AGPLV3 license, so update the `build.sh` licensing code to prepare for the successful auto update to version 3.0.0
%ci:no-build
for the same reason as commit 40ac9ec3b43b106ec4b45b830862dfb17ff96a3e.
Unable to build all at once in CI due to limited disk space. Builds are
going to be triggered manually, divided into several pieces.
%ci:no-build