Commit Graph

17489 Commits

Author SHA1 Message Date
Henrik Grimler 02aa76fd60
intltool: add make, clang and libexpat dependencies
These are needed for successful compilation/installation of perl
dependencies through cpan.

See https://github.com/termux/termux-packages/issues/9360.
2022-03-11 15:13:09 +01:00
Termux Github Actions fa599f1840 gogs: update to 0.12.5
This commit has been automatically submitted by Github Actions.
2022-03-11 12:10:44 +00:00
Henrik Grimler c0a2506d5a
dialog: update to 20220117 2022-03-11 13:04:30 +01:00
Henrik Grimler 81cd34ea6b
e2fsprogs: update to 1.46.5 2022-03-11 13:04:27 +01:00
Henrik Grimler 127ed56249
libelf: update to 0.186 2022-03-11 13:04:24 +01:00
Henrik Grimler 014c8e5b3f
electric-fence: update to 2.2.6 2022-03-11 13:04:21 +01:00
Henrik Grimler 45961444bc
dwarfes: update to 1.23 2022-03-11 13:04:15 +01:00
Tee KOBAYASHI 83124b0b0a pango: Update to 1.48.11 2022-03-11 14:27:45 +05:30
Tee KOBAYASHI 433f0c5814 libuv: Update to 1.44.0 2022-03-11 14:26:45 +05:30
Tee KOBAYASHI 3dd824dd9c gpgme: Update to 1.17.1 2022-03-11 14:25:28 +05:30
Tee KOBAYASHI 7a359b68f3 aview: Fix hardcoded paths 2022-03-11 16:29:40 +09:00
Tee KOBAYASHI 0ed19b96ad termux_setup_meson: Modify URL for gtkdoc patch
now that it is merged upstream.
2022-03-11 15:33:53 +09:00
Termux Github Actions df1963a818 starship: update to 1.4.2
This commit has been automatically submitted by Github Actions.
2022-03-11 00:28:37 +00:00
Henrik Grimler d85f11720e
cmake: update to 3.22.3 2022-03-10 22:04:42 +01:00
Henrik Grimler e408cbcaca
cloudflared: update to 2022.3.1 2022-03-10 22:04:37 +01:00
Henrik Grimler 3caef280b1
cgal: update to 5.4 2022-03-10 21:27:32 +01:00
Henrik Grimler 57b154d8fb
boinctui: update to 2.6.0 2022-03-10 21:27:29 +01:00
Henrik Grimler 48f3a6241e
bftpd: update to 6.1 2022-03-10 21:27:26 +01:00
Henrik Grimler 2b594c30eb
asymptote: update to 2.79 2022-03-10 21:27:23 +01:00
Henrik Grimler 24eeba66ab
asciidoctor: update to 2.0.17 2022-03-10 21:27:19 +01:00
Henrik Grimler cc29f69cc9
apktool: update to 2.6.1 2022-03-10 21:27:08 +01:00
Termux Github Actions d7d3df0d25 hugo: update to 0.94.0
This commit has been automatically submitted by Github Actions.
2022-03-10 18:17:09 +00:00
Tee KOBAYASHI 928bc7d793 erlang: Update to 24.3
Upstream is now aware of shm unavailability.
2022-03-10 21:15:31 +05:30
Henrik Grimler f66ee9e41a
apt: update to 2.4.1 2022-03-10 16:11:17 +01:00
Henrik Grimler 68296da4a9
biber: use @TERMUX_PREFIX@ in patch
Instead of hardcoding the prefix.
%ci:no-build
2022-03-10 15:20:11 +01:00
Henrik Grimler 6ac8cd3774
biber: check in forgotten patch for Net::SSLeay 2022-03-10 15:18:49 +01:00
Henrik Grimler 7e94d3e2e7
biber: update to 2.17
And fix installation of Net::SSLeay with openssl3.  Successful
installation of biber also needs at least perl 5.34.0-4, which
includes a fix so that 'ranlib' is not undefined.  Without the fix
installation of the dependency Unicode::LineBreak fails.
2022-03-10 11:31:15 +01:00
Henrik Grimler f787801007
perl: define ranlib as well when configuring
Otherwise we get warnings like:

  CONFIG key 'ranlib' does not exist in Config.pm
  Use of uninitialized value $m[72] in join or string at /home/builder/.termux-build/perl/src/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm line 365.

which prevents installation/compilation of some perl modules.
2022-03-10 11:04:13 +01:00
Termux Github Actions 5583a98dcd starship: update to 1.4.1
This commit has been automatically submitted by Github Actions.
2022-03-10 00:28:33 +00:00
Termux Github Actions f9bc72afd8 helm: update to 3.8.1
This commit has been automatically submitted by Github Actions.
2022-03-10 00:16:29 +00:00
Termux Github Actions bf8c428504 chezmoi: update to 2.14.0
This commit has been automatically submitted by Github Actions.
2022-03-10 00:12:25 +00:00
Henrik Grimler d5c9848a53
alpine: rebuild after SONAME was added to openssl
This was added in
https://github.com/termux/termux-packages/commit/6ec87d7b0a80.  Issue
was reported in https://github.com/termux/termux-packages/issues/9337.
2022-03-09 14:12:38 +01:00
Henrik Grimler 637269e494
cowsay: switch to fork, update to 3.7.0 2022-03-09 10:02:24 +01:00
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