Arun
213739bf38
nim: add openssl-1.1 to dependencies
2022-03-09 10:10:26 +09:00
Tee KOBAYASHI
5b207e28f2
minidlna: Update to 1.3.1
2022-03-09 10:08:31 +09:00
Tee KOBAYASHI
463f9db605
torsocks: Fix deadlock in initializer
2022-03-09 10:03:16 +09:00
Aditya Alok
db89dd924d
fix(setup ghc cross): define variable before use
...
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-09 10:01:57 +09:00
Aditya Alok
0a460d10c4
fix: quotation char in description field
...
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-09 10:01:57 +09:00
Aditya Alok
8e0a41c266
chore(codeowners): add packages maintained by me
...
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-09 10:01:57 +09:00
Aditya Alok
7e97edb3ca
feat: add cabal-install package
...
closes #8919
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-09 10:01:57 +09:00
Aditya Alok
3a1acb712b
feat(build scripts): allow packages to define extra static split patterns
...
- add variable `TERMUX_PKG_STATICSPLIT_EXTRA_PATTERNS`
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-09 10:01:57 +09:00
Aditya Alok
dc2474b2c2
feat(ghc): enable cross-compiling haskell packages on CI
...
- `termux_setup_ghc_cross_compiler` should not be called by build.sh, as it installs cross-compiler
in $TERMUX_PREFIX (otherwise ghc adds wrong `rpaths` to built libs and executables)
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-09 10:01:57 +09:00
Aditya Alok
80f7a2a0df
refactor(ghc-libs): rename ghc to ghc-libs
...
- seperate ghc libraries from ghc bins
- enable dynamic libs for ghc
* ghc-libs is further seperated into static and dynamic packages
* enabling dynamic support will reduce package size as well as there
performance on device.
closes #5973
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-09 10:01:57 +09:00
Termux Github Actions
037adfd9ea
stylua: update to 0.12.5
...
This commit has been automatically submitted by Github Actions.
2022-03-09 00:19:09 +00:00
Termux Github Actions
03722aa7dc
sslscan: update to 2.0.12
...
This commit has been automatically submitted by Github Actions.
2022-03-09 00:13:58 +00:00
Termux Github Actions
534e5f05ee
delve: update to 1.8.2
...
This commit has been automatically submitted by Github Actions.
2022-03-09 00:13:07 +00:00
Termux Github Actions
d0e7d0c622
hugo: update to 0.93.3
...
This commit has been automatically submitted by Github Actions.
2022-03-08 18:21:23 +00:00
Termux Github Actions
a883f8d0b1
flyctl: update to 0.0.303
...
This commit has been automatically submitted by Github Actions.
2022-03-08 06:08:16 +00:00
Tee KOBAYASHI
a047287756
btfs2: Update to 2.1.1
2022-03-08 10:00:09 +09:00
Henrik Grimler
088d7b6d7c
command-not-found: update to 1.74 (2022-03-07)
2022-03-07 21:26:26 +01:00
Tee KOBAYASHI
49819e39dc
new package: dvdauthor
2022-03-08 05:23:27 +09:00
Tee KOBAYASHI
425f13873c
new package: libdvdread
2022-03-08 05:23:27 +09:00
Chongyun Li
965fa55ee2
ndk-multilib: add libcompiler-rt files for cross-compile
2022-03-08 05:18:53 +09:00
Tee KOBAYASHI
548e73d771
new package: cloudflared
2022-03-08 05:15:56 +09:00
Tee KOBAYASHI
4a2e9ca1d7
new package: mplayer
2022-03-08 05:07:42 +09:00
Tee KOBAYASHI
b09a6a5fcc
new package: tenki-php
2022-03-08 05:06:43 +09:00
Tee KOBAYASHI
d1a5f64726
new package: paruz
2022-03-08 05:02:01 +09:00
Tee KOBAYASHI
cc2ea67b5b
new package: gopher
2022-03-08 05:00:42 +09:00
Tee KOBAYASHI
fdc4fc240e
new package: rig
2022-03-08 04:58:22 +09:00
Tee KOBAYASHI
86d39ce397
new package: aview
2022-03-08 04:57:41 +09:00
Tee KOBAYASHI
27a61c9ef5
aalib: Build shared libs
2022-03-08 04:57:41 +09:00
Tee KOBAYASHI
224386b5fb
new package: unpaper
2022-03-08 04:56:53 +09:00
Chongyun Li
6314e7e9dd
ndk-sysroot: rebump after ndk-patches is modified
2022-03-08 04:55:03 +09:00
shadmansaleh
6be71e094e
stylua: enable lua52 & luau support
2022-03-08 04:54:29 +09:00
Tee KOBAYASHI
f307a65a1e
gitea: Update to 1.16.3
2022-03-08 04:53:40 +09:00
Jia Yuan Lo
2fd39a6143
emscripten: mention ndk-sysroot in test notes
...
Well yes, as a byproduct of passing emscripten test suite, you can use
close-to-upstream emscripten-llvm clang to build native Android
binaries.
Starting LLVM 15, I stopped building libunwind as the build method no
longer works (most likely not supported anymore) and its unknown how
much differs from the one shipped in NDK.
You can still build native executables by installing ndk-sysroot which
includes libunwind.
emscripten-llvm will not hard depend on ndk-sysroot as the focus is
WebAssembly.
2022-03-08 04:52:59 +09:00
Jia Yuan Lo
8dd9dfbcb2
emscripten: update file lists
2022-03-08 04:52:59 +09:00
Jia Yuan Lo
7b4b076cbf
emscripten: fix generate config command
2022-03-08 04:52:59 +09:00
Jia Yuan Lo
49f4c2dbe1
emscripten: update some details
...
* upstream now use LLVM 15, update patches
* drop building libunwind until further notice
* patch binaryen CMakeLists.txt
* should be able to run tests now that python3 multiprocessing works
2022-03-08 04:52:59 +09:00
Jia Yuan Lo
33345543a2
emscripten: add dependency on libc++ properly
2022-03-08 04:52:59 +09:00
Jia Yuan Lo
d089f2430f
emscripten: update to 3.1.6
2022-03-08 04:52:59 +09:00
Henrik Grimler
b79db7ce73
Revert "[TEMP] download deps from grimler.se instead of packages.termux.org"
...
This reverts commit 5b432ffbbc
.
2022-03-07 14:40:40 +01:00
Henrik Grimler
a429f53d6f
CI: use cloudflare url for uploading packages
...
Since the fosshost proxy does not work at the moment.
2022-03-07 11:15:48 +01:00
Tee KOBAYASHI
d4751c2468
haproxy: Update to 2.4.14
2022-03-07 12:12:32 +05:30
Tee KOBAYASHI
13c7ef4379
golang: Update to 1.17.8
2022-03-07 12:07:11 +05:30
Termux Github Actions
8777dd99c4
xmake: update to 2.6.4
...
This commit has been automatically submitted by Github Actions.
2022-03-07 06:13:08 +00:00
Ryan Houdek
b3d94b5399
fex: update to 2203
2022-03-07 04:26:17 +09:00
Termux Github Actions
1c9f9e6d98
git-delta: update to 0.12.1
...
This commit has been automatically submitted by Github Actions.
2022-03-06 18:14:43 +00:00
Termux Github Actions
137fb01045
c-toxcore: update to 0.2.17
...
This commit has been automatically submitted by Github Actions.
2022-03-06 06:06:18 +00:00
2096779623
845b40e078
termux-tools: Add Mirror:HIT ( #9305 )
2022-03-06 11:59:12 +09:00
Arun
8830175dc9
nim: update to 1.6.4 ( #9276 )
2022-03-06 08:25:50 +09:00
Termux Github Actions
5479e6bd1d
libcurl: update to 7.82.0
...
This commit has been automatically submitted by Github Actions.
2022-03-05 12:16:15 +00:00
Termux Github Actions
e40dfe069e
hyperfine: update to 1.13.0
...
This commit has been automatically submitted by Github Actions.
2022-03-05 12:14:28 +00:00