Commit Graph

15324 Commits

Author SHA1 Message Date
Henrik Grimler
a309263baa
libgnutls: update to 3.7.3
Seem to be no need to bump packages (like apt) that depend on
libgnutls.
2022-02-13 10:08:16 +01:00
Henrik Grimler
06d4ee7d69
Revert "build gnutls with p11-kit"
This reverts commit 6c010f0da0.
2022-02-13 10:06:17 +01:00
Henrik Grimler
c44db19566
calc: pass LONG_BITS in TERMUX_PKG_EXTRA_MAKE ARGS
That one was missed in previous f12977efdf ("calc: patch Makefile
instead of overriding a lot of variables").

Also unset LDCONFIG variable, we don't need a ldconfig step.
2022-02-13 08:44:06 +01:00
Jia Yuan Lo
aa7d39daa5 clvk: bump to 0.0.20220210 2022-02-13 12:02:57 +05:30
Jia Yuan Lo
24a52261ff opencl packages: rebuild against latest headers 2022-02-13 12:02:57 +05:30
Jia Yuan Lo
7d09f1e1eb opencl-headers: update to 2022.01.04 2022-02-13 12:02:57 +05:30
Jia Yuan Lo
7b417cdf61 opencl-clhpp: minor edit to homepage & description 2022-02-13 12:02:57 +05:30
Jia Yuan Lo
4bdce3b90c vulkan packages: update to 1.3.205 2022-02-13 12:02:57 +05:30
Termux Github Actions
ebd5c4f367 php-zephir-parser: update to 1.5.0
This commit has been automatically submitted by Github Actions.
2022-02-13 00:27:44 +00:00
Termux Github Actions
5fffd671cf flyctl: update to 0.0.297
This commit has been automatically submitted by Github Actions.
2022-02-12 18:15:39 +00:00
Tee KOBAYASHI
fcdb6e46ad libraptor2, librasqal: Fix typo in *-config wrapper
%ci:no-build
2022-02-13 02:55:46 +09:00
Tee KOBAYASHI
715ce90c53 aapt: Fix inappropriate use after std::move()
* Specify `-DNDEBUG`
2022-02-12 20:10:57 +09:00
Tee KOBAYASHI
7c375fd144
libandroid-posix-semaphore: Fix hardcoded string lengths 2022-02-12 09:39:38 +01:00
Henrik Grimler
38ffdd9187
valgrind: use @Lzhiyong's align_fix.py to fix underaligned TLS segment
Otherwise we get:

$ valgrind
error: "valgrind": executable's TLS segment is underaligned: alignment is 8, needs to be at least 64 for ARM64 Bionic
Aborted
2022-02-12 09:14:24 +01:00
Tee KOBAYASHI
8a82ee521d
valgrind: Fix build for x86_64 2022-02-12 09:06:07 +01:00
Henrik Grimler
33e9cda847
valgrind: fix build for non-aarch64 arches as well
Valgrind seem to work fine after the memcpy overrides have been
removed, but as always I don't really know what I am doing.
2022-02-12 09:06:04 +01:00
Henrik Grimler
1332e5c926
valgrind: update to 3.18.1 2022-02-12 09:06:00 +01:00
Tee KOBAYASHI
4a01f30280 new package: libsled 2022-02-12 11:32:54 +09:00
Henrik Grimler
bb45eeefc7
unrar: update Makefile patch
So that we can install to TERMUX_PKG_MASSAGEDIR.
2022-02-11 21:26:28 +01:00
Henrik Grimler
f12977efdf
calc: patch Makefile instead of overriding a lot of variables
And make package respect DESTDIR.
2022-02-11 21:23:14 +01:00
Henrik Grimler
9155acd040 termux_step_configure_cmake: set CMAKE_INSTALL_LIBDIR
Some packages seem to need it, but maybe just when building outside
docker image?  Set in termux_step_configure_cmake instead of in
individual build recipes.

%ci:no-build
2022-02-11 21:20:14 +01:00
Henrik Grimler
7e15829077
mime-support: fix typo in _VERSION variable 2022-02-11 19:30:20 +01:00
Henrik Grimler
b6eb1e8015
ovmf: update to 20211216.122 2022-02-11 19:20:46 +01:00
Henrik Grimler
99dd290fb0
libucontext: respect DESTDIR and PREFIX
Build out of source and avoid overriding termux_step_configure().
2022-02-11 19:20:41 +01:00
Henrik Grimler
88facc1a95
btfs2: update to 2.0.2 2022-02-11 19:18:32 +01:00
Henrik Grimler
8373412928
mime-support: track feodoras mime-types repo instead
Ubuntu has split the their mime-support packages into two subpackages.
2022-02-11 19:05:45 +01:00
YAKSH BARIYA
806eba5499
nodejs: update to 17.5.0 (#9001) 2022-02-11 12:43:37 +00:00
Henrik Grimler
a67899c977
libandroid-posix-semaphore: pass PREFIX as compiler flag 2022-02-11 11:21:52 +01:00
Chongyun Lee
b26410dd57
Add Package: libandroid-posix-semaphore 2022-02-11 11:21:48 +01:00
s00se
7c062d1a88
proxmark3-git: update to latest master (#8998) 2022-02-11 14:40:15 +05:30
Butta
e1a6c93bea swift: update from 5.5.2 to 5.5.3 2022-02-10 13:01:27 +05:30
Elliana May
4f6839da94 chore: Remove TERMUX_PKG_GIT_BRANCH
Not necessary, as its value is the default
2022-02-10 10:10:24 +09:00
Elliana May
441a28dc47 chore: Switch to using a git url in TERMUX_PKG_SRCURL instead 2022-02-10 10:10:24 +09:00
Elliana May
3e2d4f2567 chore: Switch to using termux_step_get_source 2022-02-10 10:10:24 +09:00
Elliana May
7267832027 chore: Update duckdb version 2022-02-10 10:10:24 +09:00
Termux Github Actions
076cb98475 elixir: update to 1.13.3
This commit has been automatically submitted by Github Actions.
2022-02-09 18:15:14 +00:00
YAKSH BARIYA
49bc41bb06
gpgme: update to 1.17.0 (#8988) 2022-02-09 16:28:26 +00:00
2096779623
a46d96381f
Update yara to 4.1.3 (#8985) 2022-02-09 19:16:27 +05:30
YAKSH BARIYA
8ace3d932c
nodejs-lts: update to v16.14.0 (#8983) 2022-02-09 19:14:46 +05:30
Termux Github Actions
f11cdd8404 youtubedr: update to 2.7.10
This commit has been automatically submitted by Github Actions.
2022-02-09 12:38:40 +00:00
Termux Github Actions
363fd2d582 findomain: update to 6.1.0
This commit has been automatically submitted by Github Actions.
2022-02-09 12:31:46 +00:00
YAKSH BARIYA
8b15720788
z3: update to 4.8.14 (#8984) 2022-02-09 17:00:42 +05:30
Tee KOBAYASHI
dec84a59a4 openfoam: Fix build of MPPICInterFoam 2022-02-09 09:33:25 +01:00
Henrik Grimler
1ba4e7d5f1 openfoam: update to 21.12
Package needs to be rebuilt for new boost version, so take the
opportunity to update to latest release at the same time.
2022-02-09 09:33:25 +01:00
Termux Github Actions
bbc7017ea7 termimage: update to 1.2.0
This commit has been automatically submitted by Github Actions.
2022-02-09 06:25:00 +00:00
Tee KOBAYASHI
5d387e1a01 new package: libsophia 2022-02-09 12:48:24 +09:00
Tee KOBAYASHI
c6137be9d3 new package: libmdbx 2022-02-09 12:39:11 +09:00
Tee KOBAYASHI
d196da101f google-glog: Depend on gflags 2022-02-09 12:28:12 +09:00
Tee KOBAYASHI
12e3d9ce94 pika: Depend on google-glog
instead of duplicated libglog package.
2022-02-09 12:28:12 +09:00
Tee KOBAYASHI
9689f11b5a osm2pgsql: Update to 1.6.0
* Make sure to use bundled fmt headers
2022-02-09 12:16:45 +09:00
Tee KOBAYASHI
e22ce602fa cliaoke: Fix for working with fluidsynth 2022-02-09 11:56:08 +09:00
Termux Github Actions
60d2b05acb flyctl: update to 0.0.296
This commit has been automatically submitted by Github Actions.
2022-02-09 00:19:23 +00:00
Tee KOBAYASHI
c51922fa98 boost: Revbump revdeps
excluding:

* openfoam (taking too much time to build)

* osm2pgsql (having build issue; actually just a revbdep)
2022-02-09 09:10:06 +09:00
Tee KOBAYASHI
462978bdb3 solidity: Do not use bundled jsoncpp
to avoid build issue when jsoncpp package is installed.
2022-02-09 09:10:06 +09:00
Tee KOBAYASHI
110435cc0f libtorrent-rasterbar: Fix build with Boost 1.78 2022-02-09 09:10:06 +09:00
Tee KOBAYASHI
f2b70f352e boost: Update to 1.78.0 2022-02-09 09:10:06 +09:00
Termux Github Actions
69ad7669ee jfrog-cli: update to 2.12.1
This commit has been automatically submitted by Github Actions.
2022-02-08 18:19:31 +00:00
Henrik Grimler
46348f9ab6
nudoku: update to 2.1.0
Finally possible now that docker image has been updated.
2022-02-08 12:16:43 +01:00
Lucy Phipps
c125591bb6
libduktape: always install pyyaml 2022-02-08 11:48:40 +01:00
Termux Github Actions
132923624e libarchive: update to 3.5.3
This commit has been automatically submitted by Github Actions.
2022-02-08 09:39:13 +00:00
Termux Github Actions
691a06542d duf: update to 0.8.1
This commit has been automatically submitted by Github Actions.
2022-02-08 09:31:57 +00:00
Termux Github Actions
8f6e9a518d delve: update to 1.8.1
This commit has been automatically submitted by Github Actions.
2022-02-08 09:31:33 +00:00
Termux Github Actions
d1172fbf04 assimp: update to 5.2.1
This commit has been automatically submitted by Github Actions.
2022-02-08 09:24:19 +00:00
Henrik Grimler
ef60aa9fca
clpeak: update to 1.1.2
And add new dependency opencl-clhpp.
2022-02-08 10:12:40 +01:00
Henrik Grimler
fcf4e37a81
opencl-clhpp: add package
It is now required for successful build of clpeak (and perhaps
others).
2022-02-08 10:12:21 +01:00
Henrik Grimler
45ed81d242
rcshell: change source url
Old one is no longer available. Also add a proper hostbuild step
instead of patching Makefile.
2022-02-08 08:41:52 +01:00
Henrik Grimler
425135d923
iverilog: disable package
It doesn't build, fails with:

    parse.cc:299:10: fatal error: 'parse.hh' file not found
    #include "parse.hh"
             ^~~~~~~~~~
    1 warning and 1 error generated.
    make[1]: *** [Makefile:108: parse.o] Error 1
2022-02-08 08:41:48 +01:00
Henrik Grimler
e491b059f5
gnugo: fix compilation error due to duplicate symbols
-fcommon works around issue for cross-compilation, but with ubuntu
21.10 issue happens for hostbuild as well. Fix core issue instead
having to change hostbuild flags as well.
2022-02-08 08:41:45 +01:00
sk0kanik
3b57cf86ea rust: bump revision after llvm update 2022-02-08 12:04:14 +05:30
Tee KOBAYASHI
55d891fec3 new package: astra-sm 2022-02-08 14:01:46 +09:00
Tee KOBAYASHI
72c1f22351 new package: robotfindskitten 2022-02-08 13:53:16 +09:00
Tee KOBAYASHI
7550bc427f new package: 6tunnel 2022-02-08 13:46:43 +09:00
marcusz
a622b738b8 aapt, aidl: depend on googletest package 2022-02-08 12:45:02 +09:00
Tee KOBAYASHI
339ef85899 new package: zzuf 2022-02-08 11:52:57 +09:00
Tee KOBAYASHI
57c85cf5d2 aapt: Update to 12.0.0.27 2022-02-08 10:26:57 +09:00
Tee KOBAYASHI
5bcdbbb994 new package: libgtest 2022-02-08 10:26:57 +09:00
Henrik Grimler
0d309d5745
neovim: update tree-sitter dependency
Otherwise tree-sitter build fails due to that libmpack-lua cannot be
downloaded.
2022-02-08 01:18:06 +01:00
Henrik Grimler
5d797d416f
nsnake: remove all links to homepage
The site is down and redirect so shady sites.

Reported by @bidyut1153
Fixes https://github.com/termux/termux-packages/issues/8944
2022-02-07 22:59:02 +01:00
Henrik Grimler
cbb644ef79
libp8-platform: build shared library instead of static one
libcec (and perhaps other) looks only for a shared one.
2022-02-07 22:43:42 +01:00
Henrik Grimler
ae08786aae
stfl: switch source url (temporarily?)
The part of http://www.clifford.at/stfl that serves files and source
code seem to be down, and has been down for a couple of days.

%ci:no-build
2022-02-07 22:34:12 +01:00
Butta
5d98fde4ab swift: fix memory tagging collisions on aarch64 since Android 11 2022-02-08 01:24:14 +05:30
Butta
10fafcb645 libllvm: update from 13.0.0 to 13.0.1 2022-02-07 21:11:39 +05:30
dev-bz
a058a6e5fc dart: Update to 2.16.0 2022-02-07 17:40:08 +05:30
Termux Github Actions
243ac5a31b stylua: update to 0.12.2
This commit has been automatically submitted by Github Actions.
2022-02-07 09:24:27 +00:00
Termux Github Actions
823f56f892 findomain: update to 6.0.0
This commit has been automatically submitted by Github Actions.
2022-02-07 09:12:10 +00:00
Tee KOBAYASHI
114a7152a4 libtranscript: Add patch for dynamic linking issue
as described in https://github.com/android/ndk/issues/201.
2022-02-07 12:50:42 +09:00
Tee KOBAYASHI
e966eded8e clipp, libspdlog: Revbump to rebuild 2022-02-07 12:02:24 +09:00
Tee KOBAYASHI
9b0a99a4d4 aapt: Update to 11.0.0.48 2022-02-07 11:38:05 +09:00
marcusz
1175180740
Update squashfs-tools-ng to 1.1.3 (#8937) 2022-02-07 09:26:15 +08:00
NoNameMan1231
2d06d32e9d
git:Updated to 2.35.1 (#8902)
Signed-off-by: NoNameMan1231 <87801676+NoNameMan1231@users.noreply.github.com>
Co-authored-by: YAKSH BARIYA <yakshbari4@gmail.com>
2022-02-06 11:10:26 +00:00
Yaksh Bariya
75b3526c80
calc: update to v2.14.0.14 2022-02-06 15:42:01 +05:30
Arun
50b5e96da3
lua54: update to 5.4.4 (#8777) 2022-02-06 18:18:37 +09:00
Tee KOBAYASHI
eb3ebc715a aapt: Include aidl
as a subpackage.
2022-02-06 18:06:23 +09:00
Tee KOBAYASHI
32dadeb22f aapt: Update to 8.1.0.81 2022-02-06 18:06:23 +09:00
Termux Github Actions
75b65002eb c-toxcore: update to 0.2.15
This commit has been automatically submitted by Github Actions.
2022-02-06 04:04:27 +00:00
Tee KOBAYASHI
0e46bc34a9 solidity: Use shared Boost libs 2022-02-06 11:46:42 +09:00
Tee KOBAYASHI
5097326136 new package: liblua51 2022-02-06 09:39:33 +09:00
Tee KOBAYASHI
90c7449d93 new package: libtvision 2022-02-06 09:07:19 +09:00
Tee KOBAYASHI
3b9ef5b7cd new package: libtiledb 2022-02-06 08:52:53 +09:00
Tee KOBAYASHI
ba3100045b new package: clipp 2022-02-06 08:52:53 +09:00
Tee KOBAYASHI
a1ad92b3f2 new package: libspdlog 2022-02-06 08:52:53 +09:00
Tee KOBAYASHI
bdde3df95c new package: oorexx 2022-02-06 08:51:45 +09:00
Ade Ramdani
ed38df6a3b
upgrade solidity to version v0.8.11 (#8888)
* disabling ld gold
2022-02-06 08:50:02 +09:00
Saurabh Charde
bf687682fd add package: sheldon
Signed-off-by: Saurabh Charde <saurabhchardereal@gmail.com>
2022-02-06 08:26:21 +09:00
Henrik Grimler
4f478f94d2
pigz: update to 2.7 2022-02-05 22:37:58 +01:00
Termux Github Actions
896f799e0e youtubedr: update to 2.7.9
This commit has been automatically submitted by Github Actions.
2022-02-05 17:49:02 +00:00
Termux Github Actions
7f809ba845 microsocks: update to 1.0.3
This commit has been automatically submitted by Github Actions.
2022-02-05 17:33:07 +00:00
Termux Github Actions
4b837dbd28 libical: update to 3.0.14
This commit has been automatically submitted by Github Actions.
2022-02-05 17:31:08 +00:00
Termux Github Actions
19d008f7b1 flyctl: update to 0.0.295
This commit has been automatically submitted by Github Actions.
2022-02-05 17:22:53 +00:00
Termux Github Actions
02458f0eac croc: update to 9.5.1
This commit has been automatically submitted by Github Actions.
2022-02-05 17:20:10 +00:00
Termux Github Actions
ff533318cc cppcheck: update to 2.7
This commit has been automatically submitted by Github Actions.
2022-02-05 17:19:13 +00:00
Henrik Grimler
6ffe074b59 ripgrep: fix fish completion dir path 2022-02-05 14:24:57 +01:00
Henrik Grimler
e5711623d4
nethack: fix compilation with ubuntu 21.10 2022-02-05 14:24:39 +01:00
Henrik Grimler
c6a6b1ed2b
hexcurse: fix compilation error
Fails with:

/home/builder/.termux-build/hexcurse/src/src/screen.c:495:27: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
    mvwprintw(tmpwin,2,3, msg);
                          ^~~
2022-02-05 09:29:30 +01:00
Henrik Grimler
b88f3a075f
libhtmlcxx: fix compilation error, package needs iconv.h 2022-02-04 20:37:22 +01:00
xyllery-7
50f63ea651 bump gnu global (6.6.8) 2022-02-05 04:07:57 +09:00
Henrik Grimler
5df5b2aed2
remind: update to 03.03.12 2022-02-04 19:46:53 +01:00
Tee KOBAYASHI
1c7d9cd656 new package: tilde 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI
fab75b88cd new package: libt3widget 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI
460f0370c7 new package: libt3window 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI
191a0897a3 new package: libt3highlight 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI
3d8db3762a new package: libt3key 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI
cad0ea6429 new package: libt3config 2022-02-05 03:14:34 +09:00
Tee KOBAYASHI
1442594604 new package: libtranscript 2022-02-05 03:14:34 +09:00
Henrik Grimler
dda6634097
pforth: check in forgotten CMakeLists patch 2022-02-04 17:38:49 +01:00
Henrik Grimler
710e865ec8
pforth: update to 2021-11-29
Upstream now uses CMakeLists, but we still need to hostbuild pforth
for use in build.
2022-02-04 17:27:58 +01:00
Henrik Grimler
6286c284f0
openethereum: disable package
It doesn't build anymore. Disable until someone has managed to fix the
errors:

gmake[2]: *** [CMakeFiles/Makefile2:484: CMakeFiles/rocksdb.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:491: CMakeFiles/rocksdb.dir/rule] Error 2
gmake: *** [Makefile:208: rocksdb] Error 2
thread 'main' panicked at '
command did not execute successfully, got: exit code: 2

build script failed, must exit now', /home/builder/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2022-02-04 13:24:34 +01:00
Henrik Grimler
920fc2b8e6
librusty-v8: update to 2022.02.02
Seems that the v8 submodule has had a force push or something, git
fetch --unshallow fails with:

  Fetching submodule v8
  fatal: remote error: upload-pack: not our ref 0b189fbd65a99270a7829108ad1aaf2d0840c25c

therefore ignore error in git fetch --unshallow for now.
2022-02-04 13:24:31 +01:00
Henrik Grimler
79e22923b7
jhead: make sure our compiler flags are used
To fix compilation in ubuntu21 docker image.

Also patch installation step in makefile to avoid us having to
override termux_step_make_install.
2022-02-04 13:24:28 +01:00
NoNameMan1231
a2c19ad045 Fixed sha256 sum
Signed-off-by: NoNameMan1231 <87801676+NoNameMan1231@users.noreply.github.com>
2022-02-04 11:01:08 +05:30
NoNameMan1231
aaea1a52e0 Apt:Upgrade to 2.3.15
Signed-off-by: NoNameMan1231 <87801676+NoNameMan1231@users.noreply.github.com>
2022-02-04 11:01:08 +05:30
YAKSH BARIYA
748beddc9d
add package: scdoc (#8893) 2022-02-04 01:51:37 +00:00
Tee KOBAYASHI
296e4ce16e new package: hummin 2022-02-04 00:30:08 +09:00
YAKSH BARIYA
f0dbf993ce
aerc: Update ro 0.7.1 and get source from now maintained fork (#8890) 2022-02-03 11:45:55 +00:00
Henrik Grimler
9c7cd9dd83
id3lib: convert accidental space indentation to tab
%ci:no-build
2022-02-03 11:29:42 +01:00
Henrik Grimler
60cafc16dd
id3lib: explicitly link against libz
Should fix https://github.com/termux/termux-packages/issues/8889.
2022-02-03 11:23:23 +01:00
Jia Yuan Lo
95c16a9f0b
emscripten: update to 3.1.2 (#8850) 2022-02-03 15:00:06 +05:30
Yaksh Bariya
c08631bf71
Fix some problems in package homepage URLs as reported by Repology
%ci:no-build
2022-02-03 14:56:27 +05:30
Yaksh Bariya
b760237d88
2048-c: Fix description string
This basically broke the JSON data for repology which made Repology to not reflect any changes in the repo
2022-02-03 14:26:17 +05:30
Henrik Grimler
5c1a05bc9b
libusb: update to 1.0.25 2022-02-03 02:22:43 +01:00
Henrik Grimler
f06a8eb5ec
command-not-found: update to 1.73 2022-02-03 02:18:47 +01:00
Tee KOBAYASHI
5ea47ac55e apktool: Depend upon aapt2
now that it is packaged.
2022-02-03 08:05:08 +09:00
Tee KOBAYASHI
74f15f607a aapt: Include aapt2
as a subpackage.
2022-02-03 08:05:08 +09:00
Termux Github Actions
372dc8eda9 radare2: update to 5.6.0
This commit has been automatically submitted by Github Actions.
2022-02-02 18:47:44 +00:00
Henrik Grimler
4f75038038
zig: can't use auto updates since releases aren't on github
No need to re-build package, so:
%ci:no-build
2022-02-02 13:25:07 +01:00
xtkoba
b8e1fa114b
libgnustep-base: Fix build for x86_64 (#8876) 2022-02-02 06:19:55 +00:00
Tee KOBAYASHI
2e3100bca7 new package: lfortran 2022-02-02 12:41:40 +09:00
Tee KOBAYASHI
0773feac34 new package: libkokkos 2022-02-02 12:41:40 +09:00
Termux Github Actions
cd7a9ae849 stylua: update to 0.12.1
This commit has been automatically submitted by Github Actions.
2022-02-02 00:59:03 +00:00
Tee KOBAYASHI
671eed12f7 new package: snmptt 2022-02-02 06:14:52 +09:00