Commit Graph

17656 Commits

Author SHA1 Message Date
Henrik Grimler
bf56580acd
termux_setup_meson: use 0.61.2
The PR where we take the gtkdoc patch from has had a force push, so
url to diff needs to be updated.  Upgrade to 0.61.2 while we are at
it.
2022-03-09 09:49:28 +01:00
Henrik Grimler
0e9c95fd90
toolchain/ndk-sysroot: let mesa provide KHR/khrplatform.h
The headers are nearly identical, use the one from mesa to ensure
compatibility with mesa.
2022-03-09 09:28:40 +01:00
Henrik Grimler
c3c2825562
starship: bump after removal of termux_create_haskell_debscripts 2022-03-09 07:46:06 +01:00
Henrik Grimler
c28e555f02
rdrview: bump after removal of termux_create_haskell_debscripts 2022-03-09 07:45:41 +01:00
Henrik Grimler
1e1295770b
nim: bump after removal of termux_create_haskell_debscripts 2022-03-09 07:44:51 +01:00
Henrik Grimler
9ce758efc0
minidlna: bump after removal of termux_create_haskell_debscripts 2022-03-09 07:44:30 +01:00
Henrik Grimler
3747f5e428
torsocks: bump after removal of termux_create_haskell_debscripts 2022-03-09 07:43:56 +01:00
Henrik Grimler
59f1c7b183
Revert "feat(ghc): enable cross-compiling haskell packages on CI"
This will need some more work.  Currently
termux_create_haskell_debscripts is run for all packages, even
non-haskell ones, which causes errors in postinst and prerm scripts in
an ugly way.

This reverts commit dc2474b2c2.
2022-03-09 07:40:36 +01:00
Termux Github Actions
95e32af179 starship: update to 1.4.0
This commit has been automatically submitted by Github Actions.
2022-03-09 06:21:24 +00:00
Tee KOBAYASHI
f240349b97 rdrview: Add seccomp rules 2022-03-09 10:39:10 +09:00
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