Commit Graph

32102 Commits

Author SHA1 Message Date
termux-pacman-bot
9db03700a0 bump(main/cmake): 3.27.7
This commit has been automatically submitted by Github Actions.
2023-10-06 18:32:06 +00:00
termux-pacman-bot
d56a6d1254 bump(main/vulkan-headers): 1.3.267
This commit has been automatically submitted by Github Actions.
2023-10-06 18:32:05 +00:00
termux-pacman-bot
1e1a1c781e llvm-mingw-w64*: bump to 20231003 2023-10-06 17:31:18 +00:00
termux-pacman-bot
3f80fcadeb fix(bombadillo): Fix broken src url 2023-10-06 16:33:43 +00:00
termux-pacman-bot
4f0d299b9d fix(antiword): Fix dead srcurl and homepage 2023-10-06 16:33:42 +00:00
termux-pacman-bot
00191fd66e fix(diffstat): Fix broken src url 2023-10-06 16:33:41 +00:00
termux-pacman-bot
f2a7fd44c0 bump(swift): 5.8.1 to 5.9
Also, pull in some upstream patches to get the new Macros feature working.
2023-10-06 15:01:46 +00:00
termux-pacman-bot
1cda0a3265 kcptun: revbump to rebuild
40ee1a767f82d7aaf05067e2acc46692d160f1ee
2023-10-06 15:01:45 +00:00
termux-pacman-bot
406769726a Update repo 2023-10-06 15:01:44 +00:00
termux-pacman-bot
b5b73f8cd8 bump(main/openssh): 9.5p1 2023-10-06 14:31:30 +00:00
termux-pacman-bot
c939fbcb32 chore(libblocksruntime): Fix package cycle
The libblocksruntime has been split out from libdispatch to allow
packages to depend only on libblocksruntime and not the whole
libdispatch. But for this to work we need

TERMUX_SUBPKG_DEPEND_ON_PARENT=no

Otherwise there is a dependency cycle between libdispatch and
libblocksruntime, so they are always installed together
2023-10-06 13:31:12 +00:00
termux-pacman-bot
3b51e4dc51 chore(libltdl): Fix package dependency cycle
The libltdl has been split out from libtool to allow packages to depend
only on libltdl and not the whole libtool. But for this to work we need

TERMUX_SUBPKG_DEPEND_ON_PARENT=no

Otherwise there is a dependency cycle between libtool and libltdl, so
they are always installed together
2023-10-06 13:31:11 +00:00
termux-pacman-bot
835b73308e bump(root/nexttrace-enhanced): 1.2.2.0
This commit has been automatically submitted by Github Actions.
2023-10-06 12:39:22 +00:00
termux-pacman-bot
e3f716d351 bump(main/procs): 0.14.1
This commit has been automatically submitted by Github Actions.
2023-10-06 12:39:21 +00:00
termux-pacman-bot
d85d7a1c33 bump(main/composer): 2.6.5
This commit has been automatically submitted by Github Actions.
2023-10-06 12:39:20 +00:00
termux-pacman-bot
0264a36d18 fix(main/kcptun): Break dependency cycle by merging subpackages
Currently kcptun have two subpackages: kcptun-client and kcptun-server

There is a cyclic dependency between these: kcptun depends on each
subpackage, and each subpackage depends on kcptun.

This makes scripts/buildorder.py (used by build-all.sh) error out.

And there is also no point in this current package split, as all three
packages will always be installed together due to the cyclic dependency.
So let's remove the subpackage split.
2023-10-06 12:01:45 +00:00
termux-pacman-bot
99d61b494f chore(libllvm): Bump to trigger build 2023-10-06 10:01:36 +00:00
termux-pacman-bot
f2ae9c5f84 Update repo 2023-10-06 10:01:35 +00:00
termux-pacman-bot
d1be28446e fix(main/libmaa): fix repology metadata generating [no ci] 2023-10-06 09:31:29 +00:00
termux-pacman-bot
16e74f1c47 bump(libllvm): 16.0.6 to 17.0.2 2023-10-06 09:31:28 +00:00
termux-pacman-bot
f42e2d0539 fix(main/frp): Break dependency cycle by merging subpackages
Currently frp have two subpackages: frpc and frps

There is a cyclic dependency between these: frp depends each subpackage,
and each subpackage depends on frp.

This makes scripts/buildorder.py (used by build-all.sh) error out.

And there is also no point in this current package split, as all three
packages will always be installed together due to the cyclic dependency.
So let's remove the subpackage split.
2023-10-06 08:31:34 +00:00
termux-pacman-bot
3af0972e54 fix(main/amber): Break dependency cycle by merging subpackages
Currently amber have two subpackages: ambr and ambs

There is a cyclic dependency between these: ambr depends each
subpackage, and each subpackage depends on ambr.

This makes scripts/buildorder.py (used by build-all.sh) error out.

And there is also no point in this current package split, as all three
packages will always be installed together due to the cyclic dependency.
So let's remove the subpackage split.
2023-10-06 08:31:33 +00:00
termux-pacman-bot
7e71f2fb85 chore(main/keystone): Drop unmaintained package 2023-10-06 06:32:14 +00:00
termux-pacman-bot
0b79ed45cf bump(main/hcl): 2.18.1
This commit has been automatically submitted by Github Actions.
2023-10-06 06:32:12 +00:00
termux-pacman-bot
4f18cda1d6 bump(main/vale): 2.29.2
This commit has been automatically submitted by Github Actions.
2023-10-06 00:44:56 +00:00
termux-pacman-bot
0056c9b071 bump(main/tesseract): 5.3.3
This commit has been automatically submitted by Github Actions.
2023-10-06 00:44:55 +00:00
termux-pacman-bot
603d64ad7e bump(main/gmic): 3.3.1
This commit has been automatically submitted by Github Actions.
2023-10-06 00:44:54 +00:00
termux-pacman-bot
c45ebaaea1 fix(main/vulkan-loader-generic): fix auto-update [no ci] 2023-10-05 19:01:36 +00:00
termux-pacman-bot
27fb537774 bump(main/mdbook-katex): 0.5.8pub
This commit has been automatically submitted by Github Actions.
2023-10-05 19:01:35 +00:00
termux-pacman-bot
d2ea560294 bump(main/librocksdb): 8.6.7
This commit has been automatically submitted by Github Actions.
2023-10-05 18:32:32 +00:00
termux-pacman-bot
d2e6397df9 bump(main/jfrog-cli): 2.50.0
This commit has been automatically submitted by Github Actions.
2023-10-05 18:32:31 +00:00
termux-pacman-bot
20975fd3c3 bump(main/ipfs): 0.23.0
This commit has been automatically submitted by Github Actions.
2023-10-05 18:32:30 +00:00
termux-pacman-bot
5c0a3102e3 bump(main/calc): 2.15.0.1
This commit has been automatically submitted by Github Actions.
2023-10-05 18:32:29 +00:00
termux-pacman-bot
e62bfd4539 chore(main/dx): force disable auto updates [no ci]
This is needed to avoid auto-updater script warnings.
2023-10-05 17:31:19 +00:00
termux-pacman-bot
d61da6f895 chore(main/swift): force disable auto updates [no ci]
The package is too complex for auto-updating.
2023-10-05 17:31:18 +00:00
termux-pacman-bot
bf34b9467a bump(main/libmaa): 1.4.7 2023-10-05 17:31:17 +00:00
termux-pacman-bot
d0df8735b7 bump(main/ghostscript): 10.02.0 2023-10-05 17:31:16 +00:00
termux-pacman-bot
58945c6969 bump(main/distant): 0.20.0 2023-10-05 17:31:15 +00:00
termux-pacman-bot
c794069a75 chore(main/discordo): force disable auto updates [no ci]
This is needed to avoid auto-updater script warnings.
2023-10-05 15:01:46 +00:00
termux-pacman-bot
e4ced3d948 bump(main/openldap): 2.6.6
Removing patch since it was applied to the original source
2023-10-05 15:01:45 +00:00
termux-pacman-bot
8b4ebad191 bump(main/jbig2dec): 0.20 2023-10-05 15:01:44 +00:00
termux-pacman-bot
90778826e7 chore(main/crypto-monitor): force disable auto updates [no ci]
This is needed to avoid auto-updater script warnings.
2023-10-05 14:31:39 +00:00
termux-pacman-bot
da9492e277 chore(main/corkscrew): force disable auto updates [no ci]
This is needed to avoid auto-updater script warnings.
2023-10-05 14:31:37 +00:00
termux-pacman-bot
a4f0b1c34e Update repo 2023-10-05 14:31:37 +00:00
termux-pacman-bot
ddcdcc9f47 bump(main/libtiledb): 2.17.1 2023-10-05 14:01:30 +00:00
termux-pacman-bot
83f436a0e2 chore(procyon-decompiler): Bump to gradle 7 for java 17 compat 2023-10-05 14:01:29 +00:00
termux-pacman-bot
5df0964a42 chore(main/util-linux): Build speedup by disabling manpage translation 2023-10-05 14:01:28 +00:00
termux-pacman-bot
9992d5aa05 Update repo 2023-10-05 14:01:27 +00:00
termux-pacman-bot
54fa35e796 chore(main/gpsbabel): force disable auto updates [no ci]
1.4.4 is the last version that does not require Qt dependency.
Closes #18106
2023-10-05 13:04:10 +00:00
termux-pacman-bot
03b501d896 bump(libbcprov-java): 1.76
This also fixes a build failure with the current version:

Downloading https://github.com/bcgit/bc-java/archive/refs/tags/r1rv72.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 25.2M    0 25.2M    0     0  6406k      0 --:--:--  0:00:04 --:--:-- 7962k
Wrong checksum for https://github.com/bcgit/bc-java/archive/refs/tags/r1rv72.tar.gz:
Expected: 4c8062c5b5f6d9e19f1fc21ceb20f8fe0170fdb4c135051c82faa5ef5b7cb00b
Actual:   0d1f8ec0e5ccce9d3bf47b40326cfc5b199ecf40817136b0c4bab80c22698610
2023-10-05 13:04:08 +00:00