Commit Graph

1169 Commits

Author SHA1 Message Date
Tee KOBAYASHI 69e06970d3 golang: Bump to 1.19.3 2022-11-03 04:09:44 +00:00
Tee KOBAYASHI dd5296cb94 termux_create_*_subpackages: Fix staticsplit 2022-11-02 18:05:20 +00:00
Butta 0c32c6c796 upgpkg(swift): 5.7 to 5.7.1 2022-11-02 23:10:26 +05:30
Tee KOBAYASHI 0110964d3e libprotobuf: Bump to 3.21.9 2022-11-02 15:12:15 +00:00
Henrik Grimler fec5c67c0e
scripts: bump toolchain after GLES header removal 2022-11-01 21:15:10 +01:00
kawanakaiku d8bfd748b5
scripts: dont include GLES vulkan headers 2022-11-01 21:14:40 +01: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 d968da9f13 termux_setup_python_crossenv: Fix PYTHONPATH
in cross-python.
2022-10-27 16:59:28 +00: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 f017785655 libprotobuf: Bump to 3.21.8 2022-10-26 23:56:36 +00:00
Tee KOBAYASHI ec56dad97c setup-ubuntu.sh: Install librsvg2-dev 2022-10-27 06:15:39 +09:00
Tee KOBAYASHI f5d1fef582 termux_setup_python_crossenv: Adapt to Python 3.11 2022-10-25 18:16:47 +00: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
Tee KOBAYASHI d991e39db6 libxfce4ui: Adapt to termux_setup_gir
%ci:no-build
2022-10-25 01:54:35 +09: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 c96f4a7942 poppler: Build introspection data 2022-10-24 14:27:54 +09:00
Tee KOBAYASHI ae9435b54e libdazzle: Build introspection data 2022-10-24 06:05:54 +09:00
Tee KOBAYASHI c388bf4d9f babl: Build introspection data 2022-10-23 02:25:40 +09:00
Tee KOBAYASHI 1db6582317 termux_setup_gir: Wrap `valac` as well 2022-10-22 19:47:56 +09:00
Kevin Williams bb8fe316d6
scripts/properties.sh: change primary host url 2022-10-22 10:36:51 +08:00
Tee KOBAYASHI 7ed4279993 termux_setup_gir: Add flag to opt out
`TERMUX_PKG_DISABLE_GIR=true` disables building of introspection data.

%ci:no-build
2022-10-22 08:23:21 +09:00
Tee KOBAYASHI 484355a25b termux_setup_gir: Use `vapigen` wrapper 2022-10-22 04:58:47 +09:00
Tee KOBAYASHI 9acb8a2880 termux_setup_gir: Support on-device building
%ci:no-build
2022-10-22 01:37:14 +09:00
sogaiu 41207be9c2 Vagrantfile: update to Ubuntu 22.04 jammy 2022-10-21 17:44:52 +03:00
Yaksh Bariya c4b709bd99
chore(scripts): termux_setup_nodejs v16.18.0 2022-10-21 10:51:49 +05:30
Tee KOBAYASHI a45f6875cc termux_setup_meson: Fix Python module installation
`$TERMUX_PREFIX/lib/python3/dist-packages` should never be used.
2022-10-20 23:44:13 +09:00
Tee KOBAYASHI eae4194b00 gobject-introspection: Build introspection data 2022-10-20 23:44:13 +09:00
Tee KOBAYASHI 0b2ac073fc setup-ubuntu.sh: Install bash-static 2022-10-20 10:58:23 +09:00
Ivan Max 92bc24d573
improve(termux_step_create_pacman_install_hook.sh): adding preupg and postupg function (#12409) 2022-10-18 10:19:25 +03:00
Uchiha Kakashi d751eb2a15
fix(scripts): typo in termux_pkg_upgrade_version 2022-10-15 13:46:59 +08:00
Chongyun Lee a9d64807d4
fix(scripts): building failure when auto-updating 2022-10-15 08:09:37 +05:30
Tee KOBAYASHI 03f0cbe342 libprotobuf: Bump to 3.21.7 2022-10-13 18:57:50 +09:00
Yaksh Bariya 5e7968852f
chore(CONTRIBUTING.md): Remove unnecessary message for update and downgrade
Earlier convention:
  upgpkg(<repo>/<package>): update to <ver>
Newer convention:
  upgpkg(<repo>/<package>): <ver>
Similarly same for dwnpkg.

Thanks to @truboxl for the suggestion
2022-10-11 14:01:46 +05:30
Chongyun Lee 400826006e
fix(scripts): fix jq error
Hope that this will fix #12313
2022-10-10 20:55:53 +08:00
Leonid Pliushch 3119ecf558
scripts/setup-offline-bundle.sh: fix tmp directory 2022-10-10 12:36:52 +03:00
Leonid Pliushch c885dc1788
scripts/setup-offline-bundle.sh: fix variables 2022-10-10 12:14:20 +03:00
Yaksh Bariya 23f5e3e9b7
scripts(bin/*): adapt commit messages to new guidelines 2022-10-10 14:34:45 +05:30
Leonid Pliushch 19286f075e
scripts/properties.sh: change primary host url 2022-10-10 10:57:18 +03:00
Chongyun Lee a155b78291 lilypond: update to 2.23.13 2022-10-08 17:37:39 +08:00
Arun 6b791a9fcf upgpkg(main/golang): update to 1.19.2 2022-10-06 18:42:24 +05:30
Yaksh Bariya 1aa6998159
scripts(termux_setup_nodejs): update to v16.17.1 2022-10-06 08:58:55 +05:30
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
Henrik Grimler 4199c2a1fe
scripts: fix grep warnings from termux_step_massage
After upgrading grep from 3.7 to 3.8 it now warns when pattern
contains unnecessary escaped characters, like:

grep: warning: stray \ before !
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before !
grep: warning: stray \ before /
grep: warning: stray \ before !
grep: warning: stray \ before /
grep: warning: stray \ before /
grep: warning: stray \ before !
grep: warning: stray \ before /

Silence these warnings by fixing our termux_step_massage function.
2022-10-01 12:15:02 +02:00
Tee KOBAYASHI b355119cbb aapt: Bump to 13.0.0.6 2022-09-29 07:59:30 +09:00
Tee KOBAYASHI a8a957dfaf termux_setup_protobuf: Update checksum
Follow-up of commit 2727d70bad.
2022-09-28 05:49:15 +09:00
tjhexf 4c971eb992
upgpkg(main/cmake): update to 3.24.2 (#12100)
* upgpkg(main/cmake): update to 3.24.2
2022-09-25 09:28:31 +05:30
Uchiha Kakashi 7eeab3fba5
setup-ubuntu.sh: add desktop-file-utils for ghex 2022-09-24 22:51:21 +02:00
Tee KOBAYASHI b8c4535b55 termux_step_configure_autotools: Improve `*config` pickup
to exclude binaries such as `pkg-config`.
2022-09-21 14:53:33 +09:00