Commit Graph

14938 Commits

Author SHA1 Message Date
Henrik Grimler fea2b14efd cavif-rs: fix build error 2021-09-17 11:06:53 +02:00
Henrik Grimler 18a289c785 setup-archlinux: aerc needs scdoc 2021-09-17 11:06:53 +02:00
Henrik Grimler 23c34dde70 setup distro scripts: sort packages alphabetically 2021-09-17 11:06:53 +02:00
Termux Github Actions 7b67712eca macchina: update to 1.1.5
This commit has been automatically submitted by Github Actions.
2021-09-17 00:26:20 +00:00
Termux Github Actions 1daf2a72a0 kak-lsp: update to 11.0.1
This commit has been automatically submitted by Github Actions.
2021-09-17 00:23:45 +00:00
Henrik Grimler dfc07050eb mosh: bump again after protobuf fix 2021-09-16 22:02:05 +02:00
Henrik Grimler 70ee9001e4 termux_setup_protobuf: fix checksum after protobuf update 2021-09-16 22:01:20 +02:00
Henrik Grimler 5b629006e1 moah: rebuild after protobuf update
Fixes https://github.com/termux/termux-packages/issues/7550.
2021-09-16 21:40:00 +02:00
Termux Github Actions d0b4a8e8ed cmark: update to 0.29.0.gfm.2
This commit has been automatically submitted by Github Actions.
2021-09-16 18:09:25 +00:00
Yaksh Bariya 5c242cdbea gn: Bump to latest commit 2021-09-16 18:53:22 +01:00
shadmansaleh 9fb8cbda38 Add package stylua 2021-09-16 16:23:11 +02:00
shadmansaleh 4f5d80bc29 Make has(android/termux) return true in vim 2021-09-16 13:19:40 +02:00
shadmansaleh 994dcc0a07 Make has(android/termux) return true in neovim 2021-09-16 13:19:40 +02:00
Termux Github Actions fa4402326d helm: update to 3.7.0
This commit has been automatically submitted by Github Actions.
2021-09-16 00:20:09 +00:00
Termux Github Actions 038600e461 libprotobuf: update to 3.18.0
This commit has been automatically submitted by Github Actions.
2021-09-15 18:24:58 +00:00
Termux Github Actions b744b13995 flyctl: update to 0.0.240
This commit has been automatically submitted by Github Actions.
2021-09-15 18:16:03 +00:00
Henrik Grimler b55f61a1a1
golang: bump again, i686 and x86_64 are missing from repo 2021-09-15 17:06:44 +02:00
Termux Github Actions be4aadf4e0 libcurl: update to 7.79.0
This commit has been automatically submitted by Github Actions.
2021-09-15 12:15:38 +00:00
Yaksh Bariya 9ff98a3b73 nodejs: Really fix log issues 2021-09-15 12:44:22 +02:00
Lucinda May Phipps 2c8664a2f5
add libcurl to automatic updates 2021-09-15 11:40:27 +01:00
Yaksh Bariya 0c144da0be nodejs: Fix android logging 2021-09-15 07:23:06 +02:00
Henrik Grimler 9124192ade
libgd: bump package
2.3.3 is missing from repository
2021-09-14 23:27:57 +02:00
Henrik Grimler 3d2ec5c440
gping: bump package
1.2.5 is missing on repository
2021-09-14 23:27:20 +02:00
Henrik Grimler 23585c7944
golang: bump package
Only aarch64 deb is available on repo for some reason
2021-09-14 21:49:17 +02:00
Termux Github Actions b110a005b2 macchina: update to 1.1.4
This commit has been automatically submitted by Github Actions.
2021-09-14 18:17:21 +00:00
Termux Github Actions 3a57502c8f cmark: update to 0.29.0.gfm.1
This commit has been automatically submitted by Github Actions.
2021-09-14 18:09:03 +00:00
Lucy Phipps 8c782569a9
mariadb: update to 10.6.4 2021-09-14 15:49:38 +01:00
YAKSH BARIYA ba717665bc
nodejs-lts: Bump to latest 14.x (#7524) 2021-09-14 14:03:10 +01:00
Yaksh Bariya f018360a18 lychee: update to 0.7.1 2021-09-14 14:02:27 +01:00
Yonle 7c5e2cda76
new package: fluidsynth (#7527) 2021-09-14 15:05:15 +03:00
Leonid Pliushch da58b88a9e
proot-distro: update to 2.6.0 2021-09-14 13:28:48 +03:00
Ivan Max 925273464b
build-package.sh: avoid dashes in version field for pacman package format (#7525) 2021-09-14 12:36:23 +03:00
Leonid Pliushch d6a3de3d20
Merge pull request #7505 from thunder-coding/nodejs
nodejs: Bump to 16.x
2021-09-14 09:56:04 +03:00
Yaksh Bariya 3b50563b7c
nodejs: Update description and declare myself as maintainer 2021-09-14 11:11:49 +05:30
Yaksh Bariya 04c742b575
Improve the way how LDFLAGS is modified
The -u flags are required only for i686. So why add them to all archs?
2021-09-14 09:15:42 +05:30
Yaksh Bariya 2b1446db88
Remove unnecesary patches 2021-09-14 09:10:14 +05:30
Yaksh Bariya 896be775f5
Try LDFLAGS as proposed by Grimler 2021-09-14 06:58:43 +05:30
Yaksh Bariya cee109645a
nodejs: Final try to fix i686 2021-09-14 06:58:43 +05:30
Yaksh Bariya 06271bfea5
Revert "nodejs: Remove x86_64 as blacklisted arch"
I don't think much people use x86_64, and anyways it was already
blacklisted, I might look into it later
2021-09-14 06:58:42 +05:30
Yaksh Bariya 988e8fd7a4
nodejs: Link to atomic library when building for ia32 2021-09-14 06:58:42 +05:30
Yaksh Bariya 89e0dfb0c6
nodejs: Add a hacky patch to fix host builds 2021-09-14 06:58:42 +05:30
Yaksh Bariya 1d929353e3
nodejs: Fix uv.gyp to also compile epoll.c
This patch also needs to be sent upstream. The nodejs team has done this
for linux but somehow didn't do it for android
2021-09-14 06:58:42 +05:30
Yaksh Bariya 9057a7a37f
nodejs: Do not build embedtest 2021-09-14 06:58:42 +05:30
Yaksh Bariya a4fd54c600
Fix nameser include 2021-09-14 06:58:41 +05:30
Yaksh Bariya d6dcb8dc77
nodejs: Bump to 16.9.1 2021-09-14 06:58:41 +05:30
Yaksh Bariya 8979636e7e
nodejs: Remove x86_64 as blacklisted arch 2021-09-14 06:58:41 +05:30
Yaksh Bariya dddd5b0a9b
nodejs: Hardcode linker flags for shared libraries
We are passing flags to `configure.py` in order to tell the nodejs build
toolchain to use shared libraries. The toolchain seems to mistakenly
also try use shared libraries for host build, but it does not add
respective linker flags (For example `-lz` for zlib). This commit
hardcodes these flags to be always passed to linker by setting linker to
linker + LDFLAGS of shared libraries
2021-09-14 06:58:41 +05:30
Termux Github Actions bc0f056a38 chezmoi: update to 2.4.0
This commit has been automatically submitted by Github Actions.
2021-09-13 18:11:53 +00:00
Oskar 8a780c7c7e
golang: upgrade to 1.17.1 (#7416) 2021-09-13 17:50:02 +01:00
Lucy Phipps 17e7edd002 bison: fix gnulib 2021-09-13 17:46:28 +01:00