Commit Graph

193 Commits

Author SHA1 Message Date
Finagolfin d7d422a456 bump(libllvm): 17.0.6 to 18.1.2 2024-03-26 15:42:30 +05:30
Jia Yuan Lo a07d211041 scripts(setup-ubuntu): add apt.llvm.org repo
Bump to LLVM 16
2024-02-25 00:02:51 +08:00
Yaksh Bariya 786790d787
chore(main/nodejs): build our own libicu
This reverts commit 4a27852284 with some
extra changes to update icu to 74.1
2024-02-21 19:02:52 +05:30
Chongyun Lee 0dea521764 setup-ubuntu.sh: update for wine-stable 2024-01-22 23:25:04 +08:00
Twaik Yont d24bbf1f04 scripts({run-docker,setup-ubuntu}): let CI launch android binaries 2023-11-14 16:24:12 +02:00
Henrik Grimler 778b4c224b
scripts(setup-ubuntu): add go-md2man
Needed by for example containerd.
2023-10-15 21:30:37 +02:00
Jia Yuan Lo 030e7768f9 bump(main/rust): 1.73.0 2023-10-07 07:35:47 +08:00
Fredrik Fornwall 1bbf1e1bc4 scripts(setup-ubuntu): Remove jdk 8 and 18
Having the LTS JDK 17 seems to be enough.

This shaves away 600 MB from the docker image size.
2023-10-05 15:42:57 +02:00
Fredrik Fornwall 96cf024c17 fix(scripts/Dockerfile): Make build more portable
This change fixes building the builder docker image also on systems
that does not have an existing user with id 1001.
2023-10-05 13:06:18 +02:00
Henrik Grimler 237bcf8e8f
scripts(setup-ubuntu): install swig
Needed by llvm/lldb.
2023-10-02 23:24:18 +02:00
Henrik Grimler 8b2b5cc28d
scripts(setup-ubuntu): install txt2man
Needed to generate documentation for at least package retry.
2023-10-02 23:06:58 +02:00
Henrik Grimler 72be145f58
scripts(setup-ubuntu.sh): install po4a
Needed by debianutils >= 5.13.
2023-10-01 11:39:00 +02:00
Lucy Phipps 5ed8471923
revert this mess 2023-09-03 08:46:13 +01:00
Lucy Phipps 69028bfb72
actually fix all uses of properties.sh 2023-09-03 08:37:10 +01:00
Ivan Max a8f68eb882
package-builder: adding the CGCT tool (#17686) 2023-08-23 16:42:22 +03:00
s00se 2defcf2499 setup-ubuntu.sh: remove swig dependency
`proxmark3-git` removed, no longer need this dependency
2023-08-20 23:02:54 +03:00
Tee KOBAYASHI c9b7a88033 setup-ubuntu: Install clang-15 2023-07-01 22:12:53 +09:00
Yaksh Bariya 4a27852284
chore(main/nodejs): do not build our own libicu
Use Ubunut's packaged ones instead.
2023-06-08 17:54:37 +05:30
Yaksh Bariya de5ce48c3f
chore(main/nodejs-lts): use ninja
This will make the logs more human-friendly. Also building with ninja
should be bit faster
2023-06-08 17:54:37 +05:30
Tee KOBAYASHI e7300cea16 rust: Bump to 1.69.0 2023-04-22 11:47:27 +09:00
Tee KOBAYASHI 351966bb8f gdb: Enable Guile support 2023-04-18 15:00:52 +09:00
Tee KOBAYASHI 028be74dd8 webkit2gtk-4.1: Bump to 2.40.0 2023-03-21 14:32:36 +09:00
Tee KOBAYASHI b409484bd4 composer: Bump to 2.5.4 2023-03-08 13:58:18 +00:00
Henrik Grimler 6e61626b6c
scripts: setup-ubuntu: install additional archiving tools
To allow for additional types of compression in our packages.

See termux/termux-packages#9124.
2023-01-23 08:27:35 +01:00
ifurther dd3c9ea480 New package: codeblocks
codeblocks: add patch file for wxWidgets 3.1.6 and disable compiler
2023-01-10 00:56:58 +00:00
Chongyun Lee 4dfa1f1836 setup-ubuntu.sh: install deps 2023-01-06 21:22:56 +00:00
Tee KOBAYASHI 2db283089c setup-ubuntu.sh: Install libyaml-dev 2022-12-23 14:38:59 +09:00
Tee KOBAYASHI 355afd481f setup-ubuntu.sh: Install packages needed by motif 2022-12-10 00:59:53 +00:00
Tee KOBAYASHI e0b888c4ab setup-ubuntu.sh: Install python3-sphinx-rtd-theme 2022-11-23 20:42:26 +09:00
Tee KOBAYASHI ed984bceeb setup-ubuntu.sh: Install lua5.3 2022-11-23 10:27:17 +00:00
Tee KOBAYASHI fac4907566 setup-ubuntu.sh: Bump Clang/LLVM to 13 2022-11-08 13:43:32 +00:00
Aditya Alok 00abbffccf
scripts(setup-ubuntu): install lua5.1 for luarocks
Signed-off-by: Aditya Alok <alok@termux.dev>
2022-11-01 12:46:14 +05:30
Lucy Phipps c2b45911cd
setup-ubuntu.sh: i meant python-wheel-common 2022-10-29 23:55:10 +01:00
Lucy Phipps 1f60ab0fcd
setup-ubuntu.sh: install python3-wheel-common
hopefully this fixes e.g. asciinema
2022-10-29 23:29:50 +01:00
Tee KOBAYASHI ae042ded67 setup-ubuntu.sh: Restore python3.10-venv
Needed by Python crossenv with Python 3.10. We don't have 3.11 yet.
2022-10-27 22:58:34 +09:00
Tee KOBAYASHI ec56dad97c setup-ubuntu.sh: Install librsvg2-dev 2022-10-27 06:15:39 +09:00
Henrik Grimler b3b83c6662
setup-ubuntu.sh: install python3.11 as well
In preparation of python update from 3.10 to 3.11.
2022-10-25 19:31:34 +02:00
Henrik Grimler 1adfe3cffc
setup-ubuntu: install python3-sphinxcontrib.qthelp as well
Needed by extra-cmake-modules, see termux/termux-packages#12528.
2022-10-24 13:07:21 +02:00
Tee KOBAYASHI 0b2ac073fc setup-ubuntu.sh: Install bash-static 2022-10-20 10:58:23 +09:00
Chongyun Lee a155b78291 lilypond: update to 2.23.13 2022-10-08 17:37:39 +08:00
Henrik Grimler a4f4cb4e8b
updpkg(main/neovim): update to 8.0.0
neovim-nightly has already been 8.0.0 for a while, and has apparently
built without issues.  I was not able to build it without first
updating libvterm and adding lua-{lpeg,mpack} to docker image though.
2022-10-06 07:11:57 +05:30
Uchiha Kakashi 7eeab3fba5
setup-ubuntu.sh: add desktop-file-utils for ghex 2022-09-24 22:51:21 +02:00
Butta 2050c60008 chore(scripts/setup-termux.sh): patchelf no longer needed since the Swift 5.6.1 update
%ci:no-build
2022-08-28 12:08:49 +05:30
Henrik Grimler 9d695d6f4b
scripts(setup-ubuntu.sh): install openjdk-17 from ppa repo
This is necessary if we are to build openjdk-17 after update of docker
image to ubuntu 22.04.
2022-07-30 14:34:07 +02:00
Leonid Pliushch 314c6a8aff
enhance(scripts/Dockerfile): upgrade ubuntu version
Ubuntu 21.10 reached its end of life.
2022-07-23 13:35:31 +03:00
Henrik Grimler 1ef9a5d5d2
scripts(setup-ubuntu): install curl headers as well
Needed by txikijs's hostbuild step.

Fixes https://github.com/termux/termux-packages/issues/11085.
2022-06-29 07:29:43 +02:00
Henrik Grimler be5c7ffc60
scripts(setup-ubuntu.sh): install libjson-perl
Required by samba 4.16.2.
2022-06-26 10:51:36 +02:00
Tee KOBAYASHI 24a037a33a new package: news-flash-gtk 2022-05-10 10:20:13 +09:00
Tee KOBAYASHI 31aa2d2056 new package: gimp 2022-05-03 07:06:00 +09:00
Yaksh Bariya b54abb6732
also install jq inside docker container 2022-04-19 07:19:39 +05:30