Termux Github Actions
938b698ea8
radare2: update to 5.5.4
...
This commit has been automatically submitted by Github Actions.
2021-12-15 12:35:33 +00:00
Termux Github Actions
593b8546bd
k9s: update to 0.25.12
...
This commit has been automatically submitted by Github Actions.
2021-12-15 12:17:22 +00:00
xtkoba
3684cb850d
glib: Fix bug in glib-gtimezone.patch ( #8243 )
...
```
../src/glib/gtimezone.c:1909:56: warning: incompatible pointer types passing 'gchar *' (aka 'char *') to parameter of type 'gchar **' (aka 'char **'); take the address with & [-Wincompatible-pointer-types]
GBytes *zoneinfo = zone_info_android(identifier, resolved_identifier);
^~~~~~~~~~~~~~~~~~~
&
../src/glib/gtimezone.c:527:34: note: passing argument to parameter 'out_identifier' here
gchar **out_identifier)
^
```
2021-12-15 06:51:28 +05:30
Termux Github Actions
630b01094d
elixir: update to 1.13.1
...
This commit has been automatically submitted by Github Actions.
2021-12-15 00:13:03 +00:00
Oskar
017c9305fb
Update build.sh
2021-12-14 21:58:42 +05:30
Oskar
41cf53f1b3
bump vim to 8.2.3800
2021-12-14 21:58:42 +05:30
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
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
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
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
Ivan Max
3d62742dec
apr-util: fix source url ( #8208 )
2021-12-11 18:57:57 +02:00
agnostic-apollo
8c2bd90b19
Changed: Bump libcap-ng to 0.8.3~pre1
...
Added `setpriv` in `util-linux` which requires `libcap-ng` to be updated as well for it work.
Android 7 and some Android devices 8 do not support ambient capabilities and will return `activate capabilities: Invalid argument` when running `setpriv`.
strace shows `"prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_IS_SET, CAP_CHOWN, 0, 0) = -1 EINVAL (Invalid argument)"`
This was an issue with `libcap-ng` where support for `PR_CAP_AMBIENT` was checked at compile time, so `setpriv` only worked on Android > `7`/`8` when `capng_apply()` was called.
`4.3 kernel PR_CAP_AMBIENT`
https://github.com/util-linux/util-linux/blob/v2.37.1/sys-utils/setpriv.c#L1010
https://github.com/stevegrubb/libcap-ng/blob/v0.8.2/src/cap-ng.c#L59
https://github.com/stevegrubb/libcap-ng/blob/v0.8.2/src/cap-ng.c#L716
https://source.android.com/devices/architecture/kernel/android-common
This has been fixed in `libcap-ng` by checking `PR_CAP_AMBIENT` at runtime with `187ed535`. `libcap-ng` `0.8.3` has not been released yet and so we use a pre release version `0.8.3~pre1`.
https://github.com/stevegrubb/libcap-ng/issues/28
https://github.com/stevegrubb/libcap-ng/commit/187ed535
2021-12-11 21:32:49 +05:00
agnostic-apollo
f766299ad9
Changed: Bump util-linux to 2.37.2-1
2021-12-11 21:32:49 +05:00
agnostic-apollo
ba5540e22d
Added: Add setpriv to util-linux
2021-12-11 21:32:49 +05:00
Tim van der Molen
cf4e1a620b
sqlcipher: update to 4.5.0
...
Also remove the unneeded libsqlite dependency.
2021-12-11 20:46:10 +05:30
Termux Github Actions
f438e25490
flyctl: update to 0.0.269
...
This commit has been automatically submitted by Github Actions.
2021-12-11 00:13:57 +00:00
xtkoba
d617bb28bc
new package: uwsgi ( #8148 )
2021-12-10 22:37:54 +02:00
xtkoba
de533fe10c
new package: stone ( #8171 )
2021-12-10 22:34:36 +02:00
Tee KOBAYASHI
2d5c265659
nim: Install tools
2021-12-10 22:31:24 +02:00
xtkoba
11e5a0c703
new package: id3ted ( #8178 )
2021-12-10 22:23:05 +02:00
Tee KOBAYASHI
e7f40a39ae
libc-client: Add definition of gethostid
2021-12-10 22:21:22 +02:00
Tee KOBAYASHI
8afd743d3a
new package: mailsync
2021-12-10 22:21:22 +02:00
Tee KOBAYASHI
166b39fa98
new package: libc-client
2021-12-10 22:21:22 +02:00
Termux Github Actions
49a1854c93
flyctl: update to 0.0.268
...
This commit has been automatically submitted by Github Actions.
2021-12-10 18:10:57 +00:00
Oskar
c8d11846b9
golang: update to 1.17.5
2021-12-10 19:33:05 +05:30
Termux Github Actions
d7cb28293b
virustotal-cli: update to 0.10.0
...
This commit has been automatically submitted by Github Actions.
2021-12-10 12:46:58 +00:00
Termux Github Actions
0a70e47eb6
hugo: update to 0.90.1
...
This commit has been automatically submitted by Github Actions.
2021-12-10 12:22:17 +00:00
Termux Github Actions
5414fac5f2
ipfs: update to 0.11.0
...
This commit has been automatically submitted by Github Actions.
2021-12-10 00:23:06 +00:00
Termux Github Actions
ec09ec5ec1
flyctl: update to 0.0.267
...
This commit has been automatically submitted by Github Actions.
2021-12-10 00:15:46 +00:00
Termux Github Actions
cf73499d66
flyctl: update to 0.0.266
...
This commit has been automatically submitted by Github Actions.
2021-12-09 18:10:18 +00:00
Yaksh Bariya
c96f4a8579
cmake: update to 3.22.1
2021-12-09 22:06:10 +05:30
Yaksh Bariya
3b2c8c19b7
mpc: update to 0.34
2021-12-09 21:15:01 +05:30
Yaksh Bariya
bd8fa28524
clash: update to 1.8.0
2021-12-09 21:01:45 +05:30
Lucinda May Phipps
1f05c1a95d
python: rm cryptmodule.c.patch
2021-12-09 15:23:30 +00:00
Lucinda May Phipps
8cff850e01
python: update to 3.10.1
2021-12-09 15:03:56 +00:00
xtkoba
81db6538d9
mlocate: Add message for absence of mlocate.db
( #8190 )
2021-12-09 15:46:45 +01:00
Termux Github Actions
7ddce9332f
flyctl: update to 0.0.264
...
This commit has been automatically submitted by Github Actions.
2021-12-09 12:11:54 +00:00
Ladar Levison
c53780c5bb
torsocks: fix tagged pointer aborts/segfaults on some Android 11 devices. ( #8187 )
2021-12-09 10:06:30 +01:00
Termux Github Actions
48f65b6aa1
flyctl: update to 0.0.263
...
This commit has been automatically submitted by Github Actions.
2021-12-09 06:13:58 +00:00
William Budington
15d863b1b9
apkeep: update to v0.8.0 ( #8186 )
2021-12-09 08:15:01 +05:30
Termux Github Actions
ab61faa184
libical: update to 3.0.12
...
This commit has been automatically submitted by Github Actions.
2021-12-09 00:23:26 +00:00
Termux Github Actions
05ae16b2fe
helm: update to 3.7.2
...
This commit has been automatically submitted by Github Actions.
2021-12-09 00:21:55 +00:00
Termux Github Actions
2dd3c6f098
flyctl: update to 0.0.262
...
This commit has been automatically submitted by Github Actions.
2021-12-08 18:10:46 +00:00
Yaksh Bariya
affe5b26eb
gnunet: update to 0.15.3
2021-12-08 19:43:06 +05:30
Yaksh Bariya
a3e2147565
revbump packages dependent on libgcrypt
2021-12-08 18:37:41 +05:30
Yaksh Bariya
a80ece4ba7
libgcrypt: update to 1.9.4
2021-12-08 18:37:41 +05:30
Termux Github Actions
422b91dbf9
kak-lsp: update to 11.1.0
...
This commit has been automatically submitted by Github Actions.
2021-12-08 12:32:48 +00:00
Termux Github Actions
cadb8b065b
hugo: update to 0.90.0
...
This commit has been automatically submitted by Github Actions.
2021-12-08 12:24:24 +00:00
Yaksh Bariya
5763d51b45
pure-ftpd: update to 1.0.50
...
Newer version has security fixes
2021-12-08 17:15:54 +05:30
Yaksh Bariya
972f7c0ba1
graphviz: update to 2.50.0
2021-12-08 16:44:57 +05:30
Yaksh Bariya
290ae05f35
graphviz: Build with CMake
2021-12-08 16:36:04 +05:30
Yaksh Bariya
f018bf2cb7
graphviz: bump to 2.49.3
2021-12-08 16:36:04 +05:30
Yaksh Bariya
09156c3c88
fish: fix inconsistent behaviour executing hardcoded paths
...
When executing command as /bin/<command>, fish first checks whether <command> is present in /bin/ or not. If it is found, then it will execute the command. But as we are using termux-exec, fish will actually try to execute <command> in @TERMUX_PREFIX@/bin/.
An example of this:-
/bin/ls:
1) Fish will first try find whether ls binary exists in /bin and whether user has permissions to execute it
2) If both the above are true, fish will try to execute /bin/ls.
3) But since we are using termux-exec, the path will be remapped to @TERMUX_PREFIX@/bin/ls
4) This is a *highly* inconsistent behaviour.
This can cause weird bugs when a script tries to execute with hardcoded paths, it might get errors about command not found even if it exists, because fish is checking it at the wrong place.
2021-12-08 14:21:37 +05:30
Henrik Grimler
d9d155fc8c
termux-keyring: remove grimler's old gpg key
2021-12-08 08:13:52 +01:00
Termux Github Actions
a63dc85326
git-delta: update to 0.11.2
...
This commit has been automatically submitted by Github Actions.
2021-12-08 06:19:41 +00:00
Termux Github Actions
a673c47006
flyctl: update to 0.0.261
...
This commit has been automatically submitted by Github Actions.
2021-12-08 06:11:25 +00:00
Lucy Phipps
c447490107
Revert "valgrind: update to 3.18.1"
...
This reverts commit 4575dce437
.
2021-12-07 19:32:57 +00:00
Lucy Phipps
4575dce437
valgrind: update to 3.18.1
2021-12-07 17:30:23 +00:00
Lucy Phipps
0b58b64298
dpkg: update to 1.21.1, rm busybox compat patch
2021-12-07 16:56:19 +00:00
Tee KOBAYASHI
ed9e88a7fe
slashem-extended: Fix postinst
2021-12-07 18:51:14 +05:30
Termux Github Actions
1e9e5dec1e
syncthing: update to 1.18.5
...
This commit has been automatically submitted by Github Actions.
2021-12-07 12:37:21 +00:00
Termux Github Actions
5ea878f66a
c-toxcore: update to 0.2.13
...
This commit has been automatically submitted by Github Actions.
2021-12-07 06:07:52 +00:00
Termux Github Actions
a0c59cd09d
git-delta: update to 0.11.1
...
This commit has been automatically submitted by Github Actions.
2021-12-07 00:19:12 +00:00
sk0kanik
ecae8900d5
golang: from 1.17.3 to 1.17.4
2021-12-07 01:16:06 +05:30
Tee KOBAYASHI
e07d3d146e
gdb: Explicitly link against compiler-rt builtins
2021-12-07 01:15:36 +05:30
Termux Github Actions
262a1230a9
unshield: update to 1.5.1
...
This commit has been automatically submitted by Github Actions.
2021-12-06 18:52:19 +00:00
Termux Github Actions
507e320276
toxic: update to 0.11.2
...
This commit has been automatically submitted by Github Actions.
2021-12-06 18:52:00 +00:00
Termux Github Actions
834908d703
jfrog-cli: update to 2.8.3
...
This commit has been automatically submitted by Github Actions.
2021-12-06 18:20:40 +00:00
Termux Github Actions
0021e8050f
radare2: update to 5.5.2
...
This commit has been automatically submitted by Github Actions.
2021-12-06 12:30:06 +00:00
Tee KOBAYASHI
192f8a173c
mediainfo: libandroid-support must be DT_NEEDED
by main executable
2021-12-06 11:23:46 +02:00
Ivan Max
3eecfd44c5
bsdtar: add to base-devel group ( #8154 )
2021-12-06 11:22:40 +02:00
Tee KOBAYASHI
d35f73ef92
erlang: Fix typo
2021-12-06 13:21:42 +05:30
Tee KOBAYASHI
ba08687e42
erlang: Configure with erl_xcomp_sysroot
2021-12-06 13:21:42 +05:30
Termux Github Actions
9457852c41
git-delta: update to 0.11.0
...
This commit has been automatically submitted by Github Actions.
2021-12-06 06:15:31 +00:00
Termux Github Actions
50dadf57c8
jfrog-cli: update to 2.8.2
...
This commit has been automatically submitted by Github Actions.
2021-12-06 00:18:51 +00:00
Termux Github Actions
8c93ca0454
patchelf: update to 0.14.3
...
This commit has been automatically submitted by Github Actions.
2021-12-05 18:28:08 +00:00
Termux Github Actions
cce7c652c2
iwyu: update to 0.17
...
This commit has been automatically submitted by Github Actions.
2021-12-05 18:14:59 +00:00
xtkoba
ace5844658
ecl: Fix ABI for host build
2021-12-05 16:56:17 +01:00
Yaksh Bariya
a6699b433c
gn: bump to 20211203
2021-12-05 21:19:02 +05:30
Henrik Grimler
8bb84fa68e
command-not-found: update to 1.70
...
Includes merge of science-packages into termux-packages
2021-12-05 16:33:24 +01:00
Tee KOBAYASHI
8a0c4d4cbd
php: Bump revision
2021-12-05 14:31:34 +01:00
Tee KOBAYASHI
a3d794cec0
libresolv-wrapper: Define res_init
2021-12-05 14:31:34 +01:00
Tee KOBAYASHI
405c24e6d3
php: Use libresolv-wrapper
2021-12-05 14:31:34 +01:00
Tee KOBAYASHI
3065cb3817
new package: libresolv-wrapper
2021-12-05 14:31:34 +01:00
Tee KOBAYASHI
1c03df8923
Fix PREFIX
and other paths
2021-12-05 14:24:28 +01:00
xtkoba
6039baddcf
Link against android-glob
2021-12-05 14:24:28 +01:00
xtkoba
c2ae77a808
Build in src
2021-12-05 14:24:28 +01:00
xtkoba
b5013e75bb
Fix source URL
2021-12-05 14:24:28 +01:00
xtkoba
4d01d7a397
iproute2: Add patches
2021-12-05 14:24:28 +01:00
xtkoba
51b3e0ac0c
new package: iproute2
2021-12-05 14:24:28 +01:00
Henrik Grimler
714aa0dfa7
postgis: add package
...
postgis is not really set up for cross-compilation. It wants to run
cross-compiled programs to check proj and protobuf versions, so we
need to patch that in configure script.
The current patch added to do this will be annoying to maintain. I
tried patching the configure.ac script instead but got weird errors
that seemed to have more to do with the autoconf version we have in
the docker image.
Fixes https://github.com/termux/termux-packages/issues/8142
2021-12-05 13:57:09 +01:00
Henrik Grimler
030e9e1d6f
postgresql: fall back to $PREFIX/var/lib/postgresql in servicescript
2021-12-05 13:19:56 +01:00
Henrik Grimler
75edafa904
postgresql: add pg_config shell script
...
Can be used for packages that depend on postgresql and that tries to
run pg_config during build.
2021-12-05 13:19:49 +01:00
Henrik Grimler
845c2c79a9
libllvm: should be no need to set up llvm-config in build.sh
...
It is done in termux_step_override_config_scripts instead.
%ci:no-build
2021-12-05 13:18:35 +01:00
Tee KOBAYASHI
c37c34b468
new package: dwarves
2021-12-05 11:53:55 +02:00
Tee KOBAYASHI
697977c0b1
emacs: Assume UTF-8 keyboard input for emacsclient
2021-12-05 10:16:38 +01:00
Termux Github Actions
d9a6c35a65
assimp: update to 5.1.3
...
This commit has been automatically submitted by Github Actions.
2021-12-05 00:21:52 +00:00
Termux Github Actions
51ebb79efa
youtubedr: update to 2.7.5
...
This commit has been automatically submitted by Github Actions.
2021-12-04 18:37:20 +00:00
Termux Github Actions
044de7b65e
double-conversion: update to 3.1.6
...
This commit has been automatically submitted by Github Actions.
2021-12-04 18:07:29 +00:00
xtkoba
4fb7b68113
qemu: include m68k targets ( #8147 )
2021-12-04 18:28:47 +02:00
Henrik Grimler
cfe737f112
termux-tools: termux-change-repo remove science-packages
...
The repository has been merged with termux-packages, so no need to
subscribe to it.
2021-12-04 16:12:34 +01:00
Henrik Grimler
2f324c79c5
apt: remove science-repo from recommended packages
...
The repository has been merged back into termux-packages.
Add both game-repo and science-repo to TERMUX_PKG_REPLACES, I forgot
to the former when I merged game-repo.
2021-12-04 16:12:29 +01:00
Henrik Grimler
f8746124e6
science-repo: remove package
...
All packages have been moved to main repository.
2021-12-04 16:12:22 +01:00
Henrik Grimler
3daa0aa540
Bump all (ex-)science packages as part of merge with termux-packages
...
So that the package that is uploaded to the main repo has a higher
version than the version in the game repo.
All packages have been uploaded manually.
%ci:no-build
2021-12-04 14:41:46 +01:00
Henrik Grimler
b1d236ee16
openfoam: cp folder straight into TERMUX_PKG_MASSAGEDIR
...
Some installed files are not recognized when we create the massage
tar, for example
$PREFIX/opt/OpenFOAM-v2106/src/OpenFOAM/memory/tmp/tmp.H. The
compiled files work just find without them, but if we want to compile
another variant of openfoam on device then they are necessary.
Copying straight into the massage dir fixes the issue.
2021-12-04 14:36:37 +01:00
Henrik Grimler
ba557931af
openscad: fix build with latest cgal
2021-12-04 14:36:37 +01:00
Henrik Grimler
79c41ed239
libgeos: build with cmake
2021-12-04 14:36:37 +01:00
Henrik Grimler
b9c052b893
libgeos: update to 3.10.1
2021-12-04 14:36:37 +01:00
Henrik Grimler
cb8e5946b2
openfoam: update to 21.06
...
Finally a working build :)
Tests done: run cavity tutorial on aarch64 and arm.
TODO/things that would be nice to test:
* Check if we actually need to set WM_{CC,CXX,CFLAGS,CXXFLAGS} in
etc/config.sh/settings.
* Test compilation with Gcc on device
* Look at the __libc_malloc->malloc patch in sigFpe.C again, and try
to upstream the fix so that it isn't as glibc specific.
We need to remove -std=c++11 from CXXFLAGS, or else we get errors when building with
our (rather new) version of CGAL, for example:
/data/data/com.termux/files/usr/include/CGAL/array.h:72:44: error: no template named 'index_sequence' in namespace 'std'
make_filled_array_aux(const T& value, std::index_sequence<Is...>)
~~~~~^
/data/data/com.termux/files/usr/include/CGAL/number_utils.h:320:10: warning: 'decltype(auto)' type specifier is a C++14 extension [-Wc++14-extensions]
decltype(auto) approximate_sqrt(const NT& nt)
^
/data/data/com.termux/files/usr/include/CGAL/number_utils.h:320:1: error: deduced return types are a C++14 extension
decltype(auto) approximate_sqrt(const NT& nt)
^
2021-12-04 14:36:37 +01:00
Henrik Grimler
0d7e97dada
mapserver: update to 7.6.4
2021-12-04 14:36:37 +01:00
Henrik Grimler
d45ecb01ed
Bump packages depending on libc++ after ndk-r23 update
...
All except openfoam since it does not build.
2021-12-04 14:36:37 +01:00
Henrik Grimler
b3c90e7554
glpk: update to 5.0
2021-12-04 14:36:37 +01:00
Lucy Phipps
6bb673864a
texlive: bump again
2021-12-04 14:36:37 +01:00
Lucinda May Phipps
5554c78529
texlive: bump revision
...
20200406-5 is missing from repo
2021-12-04 14:36:37 +01:00
Henrik Grimler
53a68414f1
gnucap: update to 20210107
2021-12-04 14:36:37 +01:00
Henrik Grimler
a0698575f6
proj: update to 8.1.1
2021-12-04 14:36:37 +01:00
Wetitpig
d2e73c7ebf
Bump GDAL to version 3.3.2 ( #76 )
...
* Bump GDAL to version 3.3.2
2021-12-04 14:36:37 +01:00
Wetitpig
a1ceafe797
fix tempfileDir by @TERMUX_PREFIX@
2021-12-04 14:36:37 +01:00
Wetitpig
3560c68a57
Bump revision
2021-12-04 14:36:37 +01:00
Wetitpig
395d616cb7
Fix single quotations
2021-12-04 14:36:37 +01:00
Yaksh Bariya
e3aed3c12e
gdal: Bump to 3.3.1
2021-12-04 14:36:37 +01:00
Yaksh Bariya
c81e3e520e
cgal: Bump to 5.3
2021-12-04 14:36:37 +01:00
Henrik Grimler
21c678ea6f
gdal: enable postgresql and netcdf support
2021-12-04 14:36:37 +01:00
Henrik Grimler
b54419ee24
cgal: update to 5.2.2
2021-12-04 14:36:37 +01:00
Henrik Grimler
f202c4f1c8
proj: update to 8.1.0
2021-12-04 14:36:37 +01:00
Henrik Grimler
9c5893a0ac
gdal: update to 3.3.0
2021-12-04 14:36:37 +01:00
Henrik Grimler
0840e634b7
libosmium: update to 2.17.0
2021-12-04 14:36:37 +01:00
Henrik Grimler
faf66c6042
osm2pgsql: update to 1.5.0
2021-12-04 14:36:37 +01:00
Henrik Grimler
f9f304898f
spatialite-tools: bump after proj update
2021-12-04 14:36:37 +01:00
Henrik Grimler
cff835123c
proj: update to 8.0.1
2021-12-04 14:36:37 +01:00
Henrik Grimler
3b45e93ed9
gap: update to 4.11.1
2021-12-04 14:36:37 +01:00
Henrik Grimler
0fa7f9e1de
netcdf-c: update to 4.8.0
...
Also disable libhdf5 dependency, seems to be recommended to remove it.
2021-12-04 14:36:37 +01:00
Henrik Grimler
87581d6a01
openmpi: update to 4.1.1
2021-12-04 14:36:37 +01:00
Skyler Hawthorne
a570798b32
osmium-tool
2021-12-04 14:36:37 +01:00
Skyler Hawthorne
ac9c9b2d31
libosmium
2021-12-04 14:36:37 +01:00
Skyler Hawthorne
c1f5b9f39c
libprotozero
2021-12-04 14:36:37 +01:00
Skyler Hawthorne
2b3e931134
libosmpbf
2021-12-04 14:36:37 +01:00
Skyler Hawthorne
f4cfdd5344
osm2pgsql: add package
2021-12-04 14:36:37 +01:00
Henrik Grimler
45bd59d9dc
Set TERMUX_PKG_MAINTAINER for all packages
2021-12-04 14:36:37 +01:00
Henrik Grimler
1f9fdb30da
spatialite-tools: update to 5.0.1
2021-12-04 14:36:37 +01:00
Henrik Grimler
175fd03c1f
texlive: rename termux_step_post_extract_package
...
This function was renamed to termux_step_post_get_source before.
%ci:no-build
2021-12-04 14:36:37 +01:00
Henrik Grimler
9c2d75b00f
texlive: add profile.d/texlive.fish script
...
By @leomayer.
2021-12-04 14:36:37 +01:00
Skyler Hawthorne
404eeeff68
gdal: add expat support
2021-12-04 14:36:37 +01:00
Henrik Grimler
b091f44e5e
gdal: link against spatialite for real
2021-12-04 14:36:37 +01:00
Henrik Grimler
59729792d5
openscad: bump
...
Last version was built and uploaded even though it should not have been
2021-12-04 14:36:37 +01:00
Henrik Grimler
5007a83a51
gdal: link against libspatialite
2021-12-04 14:36:37 +01:00
Henrik Grimler
02d10c4622
spatialite-tools: add package
2021-12-04 14:36:37 +01:00
Henrik Grimler
db6492231a
libspatialite: add package
2021-12-04 14:36:37 +01:00
Henrik Grimler
0154a605a3
openscad: rm accidently checked in patch
...
ci:no-build
2021-12-04 14:36:37 +01:00
Henrik Grimler
cc4ce9acf2
librttopo: add package
2021-12-04 14:36:37 +01:00
Henrik Grimler
8ec413bc9c
libfreexl: add package
2021-12-04 14:36:36 +01:00
Henrik Grimler
43f44b327a
libgeos: update to 3.9.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
a5c96bd040
openbabel: bump after boost update
2021-12-04 14:36:36 +01:00
Henrik Grimler
3e5010bd33
openmpi: autoreconf to fix linking with libomp.a
...
Fixes https://github.com/termux/science-packages/issues/65 .
2021-12-04 14:36:36 +01:00
Henrik Grimler
c1d257f778
cgal: update to 5.2
2021-12-04 14:36:36 +01:00
Henrik Grimler
318fab83e0
eigen: update to 3.3.9
2021-12-04 14:36:36 +01:00
Henrik Grimler
a49f3c00cc
gdal: update to 3.2.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
cf378d5fe4
mapserver: update to 7.6.2
2021-12-04 14:36:36 +01:00
Henrik Grimler
65dec0e9b9
proj: update to 7.2.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
36ad626e2a
openmpi: update to 4.1.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
b810bcdbfa
cgal: update to 5.1.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
80189aaca6
gdal: update to 3.2.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
28d1240b38
proj: update to 7.2.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
a0686edfa5
eigen: update to 3.3.8
2021-12-04 14:36:36 +01:00
Henrik Grimler
40502acc91
cgal: update to 5.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
23d37f05a0
glpk: add package
...
Requested in https://github.com/termux/science-packages/issues/53
2021-12-04 14:36:36 +01:00
Henrik Grimler
df2a6d6245
openmpi: update to 4.0.5
2021-12-04 14:36:36 +01:00
Henrik Grimler
6e3773471e
proj: update to 7.1.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
4354d80753
gdal: update to 3.1.3
2021-12-04 14:36:36 +01:00
Konstantin Podsvirov
7da4e900db
openscad: bump to rebuild against latest boost
2021-12-04 14:36:36 +01:00
Henrik Grimler
12016d5e0b
mapserver: update to 7.6.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
1879322d2a
cgal: update to 5.0.3
2021-12-04 14:36:36 +01:00
Leonid Pliushch
c54915dafd
openmpi: disable -Wl,--as-needed to force-link with libandroid-shmem
2021-12-04 14:36:36 +01:00
Henrik Grimler
7975ac248f
openscad: fix build error
...
boost/detail/endian.hpp does not seem to be used in import.cc so no need to include it
2021-12-04 14:36:36 +01:00
Henrik Grimler
93a09271c4
openscad: bump to rebuild against latest boost
2021-12-04 14:36:36 +01:00
Henrik Grimler
5edf7ff46a
mapserver: extract LICENSE from README
2021-12-04 14:36:36 +01:00
Henrik Grimler
2bc4cc9d6f
gdal: update to 3.1.2
2021-12-04 14:36:36 +01:00
Henrik Grimler
6ca242c2a9
proj: bump to include license file in package
2021-12-04 14:36:36 +01:00
Henrik Grimler
3fbbc6c5f1
openmpi: bump to include license file in package
2021-12-04 14:36:36 +01:00
Henrik Grimler
180561ad02
netcdf-c: bump to include license file in package
2021-12-04 14:36:36 +01:00
Henrik Grimler
bb63b93dfe
mapserver: bump to include license file in package
2021-12-04 14:36:36 +01:00
Henrik Grimler
bdf7964e00
libhdf5: bump to include license file in package
2021-12-04 14:36:36 +01:00
Henrik Grimler
91b0a021fa
bump openmpi and proj to restart build
2021-12-04 14:36:36 +01:00
Henrik Grimler
2a4a0b5b06
openmpi: fix memory_patcher_component
2021-12-04 14:36:36 +01:00
Henrik Grimler
42b35372c5
proj: update to 7.1.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
a9911bf8db
openmpi: update to 4.0.4
2021-12-04 14:36:36 +01:00
Henrik Grimler
451483f15c
openbabel: update to 3.1.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
0b9c09ebad
mapserver: bump after gdal update
2021-12-04 14:36:36 +01:00
Henrik Grimler
b4a6aedfc8
gdal: update to 3.1.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
b44bf3d489
mapserver: update to 7.6.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
8efa9ef5e0
texlive: make new subpackages conflict with fontsextra
...
Fix typos when retrieving file lists for texlive-libertinus-type1 and
texlive-ipaex-type1 and make sure mktexlsr can be found in postinst scripts
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
61cef608cc
proj: restart build
...
%ci:reset-backlog
2021-12-04 14:36:36 +01:00
Henrik Grimler
a70f9524c3
proj: update to 7.0.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
3f1f516e58
texlive: create 20 new subpackages from texlive-fontsextra to decrease size
2021-12-04 14:36:36 +01:00
Henrik Grimler
89952bd6b6
texlive: fix more scripts
...
Midly annoying that the texlive root is not retrieved from TEXMFROOT..
2021-12-04 14:36:36 +01:00
Henrik Grimler
01abe10e2a
texlive: depend on texlive-bin >= 20200406-4
...
Required since binaries where moved to $PREFIX/bin/texlive.
2021-12-04 14:36:36 +01:00
Henrik Grimler
4ead576743
texlive: mv from main repository
...
Also add profile.d script to add bin/texlive/ to path as binaries in texlive-bin have been moved there
2021-12-04 14:36:36 +01:00
Henrik Grimler
51ed4a9f0f
mapserver: update to 7.4.4
2021-12-04 14:36:36 +01:00
Henrik Grimler
28e236d904
gap: exclude pkgs again to keep deb size small
2021-12-04 14:36:36 +01:00
Henrik Grimler
2190e8945a
netcdf-c: update to 4.7.4
2021-12-04 14:36:36 +01:00
Henrik Grimler
baebc6198d
libhdf5: build with zlib support
2021-12-04 14:36:36 +01:00
Henrik Grimler
2e355869d4
gap: update to 4.11.0
...
Also include all packages in deb, and fix some path errors.
2021-12-04 14:36:36 +01:00
Henrik Grimler
23ee1bc6ed
openmpi: update to 4.0.3
2021-12-04 14:36:36 +01:00
Henrik Grimler
2ced20c8f9
Bump gdal and mapserver after proj update
2021-12-04 14:36:36 +01:00
Henrik Grimler
5551b3ba14
proj: update to 7.0.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
af3a7562a5
netcdf-c: bump after libhdf5 update
2021-12-04 14:36:36 +01:00
Henrik Grimler
29f627e799
libhdf5: update to 1.12.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
46227fad86
cgal: update to 5.0.2
2021-12-04 14:36:36 +01:00
Henrik Grimler
98a3050b01
proj: update to 6.3.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
af69bf1923
openscad: skip (outdated?) boost check
...
Upstream issue: https://github.com/openscad/openscad/issues/3197
2021-12-04 14:36:36 +01:00
Henrik Grimler
4a20a80801
openscad: bump after cgal update
2021-12-04 14:36:36 +01:00
Henrik Grimler
c64a27f7f3
gdal: update to 3.0.4
2021-12-04 14:36:36 +01:00
Henrik Grimler
4db3f1f391
cgal: update to 5.0.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
e4bffe13f9
openmpi: remove no longer needed -llog flag
2021-12-04 14:36:36 +01:00
Henrik Grimler
3e05d2d9bc
proj: update to 6.3.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
4ad00be3d4
mapserver: update to 7.4.3
2021-12-04 14:36:36 +01:00
Henrik Grimler
b2e96a5629
libhdf5: update to 1.10.6
2021-12-04 14:36:36 +01:00
Henrik Grimler
25104fc415
gdal: update to 3.0.2
2021-12-04 14:36:36 +01:00
Henrik Grimler
f4071c3354
proj: update to 6.2.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
9793efeeca
netcdf-c: update to 4.7.3
2021-12-04 14:36:36 +01:00
Henrik Grimler
d291de5e51
mapserver: update to 7.4.2
2021-12-04 14:36:36 +01:00
Henrik Grimler
24293e2087
libgeos: update to 3.8.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
101dfb1276
eigen: switch to gitlab for src tar
2021-12-04 14:36:36 +01:00
Henrik Grimler
fffc39cd59
openscad: install openscad, examples and libraries
2021-12-04 14:36:36 +01:00
Henrik Grimler
a25d559f89
openscad: link with boost "manually"
...
features/boost.prf might be the proper file to patch rather than doing this
2021-12-04 14:36:36 +01:00
Leonid Plyushch
0753b8b696
new package: openscad
2021-12-04 14:36:36 +01:00
Henrik Grimler
12f131bb64
openmpi: fix shmem patch
2021-12-04 14:36:36 +01:00
Henrik Grimler
aaceda4c49
openmpi: update to 4.0.2
2021-12-04 14:36:36 +01:00
Henrik Grimler
edfe129cb8
openbabel: bump to trigger ci
2021-12-04 14:36:36 +01:00
Henrik Grimler
eccfa15b01
openfoam: use 'true' instead of 'yes' in build.sh
2021-12-04 14:36:36 +01:00
Henrik Grimler
8927f78444
openbabel: update to 3.0.0
2021-12-04 14:36:36 +01:00
Leonid Plyushch
3be2fb1f79
new package: cgal
2021-12-04 14:36:36 +01:00
Henrik Grimler
74e0310f2e
Bump updated packages and reset backlog
...
%ci:reset-backlog
Otherwise CI tries to build openfoam
2021-12-04 14:36:36 +01:00
Henrik Grimler
f7c39ce3c9
proj: update to 6.2.0
2021-12-04 14:36:36 +01:00
Henrik Grimler
ff18eca8b4
netcdf-c: update to 4.7.1
2021-12-04 14:36:36 +01:00
Henrik Grimler
a258c940fe
gap: update to 4.10.2
2021-12-04 14:36:36 +01:00
Henrik Grimler
e02d9e00a6
OpenFOAM: add package
...
Build takes waaay to long for CI so:
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
dd3bdc44c7
mapserver: Update to 7.4.1
2021-12-04 14:36:36 +01:00
Leonid Plyushch
2b9c1ae358
fix build.sh for some packages
...
Build system require to use true/false for boolean variables.
2021-12-04 14:36:36 +01:00
Henrik Grimler
3f80bea1a5
gap: add dependency zlib
2021-12-04 14:36:36 +01:00
Henrik Grimler
d5bd386c24
proj: update to 6.1.1
...
%ci:reset-backlog
2021-12-04 14:36:36 +01:00
Henrik Grimler
18a295aeca
netcdf-c: bump and conflict with dev pkg
...
%ci-no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
16326b70a5
mapserver: bump and conflict with dev pkg
...
%ci-no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
975f7f7245
openbabel: bump and conflict with dev pkg
...
%ci-no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
c853eb39d5
openmpi: bump and conflict with dev pkg
...
%ci-no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
5734d073c1
libhdf5: bump and conflict with dev pkg
...
%ci-no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
4fdc07c949
libgeos: build static library
...
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
8fe8952089
libgeos: bump and conflict with dev pkg
...
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
2abedda0f5
gnucap: bump and conflict with dev pkg
...
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
8de6a73f88
proj: bump and conflict with dev pkg
...
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
7137697649
gap: bump and conflict with dev pkg
...
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
ca2f1a0c61
eigen: bump and conflict with dev pkg
...
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
38bf8e0655
gdal: conflict with dev pkg
...
%ci-no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
5ea326a3e4
gdal: update to 3.0.1
...
%ci:no-build
2021-12-04 14:36:36 +01:00
Henrik Grimler
7cccd3fe6d
osmctools: depend on zlib
2021-12-04 14:36:36 +01:00
Henrik Grimler
7c03faccaa
osmctools: fix sha256sum
2021-12-04 14:36:36 +01:00
Henrik Grimler
6aee8eefa3
osmctools: fix build script
2021-12-04 14:36:36 +01:00
Wetitpig
1ca03b57b6
Build in source
2021-12-04 14:36:36 +01:00
Wetitpig
77aec6efb5
Rename License to LICENSE
2021-12-04 14:36:36 +01:00
Wetitpig
ec50254607
Add osmctools
2021-12-04 14:36:36 +01:00
Henrik Grimler
76f5c9889f
netcdf-c: update to 4.7.0
2021-12-04 14:36:36 +01:00
Leonid Plyushch
8a33fb402f
proj: bump revision
2021-12-04 14:36:36 +01:00
Leonid Plyushch
4c96072df6
openbabel: bump revision
2021-12-04 14:36:36 +01:00