Commit Graph

24 Commits

Author SHA1 Message Date
termux-pacman-bot
e7670e8f78 fix(main/dnote{,-server}): fix and enable auto-update
- 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
2026-02-19 00:48:10 +00:00
termux-pacman-bot
deedfb9da9 enhance(tree-wide): drop trivial termux_pkg_auto_update() functions
- These can now be handled by `termux_pkg_upgrade_version` itself
- Also fix up the `TERMUX_PKG_UPDATE_TAG_TYPE` for a few packages

%ci:no-build
2025-12-21 06:46:28 +00:00
termux-pacman-bot
6848e8e358 rebuild(packages/dnote): auto check by @termux-pacman-bot 2025-11-09 00:09:01 +00:00
termux-pacman-bot
c8a2f5b9f9 termux-pacman/auto-check-repo: preparing to recompile packages
[skip ci]
2025-11-09 00:09:01 +00:00
termux-pacman-bot
1259b09d74 bump(main/dnote): 0.16.0
dnote project license was changed to Apache-2.0 from GPL-3.0. So, remove
the old license file from installing.
e0c4cb1545
2025-11-08 14:37:40 +00:00
termux-pacman-bot
b51b91b564 bump(main/dnote): 0.15.5
This commit has been automatically submitted by Github Actions.
2025-10-27 06:46:03 +00:00
termux-pacman-bot
5e976e19e9 bump(main/dnote): 0.15.4
This commit has been automatically submitted by Github Actions.
2025-10-20 00:50:17 +00:00
termux-pacman-bot
cb17713c15 bump(main/dnote): 0.15.3
This commit has been automatically submitted by Github Actions.
2025-10-13 00:50:08 +00:00
termux-pacman-bot
975749ec2b bump(main/dnote): 0.15.2
This commit has been automatically submitted by Github Actions.
2025-10-06 06:44:04 +00:00
termux-pacman-bot
9a943b3cd0 chore(main/djvulibre,dmagnetic,dmtx-utils,dnote): Rebuild
Rebuild some packages to get 16 kb page size.
2025-09-09 17:05:29 +00:00
termux-pacman-bot
c54fe5aaf5 bump(main/dnote): 0.15.1
This commit has been automatically submitted by Github Actions.
2024-02-03 06:37:55 +00:00
termux-pacman-bot
51d3c33b7a chore(main/dnote{,-server}): enable automatic updates [no ci] 2023-10-17 11:31:13 +00:00
termux-pacman-bot
75f2b3a25a bump(main/dnote): 0.15.0 2023-10-10 19:01:33 +00:00
termux-pacman-bot
d4cd6c8bc5 *: Rebuild with Go 1.21.0/1.20.7 (2)
Signed-off-by: Kevin WIlliams <admin@utermux.dev>
2023-08-12 10:31:17 +00:00
termux-pacman-bot
748166eb92 *: Rebuild with Go 1.20.3/1.19.8 (3) 2023-04-07 18:01:46 +00:00
termux-pacman-bot
c1d26db172 dnote: Bump to 0.13.0 2023-02-11 03:32:22 +00:00
termux-pacman-bot
d169d71fb5 tree-wide: Rebuild with Go 1.20
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
2023-02-04 01:29:50 +00:00
termux-pacman-bot
3780f2e11e dnote: add tag fts5 and remove post installation script (#12791)
dnote: install completions
2022-11-02 17:52:08 +00:00
termux-pacman-bot
4d63e31817 dnote: seperate package for cli and server
dnote-server: build css/js
2022-11-01 20:08:18 +00:00
termux-pacman-bot
4e84db4c91 fix(main/dnote): subpackages
Signed-off-by: Kevin Williams <admin@utermux.dev>
2022-10-31 15:42:00 +00:00
termux-pacman-bot
4a6d6269b5 Revert "fix(main/dnote): does not depend on the main package"
This reverts commit 1144a4008c06795197994742c5a1cb3f236b2596.
2022-10-31 15:08:12 +00:00
termux-pacman-bot
58c69537cc fix(main/dnote): does not depend on the main package
Signed-off-by: Kevin Williams <admin@utermux.dev>
2022-10-31 04:29:28 +00:00
termux-pacman-bot
2784c5e0d3 feat(main/dnote): change postgresql to SUGGESTS 2022-10-30 23:07:39 +00:00
termux-pacman-bot
c871d62779 dnote: fix tabs in build.sh 2022-10-30 06:09:19 +00:00