Commit Graph

17633 Commits

Author SHA1 Message Date
Tee KOBAYASHI
623089f66b re2c: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
5b49ebc8e3 plzip: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
032bab7756 par2: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
7ef4f280b3 libzen: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
f1565ff8a5 libwebrtc-audio-processing: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
e4eacdcae3 libplist: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
d2e504a0f3 libgmp: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
ada4e9d637 libde265: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
3a8272f84a libdb: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
ba40ac8f3e html2text: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
2775376aa2 gengetopt: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
ceaa88ac6e flatbuffers: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
46e64bceb8 docopt: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
7cde1e1d81 cups: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
071eb81830 aspell: Depend on libc++ 2022-03-19 20:05:43 +05:30
Tee KOBAYASHI
1b1d0c8504 woff2: Depend on libc++ 2022-03-19 19:59:49 +05:30
Tee KOBAYASHI
57517e9b44 libmediainfo: Depend on libc++ 2022-03-19 19:59:49 +05:30
Tee KOBAYASHI
9304920e4c libheif: Depend on libc++ 2022-03-19 19:59:49 +05:30
Tee KOBAYASHI
348a694e28 djvulibre: Depend on libc++ 2022-03-19 19:59:49 +05:30
Termux Github Actions
1b9493379f gogs: update to 0.12.6
This commit has been automatically submitted by Github Actions.
2022-03-19 12:12:40 +00:00
Tee KOBAYASHI
5b3c02b435 vtm: Depend on libc++ 2022-03-19 15:00:59 +09:00
Oskar
3945e18482 bump cloudflared to 2022.3.3 2022-03-19 04:38:31 +09:00
Termux Github Actions
af5707b637 rclone: update to 1.58.0
This commit has been automatically submitted by Github Actions.
2022-03-18 18:16:26 +00:00
Yaksh Bariya
a636da076e nodejs-lts: update to v16.14.2 2022-03-18 15:24:23 +00:00
Yaksh Bariya
d5704f5d53
nodejs: update to 17.7.2
This contains security fix for one of OpenSSL security vulnerability.
Although we aren't affected by this since we are using shared openssl,
which is already up to date. But still, let's make sure Repology and
other security tracking websites don't list nodejs as vulnerable

:)
2022-03-18 15:00:51 +05:30
Tee KOBAYASHI
5b5d657a89 new package: ipv6calc 2022-03-18 17:22:51 +09:00
William Budington
bf466ec018
apkeep: update to v0.10.0 (#9446) 2022-03-18 13:37:15 +09:00
Pooya Moradi
046e2e38de new package: ttyplot
ttyplot: Cleanup `build.sh`
2022-03-18 13:00:30 +09:00
Oskar
d50fdec62f bump watchexec to 1.18.8 2022-03-18 12:57:43 +09:00
Oskar
5febf74128
bump cloudflared to 2022.3.2 (#9445) 2022-03-18 12:55:49 +09:00
mrsrimar22
aed703c376 Stunnel: Update to 5.63 2022-03-17 19:19:07 +05:30
Termux Github Actions
be8bb0b51f lazygit: update to 0.34
This commit has been automatically submitted by Github Actions.
2022-03-17 12:11:51 +00:00
Jia Yuan Lo
3c2bb78ae0 mold: update to 1.1.1 2022-03-17 13:42:59 +09:00
Tee KOBAYASHI
ca0d7e6c5f python: Update to 3.10.3 2022-03-17 13:40:58 +09:00
Termux Github Actions
80480938f1 erlang: update to 24.3.2
This commit has been automatically submitted by Github Actions.
2022-03-17 00:34:09 +00:00
Tee KOBAYASHI
9dd409da02 gogs: Use go install instead of go get
%ci:no-build
2022-03-17 04:25:47 +09:00
Termux Github Actions
85913a69af solidity: update to 0.8.13
This commit has been automatically submitted by Github Actions.
2022-03-16 18:52:59 +00:00
Tee KOBAYASHI
f2468fee59 aptly: Use go mod tidy
%ci:no-build
2022-03-17 01:38:15 +09:00
Aditya Alok
d11d6846e7
refactor(haskell-build): remove default-setup.hs
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:40 +01:00
Aditya Alok
52d7cc88d2
fix(setup ghc cross compiler): call __termux_haskell_register_packages after cross ghc setup
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:38 +01:00
Aditya Alok
0866d7b388
fix(setup ghc): create tmpdir in /tmp
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:35 +01:00
Aditya Alok
744c20a12d
refactor(setup ghc cross compiler): remove arch specific dirs
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:30 +01:00
Aditya Alok
7b0cf76bad
fix(setup ghc): typo in command termux_download
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:26 +01:00
Aditya Alok
6137422df7
fix(setup ghc cross compiler): run __termux_haskell_register_packages only when ghc has been setup
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:22 +01:00
Aditya Alok
a5f9e8199a
style: lint with shellcheck
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:20 +01:00
Aditya Alok
5dfa5ccbd0
fix(setup ghc cross compiler): did no registered haskell packages
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:17 +01:00
Aditya Alok
f21125b33a
feat(haskell build): export configure variables in setup toolchain step
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:15 +01:00
Aditya Alok
f58de40f2e
feat(build-package.sh): create debscripts for haskell packages
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:12 +01:00
Aditya Alok
0590811415
fix(configure haskell build): remove runghc arg
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:10 +01:00
Aditya Alok
a9b411f577
feat(setup ghc cross): handle package registration
feat(termux_setup_ghc_cross_compiler): handle haskell packages registration

chore(termux_setup_ghc_cross_compiler): update checksum

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-16 15:32:07 +01:00