Commit Graph

16573 Commits

Author SHA1 Message Date
Oskar 41cf53f1b3 bump vim to 8.2.3800 2021-12-14 21:58:42 +05:30
Yaksh Bariya e54de65f96
Revert "termux_setup_meson: roll back to 0.59.3"
This reverts commit df0c1def16.
2021-12-14 19:32:13 +05:30
Henrik Grimler 87b9cd3cfd
bootstraps: remove science-repo
Since the science-packages repository has been merged into
termux-packages.
2021-12-14 14:57:18 +01:00
Lucinda May Phipps 9427b74160
librsvg: update to 2.52.4 (again) 2021-12-14 12:31:30 +00:00
Henrik Grimler 238c9f3cb0
libsoup: add brotli to dependencies
Listed as dependency (and not make dependency) by archlinux. Configure
script for xfce4-screenshooter fails without it due to pkg-config
script for libsoup requiring libbrotli:
https://github.com/termux/x11-packages/actions/runs/1577375602
2021-12-14 13:05:58 +01:00
Yaksh Bariya df0c1def16
termux_setup_meson: roll back to 0.59.3
shared-mime-info from x11 packages needs old version of meson
2021-12-14 16:00:26 +05:30
Tee KOBAYASHI c979b31b2c librsvg: Allow multiple definitions for arm 2021-12-14 10:38:41 +01:00
Tee KOBAYASHI b9efc15099 librsvg: Disable static 2021-12-14 10:38:41 +01:00
Tee KOBAYASHI 8836cf419c librsvg: Bump revision to rebuild 2021-12-14 10:38:41 +01:00
Maxython 0ecdc9cc36 wget: bump TERMUX_PKG_REVISION 2021-12-14 10:10:23 +01:00
Maxython 4303ac5621 wget: fix gnulib compilation error 2021-12-14 10:10:23 +01:00
Butta 8843bd573c swift: patch cmark config to get compiler to build 2021-12-14 11:20:20 +05:30
Butta 37af0ab82e swift: update from 5.5.1 to 5.5.2 2021-12-14 08:29:09 +05:30
Termux Github Actions fed42eb827 librav1e: update to 0.5.1
This commit has been automatically submitted by Github Actions.
2021-12-14 00:34:33 +00:00
Termux Github Actions 6f854237e6 libraqm: update to 0.8.0
This commit has been automatically submitted by Github Actions.
2021-12-14 00:22:39 +00:00
Termux Github Actions 6d7342691e k9s: update to 0.25.10
This commit has been automatically submitted by Github Actions.
2021-12-14 00:21:40 +00:00
Termux Github Actions 43ac00f115 jfrog-cli: update to 2.9.0
This commit has been automatically submitted by Github Actions.
2021-12-13 18:15:52 +00:00
Henrik Grimler a46221dae1
gdk-pixbuf: bump after librsvg and glib update
Installing it currently gives error in postinst script:

Setting up gdk-pixbuf (2.42.6-1) ...
g_module_open() failed for /data/data/com.termux/files/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: dlopen failed: cannot locate symbol "__multf3" referenced by "/data/data/com.termux/files/usr/lib/librsvg-2.so"...
2021-12-13 15:31:03 +01:00
Henrik Grimler 57c5afd29f
gstreamer: bump (again) after glib update
Gives errors like:

```
$ gst-launch-1.0

(gst-plugin-scanner:31057): GStreamer-WARNING **: 15:23:01.958: Failed to load plugin '/data/data/com.termux/files/usr/lib/gstreamer-1.0/libgstudp.so': dlopen failed: cannot locate symbol "__floatunsitf" referenced by "/data/data/com.termux/files/usr/lib/gstreamer-1.0/libgstudp.so"...

(gst-plugin-scanner:31057): GStreamer-WARNING **: 15:23:01.965: Failed to load plugin '/data/data/com.termux/files/usr/lib/gstreamer-1.0/libgstisomp4.so': dlopen failed: cannot locate symbol "__floatunsitf" referenced by "/data/data/com.termux/files/usr/lib/gstreamer-1.0/libgstisomp4.so"...

(gst-plugin-scanner:31057): GStreamer-WARNING **: 15:23:01.990: Failed to load plugin '/data/data/com.termux/files/usr/lib/gstreamer-1.0/libgstrtp.so': dlopen failed: cannot locate symbol "__floatunsitf" referenced by "/data/data/com.termux/files/usr/lib/gstreamer-1.0/libgstrtp.so"...
```
2021-12-13 15:30:55 +01:00
Henrik Grimler 7b6695780a
librsvg: rebuild (again) after glib update
Gives errors like:

g_module_open() failed for /data/data/com.termux/files/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: dlopen failed: cannot locate symbol "__multf3" referenced by "/data/data/com.termux/files/usr/lib/librsvg-2.so"...
2021-12-13 15:27:58 +01:00
Henrik Grimler f57bd91ab8
qemu: bump after glib and libcairo update
Should fix https://github.com/termux/termux-packages/issues/8230.
2021-12-13 15:26:13 +01:00
Tee KOBAYASHI 318f25c7f7 new package: stuntman 2021-12-13 14:53:08 +01:00
Tee KOBAYASHI 2d929a7117 megacmd: Change handling of dummy `libpthread.a` 2021-12-13 14:52:21 +01:00
Tee KOBAYASHI cf44500331 new package: megacmd 2021-12-13 14:52:21 +01:00
Termux Github Actions f608e19ffc findomain: update to 5.1.1
This commit has been automatically submitted by Github Actions.
2021-12-13 12:21:26 +00:00
Master Java 3e62d8b81e maven: update to 3.8.4 2021-12-13 17:16:29 +05:30
Lokesh Pandey ff8bc9e86c
Merge pull request #8224 from masterjavaofficial/patch-2
gradle: update to 7.3.1
2021-12-13 16:10:03 +05:30
Master Java 190f5bec13
gradle: update to 7.3.1
Additional Changes:
- Changed the package type from All (includes docs and sources) to Binary only
2021-12-13 16:22:56 +06:00
Henrik Grimler 3abcd55aae
cgdb: add patch to disable fdsan
Similar to patch for texlive-bin, inetutils, emacs and zsh. Cast from
void to function pointer had to be modified though, , or else we get a
compilation error:

cgdb.cpp:1770:12: error: cannot initialize a variable of type 'void (*)(enum android_fdsan_error_level)' with an rvalue of type 'void *'
    void (*set_fdsan_error_level)(enum android_fdsan_error_level newlevel) = dlsym(lib_handle, "android_fdsan_set_error_level");
           ^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Not sure why we have not seen the same error for the other packages
with this patch.

Fixes https://github.com/termux/termux-packages/issues/7881.
2021-12-13 09:32:03 +01:00
Termux Github Actions 1bed36cd3f findomain: update to 5.1.0
This commit has been automatically submitted by Github Actions.
2021-12-13 06:26:15 +00:00
Termux Github Actions dc413c3378 chezmoi: update to 2.9.3
This commit has been automatically submitted by Github Actions.
2021-12-13 06:15:26 +00:00
Lucy Phipps 7fbde753c9
Revert "librsvg: update to 2.52.4"
This reverts commit ea63e06de0.
2021-12-13 05:05:37 +00:00
Lucinda May Phipps ea63e06de0
librsvg: update to 2.52.4 2021-12-13 04:35:16 +00:00
Tee KOBAYASHI 5b2a9e6295 new package: libtorrent-rasterbar 2021-12-12 16:06:34 +02:00
Tee KOBAYASHI 161926b36d new package: traceroute 2021-12-12 16:05:23 +02:00
Yaksh Bariya 53add687eb
librsvg: rebuild after gdk-pixbuf rebuild
Seems like this is needed after gdk-pixbuf was rebuilt against glib 1.70.2
2021-12-12 17:51:29 +05:30
Tee KOBAYASHI 752c74676d man: Bump revision 2021-12-12 13:51:34 +05:30
xtkoba 01e864b603 man: Fix build with NDK r23b 2021-12-12 13:51:34 +05:30
Termux Github Actions 197bd4a253 harfbuzz: update to 3.2.0
This commit has been automatically submitted by Github Actions.
2021-12-12 06:19:59 +00:00
Yaksh Bariya d48360e34d ndk-sysroot: revbump after new ndk patch for mntent.h 2021-12-12 10:07:41 +05:30
Yaksh Bariya 7fdbd59148 glib: update to 2.70.2 2021-12-12 10:07:41 +05:30
Yaksh Bariya dd647ac3c7 toolchain: bump revision 2021-12-12 10:07:41 +05:30
Yaksh Bariya bcecd85a67 imagemagick: get source from GitHub Releases 2021-12-12 10:07:41 +05:30
Yaksh Bariya 0ded3d1a6a gdk-pixbuf: remove unused meson options 2021-12-12 10:07:41 +05:30
Yaksh Bariya 72dfe5266b revbump packages dependent on glib 2021-12-12 10:07:41 +05:30
Yaksh Bariya fda92be338 glib: update to 1.70.1 2021-12-12 10:07:41 +05:30
Termux Github Actions f8babb8fb3 php-zephir-parser: update to 1.4.2
This commit has been automatically submitted by Github Actions.
2021-12-12 00:29:00 +00:00
Leonid Pliushch 8279cf4717
setup-ubuntu.sh: use 'env' to pass DEBIAN_FRONTEND=noninteractive
Fixes https://github.com/termux/termux-packages/issues/8209
2021-12-11 23:19:13 +02:00
Ivan Max 3d62742dec
apr-util: fix source url (#8208) 2021-12-11 18:57:57 +02:00
agnostic-apollo 8a00a3fec2
Merge pull request #8198 from agnostic-apollo/add-setpriv
Added: Add setpriv to util-linux
2021-12-11 21:36:17 +05:00