Commit Graph

12470 Commits

Author SHA1 Message Date
Yaksh Bariya
b8037128f3
termux_go_get: Do not override $GOPATH 2021-07-05 12:22:15 +05:30
Yaksh Bariya
55ebd77645
Fix build errors 2021-07-05 12:10:22 +05:30
Yaksh Bariya
8c29ad042e
hugo: Cache Golang dependencies 2021-07-05 11:34:25 +05:30
Yaksh Bariya
e3b4b4fe40
age: Cache Golang dependencies 2021-07-05 09:53:22 +05:30
Yaksh Bariya
40aef7e5ea
Move golang cache logic out of build.sh 2021-07-05 09:22:16 +05:30
Yaksh Bariya
b109e79c2c
Run go get after restoring cache
While updating packages, dependency versions may have changed
2021-07-05 08:36:22 +05:30
Henrik Grimler
93fca0f5c3 perl: add -pie flag when compiling perl modules on arm and i686
Before, trying to compile some perl modules on arm fails with an
error like

t/01-simple.t ..... 5/7 "./add": error: Android 5.0 and later only support position-independent executables (-fPIE).

No idea why it occurs on arm but not on aarch64 or x86_64. Error
should probably be fixed properly elsewhere in perl's source code, but
let's go for this easy fix for now. Adding -pie here also introduces
warnings when building perl packages on device due to clang -E not
recognizing it, but at least they compile..

Tested on lineage-18.1 arm tablet.
2021-07-04 21:46:28 +02:00
Henrik Grimler
c7443b67fe perl: dont pass linker flags to clang -E
I.e. preprocessor mode. This silences warning messages both when
cross-compiling perl and when compiling perl packages on device.

Note that the main perl binary ends up with RUNPATH set to
$PREFIX/lib/perl5/5.32.1/arm-android/CORE, instead of $PREFIX/lib
_and_ $PREFIX/lib/perl5/5.32.1/arm-android/CORE.  perl only links
against the standard libraries and libperl.so though, and the latter
is in $PREFIX/lib/perl5/5.32.1/arm-android/CORE so there should be no
need to add $PREFIX/lib to RUNPATH (unless I am missing something).

Tested by running perl and installing some perl modules on an arm
tablet,
2021-07-04 21:38:43 +02:00
Yaksh Bariya
9942832788
Cache depeneencies for aerc on device builds 2021-07-04 22:03:33 +05:30
Jia Yuan Lo
3ed4c8eec4 emscripten: update to 2.0.25 2021-07-04 13:52:31 +03:00
YAKSH BARIYA
663f812d12
flyctl: update to 0.228 (#7095) 2021-07-04 13:52:00 +03:00
YAKSH BARIYA
1fa9c8ac52
fish: update to 3.3.0 (#7099) 2021-07-04 13:51:34 +03:00
Termux Github Actions
24f36a5fea clash: update to 1.6.5
This commit has been automatically submitted by Github Actions.
2021-07-03 18:08:03 +00:00
Termux Github Actions
c5074d4a4c fmt: update to 8.0.1
This commit has been automatically submitted by Github Actions.
2021-07-03 00:10:23 +00:00
Termux Github Actions
140a9994ba chezmoi: update to 2.1.0
This commit has been automatically submitted by Github Actions.
2021-07-03 00:09:56 +00:00
Termux Github Actions
b766b67ebd k9s: update to 0.24.13
This commit has been automatically submitted by Github Actions.
2021-07-01 18:18:48 +00:00
Termux Github Actions
e53976156f hugo: update to 0.84.4
This commit has been automatically submitted by Github Actions.
2021-07-01 18:15:52 +00:00
Termux Github Actions
a286c70e32 elixir: update to 1.12.2
This commit has been automatically submitted by Github Actions.
2021-07-01 18:07:33 +00:00
Ridhwan Ikhwanto
93ab3ef342
age: update to 1.0.0-rc.3 (#7080) 2021-07-01 13:43:27 +03:00
YAKSH BARIYA
8c38c828b7
nushell: update to 0.33.0 (#7078) 2021-07-01 12:52:38 +03:00
ruki
8f4e8aa7d3
xmake: package changed license (#7084) 2021-07-01 12:51:09 +03:00
Aditya Alok
4cb3c0620e
new package: dust (#7086) 2021-07-01 12:45:37 +03:00
Termux Github Actions
cf13aa34c7 xmake: update to 2.5.5
This commit has been automatically submitted by Github Actions.
2021-07-01 06:13:24 +00:00
Termux Github Actions
49efca090e gh: update to 1.12.1
This commit has been automatically submitted by Github Actions.
2021-07-01 06:09:51 +00:00
Termux Github Actions
8a94e1a34b libgit2: update to 1.1.1
This commit has been automatically submitted by Github Actions.
2021-07-01 00:13:35 +00:00
Lucy Phipps
6a72ca26e2
python: update to 3.9.6 2021-06-30 10:12:49 +01:00
Leonid Pliushch
f7142c23db
termux-tools: pkg: ensure that pkgcache exists before attempting to check modification time 2021-06-30 10:59:44 +03:00
Termux Github Actions
94540654db gh: update to 1.12.0
This commit has been automatically submitted by Github Actions.
2021-06-30 00:12:31 +00:00
Henrik Grimler
8c4ac406c7 texlive-bin: disable fdsan for luatex as well
Fixes https://github.com/termux/science-packages/issues/72.
2021-06-29 22:21:50 +02:00
Termux Github Actions
325e316926 k9s: update to 0.24.12
This commit has been automatically submitted by Github Actions.
2021-06-29 18:19:03 +00:00
Termux Github Actions
8b3d5d6c3a hugo: update to 0.84.3
This commit has been automatically submitted by Github Actions.
2021-06-29 18:16:36 +00:00
Termux Github Actions
11e8abbd37 helm: update to 3.6.2
This commit has been automatically submitted by Github Actions.
2021-06-29 18:09:19 +00:00
Termux Github Actions
c7ae265dd8 git-delta: update to 0.8.2
This commit has been automatically submitted by Github Actions.
2021-06-29 12:10:43 +00:00
YAKSH BARIYA
53265dec66
enchant: update to 2.3.0 (#7071) 2021-06-29 11:20:49 +03:00
YAKSH BARIYA
616d1b334b
taglib: update to 1.12 (#7072) 2021-06-29 11:20:10 +03:00
Butta
9a137331fe swift: update from 5.4.1 to 5.4.2 2021-06-29 13:44:04 +05:30
Termux Github Actions
924a018169 toxic: update to 0.11.1
This commit has been automatically submitted by Github Actions.
2021-06-29 00:18:28 +00:00
Termux Github Actions
7d3328ab58 slides: update to 0.4.0
This commit has been automatically submitted by Github Actions.
2021-06-29 00:18:03 +00:00
buttaface
e251d79ea5
tmux: update to 3.2a (#7051) 2021-06-28 22:09:58 +03:00
Lucy Phipps
f920e2dfae
progress, renameutils, sc-im: -landroid-wordexp 2021-06-28 20:03:42 +01:00
FriendlyNeighborhoodShane
69fa8961d2
apksigner: fix word splitting in script (#7069)
Any argument with an IFS char in it used to get resplit when passed to apksigner.
Adding quotes around `$@` preserves the intended arguments.
2021-06-28 21:29:27 +03:00
YAKSH BARIYA
4c28d839f1
new package: flyctl (#7065) 2021-06-28 21:28:55 +03:00
Aditya Alok
eb46f4c08c
new package: cavif-rs (#7062) 2021-06-28 21:27:37 +03:00
Termux Github Actions
0bde7d975f o-editor: update to 2.39.2
This commit has been automatically submitted by Github Actions.
2021-06-28 18:17:36 +00:00
Termux Github Actions
6795df5e8b hugo: update to 0.84.2
This commit has been automatically submitted by Github Actions.
2021-06-28 12:17:09 +00:00
Termux Github Actions
d697a375d5 k9s: update to 0.24.11
This commit has been automatically submitted by Github Actions.
2021-06-28 06:10:54 +00:00
Termux Github Actions
915977b72a chezmoi: update to 2.0.16
This commit has been automatically submitted by Github Actions.
2021-06-28 00:11:56 +00:00
Lucy Phipps
20f27626a5
Update fix-paths.patch 2021-06-28 00:27:13 +01:00
Lucy Phipps
1db06622ff
util-linux: update to 2.37 2021-06-28 00:12:24 +01:00
YAKSH BARIYA
486a7e75ed
Add package: silicon (#7060)
* Add package: `silicon`

Closes #6331
2021-06-27 19:01:43 +02:00
Aditya Alok
d90f434641
helix: bump from version 0.2.1 to 0.3.0 (#7059) 2021-06-27 19:00:30 +02:00
vhqtvn
d220576dfb
fix some non-building packages (#7058)
* fix ccache building failed due to sse

* gogs require go-bindata to be built

* mariadb's cmake need to change END to ENDIF

* fix neovim building due to gitsubmodule usage

* php-redis: add blacklist from php dep

* rlwrap update to new version

* stfl disable perl and ruby

* util-linux comment out shm & sem support

* weechat disable ruby

* tor building need glob
2021-06-27 17:33:45 +03:00
Henrik Grimler
deb007dccd command-not-found: update to 1.62 (lists for 2021-06-27) 2021-06-27 10:42:35 +02:00
Henrik Grimler
1eda5b9181 et: bump to rebuild after protobuf update
Fixes https://github.com/termux/termux-packages/issues/7057.
2021-06-27 10:04:47 +02:00
Lucy Phipps
6ba2862ab5
apt: update to 2.3.6 2021-06-27 02:45:32 +01:00
Henrik Grimler
366763dad4 libexpat: bump to build
Seems that CI did not pick up the build in previous libexpat related
commit.
2021-06-26 23:01:56 +02:00
Henrik Grimler
2a6eaf824f aapt: bump to rebuild
Package on repo has another revision.
2021-06-26 22:46:53 +02:00
Suhan G Paradkar
603f8ea091
new package: libandroid-wordexp (#7056) 2021-06-26 18:39:41 +03:00
Leonid Pliushch
7d11f93c12
whatprovides: update to 2.2.2 2021-06-26 18:38:44 +03:00
Butta
eed9d41c6a proxmark3: fix formatting and build 2021-06-26 12:05:16 +05:30
Butta
ce32b8cfc6 proxmark3: try another fix 2021-06-26 09:34:48 +05:30
Marlin Sööse
dca725daf5 proxmark3: fixup
Added dependency
Follow standards better
2021-06-26 09:24:21 +05:30
Butta
5cb4f9e825 proxmark3: update from 4.9237 to 4.13441 2021-06-26 08:58:06 +05:30
Simeon Huang
8da081c823
termux-tools: add mirror termux.librehat.com (#7052) 2021-06-25 17:56:31 +03:00
Henrik Grimler
d1199c038a texlive-bin: add patch to disable the fd sanitizer in pdftex
Fixes https://github.com/termux/science-packages/issues/50.
With this we can generate the pdflatex format file, and compile tex
files with pdflatex. There might very well be other formats/engines that
still trigger the sanitizer.
2021-06-25 14:25:13 +02:00
Henrik Grimler
d3d202979a texlive-bin: update to 2021 version
Specifically svn tag 58837.  Texlive now depends on xpdf instead of
poppler.  We have xpdf in x11-packages, but it depends on qt5-qtbase,
so moving it to termux-packages would mean moving pretty much all x11
packages to the main repo.

Use the xpdf source shipped with texlive instead for now.
2021-06-25 14:25:13 +02:00
Termux Github Actions
235785d403 git-delta: update to 0.8.1
This commit has been automatically submitted by Github Actions.
2021-06-25 12:11:19 +00:00
Butta
985b85ecf1 unicorn: fix build 2021-06-25 13:52:15 +05:30
Leonid Pliushch
b87a9418f0
helix: fix heredoc - just mentioned that "<<-" has been edited to "<<" 2021-06-25 11:14:09 +03:00
YAKSH BARIYA
fcf80090fc
new package: lychee (#7050) 2021-06-25 11:11:15 +03:00
Aditya Alok
c41c0f0e53
new package: helix (text editor) (#7046) 2021-06-25 11:07:35 +03:00
Butta
fb69ea8dfe vis: update from 0.6 to 0.7 2021-06-25 12:28:47 +05:30
Butta
803f2d90db unicorn: update from 1.0.1 to 1.0.3 2021-06-25 12:27:20 +05:30
Henrik Grimler
ab6f754de6 mpd: rebuild to remove dbus dependency
Fixes https://github.com/termux/termux-packages/issues/7049.
2021-06-25 08:21:25 +02:00
Butta
7692eb01fa tinyproxy: update from 1.10.0 to 1.11.0 2021-06-25 10:15:47 +05:30
Butta
de23c089b9 nushell: update from 0.32.0 to 0.33.0 2021-06-25 09:44:17 +05:30
Butta
0a88f2dbe2 rgbds: update from 0.5.0 to 0.5.1 2021-06-25 09:19:36 +05:30
Termux Github Actions
40907f4b21 hugo: update to 0.84.1
This commit has been automatically submitted by Github Actions.
2021-06-24 18:17:52 +00:00
Yaksh Bariya
22dfb0005f graphviz: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
be5a39f797 ghostscript: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
cb51f2e95a subversion: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
6e2486b6e3 xmppc: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
b65a6d3b64 profanity: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
be52d32efb libvips: update to 8.11.0 2021-06-24 12:00:29 +03:00
Yaksh Bariya
f1f37305be libstrophe: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
87f360d2c7 libmesode: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
0f20398f99 serf: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
d7826bba79 gpsbabel: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
1fec8dfdea mpd: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
8e165f0fe0 lftp: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
ba3f29ce0b gdb: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
202184c4b9 exiv2: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
f993e269dc elinks: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
becc7b46c7 dbus: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
73c1d3d83e Bump cmake to 3.20.5 2021-06-24 12:00:29 +03:00
Yaksh Bariya
0230a40c89 apr-util: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
cc03e9f4a0 boinctui: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
d3911b412c Bump apache2 to 2.4.48 2021-06-24 12:00:29 +03:00
Yaksh Bariya
3ff91e45e6 aapt: Revise version to force rebuild 2021-06-24 12:00:29 +03:00
Yaksh Bariya
7571042855 Bump libexpat to 2.4.1 2021-06-24 12:00:29 +03:00
Termux Github Actions
a1a928547a jfrog-cli: update to 1.50.0
This commit has been automatically submitted by Github Actions.
2021-06-24 00:11:17 +00:00
Termux Github Actions
a587496769 ipfs: update to 0.9.0
This commit has been automatically submitted by Github Actions.
2021-06-23 06:10:08 +00:00
Lucy Phipps
ffc82944ea
imagemagick: update to 7.1.0.1 2021-06-23 02:24:51 +01:00
Butta
70a35fd241 luv: update from 1.36.0-0 to 1.41.0-0 2021-06-23 03:54:12 +05:30
Butta
dd30bd774e libczmq: update from 4.2.0 to 4.2.1 2021-06-23 03:33:56 +05:30
Butta
158041c7c9 leveldb: update from 1.22 to 1.23 2021-06-23 03:17:12 +05:30
Butta
fc06f82377 i2pd: update from 2.37.0 to 2.38.0 2021-06-23 03:04:41 +05:30
Termux Github Actions
ae38fb8077 solidity: update to 0.8.6
This commit has been automatically submitted by Github Actions.
2021-06-22 18:35:33 +00:00
Termux Github Actions
bb5a6ab989 youtubedr: update to 2.7.2
This commit has been automatically submitted by Github Actions.
2021-06-22 12:11:42 +00:00
Termux Github Actions
c60e26a0b7 slides: update to 0.3.0
This commit has been automatically submitted by Github Actions.
2021-06-22 00:17:55 +00:00
Termux Github Actions
6b30b429b8 croc: update to 9.2.0
This commit has been automatically submitted by Github Actions.
2021-06-22 00:13:31 +00:00
Termux Github Actions
48e24d7869 fmt: update to 8.0.0
This commit has been automatically submitted by Github Actions.
2021-06-21 18:08:08 +00:00
Termux Github Actions
a56db848dc starship: update to 0.55.0
This commit has been automatically submitted by Github Actions.
2021-06-21 00:24:04 +00:00
Krishna Kanhaiya
ea9e90052c
Another Termux Mirror hosted on GH release. (#7034)
* Added another termux mirror
This mirror is hosting on Github release.

* Revised naming convention and sorted alphabetically
2021-06-20 18:24:10 +05:30
Jia Yuan Lo
368a76b9c2
emscripten: update to 2.0.24 (#7028) 2021-06-20 15:06:34 +03:00
Termux Github Actions
e0f560851a libconfig: update to 1.7.3
This commit has been automatically submitted by Github Actions.
2021-06-20 06:10:18 +00:00
Termux Github Actions
58d56e700c lf: update to 24
This commit has been automatically submitted by Github Actions.
2021-06-20 00:12:08 +00:00
Termux Github Actions
a0e5f8be3d hugo: update to 0.84.0
This commit has been automatically submitted by Github Actions.
2021-06-18 18:21:41 +00:00
Termux Github Actions
663b4d1b3d gitea: update to 1.14.3
This commit has been automatically submitted by Github Actions.
2021-06-18 18:13:59 +00:00
Butta
5ca2e4d2f0 swift: rebuild after libicu update 2021-06-18 20:35:22 +05:30
Yaksh Bariya
6c09a09f53 Fix patch errors requested by @xeffyr 2021-06-18 16:41:20 +03:00
Yaksh Bariya
ba9ec72dcf Revise version for php
This should have been done earlier while reverting version bump for php.
But you know right often we humans do make mistake
2021-06-18 16:41:20 +03:00
Yaksh Bariya
3a5d1910e1 Revert "php: update to 8.0.7"
This reverts commit 60849c694911c0a16eb4430da987c1bbd6bfb072.
2021-06-18 16:41:20 +03:00
Yaksh Bariya
c3664cd84f Revert "texlive-bin: update to 20200406"
This reverts commits which updated texliv-bin. The newer version
requires some new dependencies which aren't available at the moment.
`texlive-bin` should be updated as soon as those dependencies are
available
2021-06-18 16:41:20 +03:00
Yaksh Bariya
eaa6d8ba87 Remove patch for texlive-bin that's no longer required 2021-06-18 16:41:20 +03:00
Yaksh Bariya
02c27cff27 Fix patch errors for postgresql 2021-06-18 16:41:20 +03:00
Yaksh Bariya
9d7b06bbea texlive-bin: update to 20200406 2021-06-18 16:41:20 +03:00
Yaksh Bariya
84a5365677 postgresql: update to 13.3 2021-06-18 16:41:20 +03:00
Yaksh Bariya
3bbe3dd517 php: update to 8.0.7 2021-06-18 16:41:20 +03:00
Yaksh Bariya
21bfc83b32 Fix silly filename rename in patch 2021-06-18 16:41:20 +03:00
Yaksh Bariya
76714f7929 swift: Do not revise version 2021-06-18 16:41:20 +03:00
Yaksh Bariya
b0135afc64 Add patch for ListFormatter 2021-06-18 16:41:20 +03:00
Yaksh Bariya
8fc642176a Update checksums for ICU tarball 2021-06-18 16:41:20 +03:00
Yaksh Bariya
b44895315b Bump icu version in nodejs and nodejs-lts 2021-06-18 16:41:20 +03:00
Yaksh Bariya
d63cc00830 Bump revisions for nodejs,nodejs-lts and swift to force rebuild 2021-06-18 16:41:20 +03:00
Yaksh Bariya
5041f5d879 Remove TERMUX_PKG_REVISION from bumped packages as requested by @buttaface 2021-06-18 16:41:20 +03:00
Yaksh Bariya
8c1d14d0d0 music-file-organizer: Revise version to force rebuild 2021-06-18 16:41:20 +03:00
Yaksh Bariya
b25db9499f Bump libzim to 6.3.2 2021-06-18 16:41:20 +03:00
Yaksh Bariya
820f92b9d7 Bump libicu to 69.1 2021-06-18 16:41:20 +03:00
Yaksh Bariya
a08edd5867 ctags: update to 5.9.20210613.0 2021-06-18 16:21:06 +03:00
Leonid Pliushch
d41e649d9a
termux-tools: update mirror list for termux-change-repo 2021-06-18 10:07:06 +03:00
Termux Github Actions
27cd65e7c1 brook: update to 20210701
This commit has been automatically submitted by Github Actions.
2021-06-18 06:08:52 +00:00
Termux Github Actions
78777c3237 atomicparsley: update to 20210617.200601.1ac7c08
This commit has been automatically submitted by Github Actions.
2021-06-18 06:08:04 +00:00
Termux Github Actions
1ff6993ce5 jfrog-cli: update to 1.49.0
This commit has been automatically submitted by Github Actions.
2021-06-18 00:16:51 +00:00
Termux Github Actions
dcf7252078 chezmoi: update to 2.0.15
This commit has been automatically submitted by Github Actions.
2021-06-18 00:15:02 +00:00
Termux Github Actions
59b2d44623 caddy: update to 2.4.3
This commit has been automatically submitted by Github Actions.
2021-06-18 00:14:10 +00:00
Termux Github Actions
75f5cf0e11 geth: update to 1.10.4
This commit has been automatically submitted by Github Actions.
2021-06-17 12:11:33 +00:00
Termux Github Actions
3f84615649 fselect: update to 0.7.6
This commit has been automatically submitted by Github Actions.
2021-06-17 06:09:45 +00:00
Butta
1ce096c0ab cmake: update from 3.20.2 to 3.20.4 2021-06-17 09:37:45 +05:30
Termux Github Actions
5533ead37d helm: update to 3.6.1
This commit has been automatically submitted by Github Actions.
2021-06-16 18:10:23 +00:00
Butta
fb02ca065f Update libpopt and ne webpage URLs to https 2021-06-16 21:06:20 +05:30
Suhan G Paradkar
0c103765f4
golang: update to 1.16.5 (#7020) 2021-06-16 16:49:39 +03:00
Leonid Pliushch
423be93fa6
Revert "z3: update to 4.8.10"
This reverts commit e99297760d.
2021-06-16 16:42:01 +03:00
Termux Github Actions
7030a3bba2 zstd: update to 1.5.0
This commit has been automatically submitted by Github Actions.
2021-06-16 13:29:56 +00:00
Termux Github Actions
04f9731051 zoxide: update to 0.7.2
This commit has been automatically submitted by Github Actions.
2021-06-16 13:28:43 +00:00
Termux Github Actions
e99297760d z3: update to 4.8.10
This commit has been automatically submitted by Github Actions.
2021-06-16 13:26:53 +00:00
Termux Github Actions
04ade63fc0 youtubedr: update to 2.7.0
This commit has been automatically submitted by Github Actions.
2021-06-16 13:03:00 +00:00
Termux Github Actions
aa085f28f3 virustotal-cli: update to 0.9.7
This commit has been automatically submitted by Github Actions.
2021-06-16 13:02:34 +00:00
Termux Github Actions
59c8517251 syncthing: update to 1.17.0
This commit has been automatically submitted by Github Actions.
2021-06-16 13:01:50 +00:00
Termux Github Actions
e3a39686ac starship: update to 0.54.0
This commit has been automatically submitted by Github Actions.
2021-06-16 13:00:50 +00:00
Termux Github Actions
2cf2ac0483 slides: update to 0.2.0
This commit has been automatically submitted by Github Actions.
2021-06-16 12:56:03 +00:00
Termux Github Actions
ef0d472da2 shfmt: update to 3.3.0
This commit has been automatically submitted by Github Actions.
2021-06-16 12:55:29 +00:00
Termux Github Actions
3f4b4dd26d sc-im: update to 0.8.2
This commit has been automatically submitted by Github Actions.
2021-06-16 12:55:06 +00:00
Termux Github Actions
bdcd2a22c5 rsnapshot: update to 1.4.4
This commit has been automatically submitted by Github Actions.
2021-06-16 12:54:54 +00:00
Termux Github Actions
a0eab210d2 ripgrep: update to 13.0.0
This commit has been automatically submitted by Github Actions.
2021-06-16 12:54:35 +00:00
Termux Github Actions
3d58156617 openethereum: update to 3.2.6
This commit has been automatically submitted by Github Actions.
2021-06-16 12:49:47 +00:00
Termux Github Actions
a0beb6915d fsmon: update to 1.8.4
This commit has been automatically submitted by Github Actions.
2021-06-16 12:07:53 +00:00
Termux Github Actions
15f915ee0d croc: update to 9.1.6
This commit has been automatically submitted by Github Actions.
2021-06-16 00:12:24 +00:00
Yaksh Bariya
f5384c4a2b Bump libgrpc to 1.38.0 2021-06-16 05:32:53 +05:30
Termux Github Actions
cfb7963036 exiv2: update to 0.27.4
This commit has been automatically submitted by Github Actions.
2021-06-15 18:10:15 +00:00
Henrik Grimler
d5f77a523c php-redis: blacklist x86_64
Since php is blacklisted for that arch. Otherwise trying to build for
all arches leads to failure.
2021-06-15 18:20:43 +02:00
glow
4d27fd1a69 Update php-redis to 5.3.4
It would also need to be rebuilt anyway as it is currently broken. This
fixes that too

```
NOTICE: PHP message: PHP Warning:  PHP Startup: Unable to load dynamic library 'redis.so' (tried: /data/data/com.termux/files/usr/lib/php/redis.so (dlopen failed: cannot locate symbol &quot;_call_user_function_ex&quot; referenced by
&quot;/data/data/com.termux/files/usr/lib/php/redis.so&quot;...), /data/data/com.termux/files/usr/lib/php/redis.so.so (dlopen failed: library &quot;/data/data/com.termux/files/usr/lib/php/redis.so.so&quot; not found)) in Unknown on
line 0
```
2021-06-15 18:20:43 +02:00
Henrik Grimler
d13bf886b8 android-tools, mosh: bump again to restart build 2021-06-15 16:13:40 +02:00
Henrik Grimler
9f963212d9 android-tools,mosh: bump after libprotobuf update
Fixes https://github.com/termux/termux-packages/issues/7014.
2021-06-15 16:03:56 +02:00
Randy
c1d58f98de
compile ledger with Python support (#7007)
* compile ledger with Python support

This adds a compile-time configuration option to compile ledger with Python 3 support and adds python to the list of dependencies. Not sure if the dependency should be written as `python` or `python3`. Any corrections welcome
2021-06-15 08:00:29 +02:00
Lucy Phipps
c6a9f4af56
git: update to 2.32.0 2021-06-14 23:31:59 +01:00
Leonid Pliushch
ceaf09d804
termux-tools: update mirror list for termux-change-repo 2021-06-14 22:25:24 +03:00
Termux Github Actions
f3ec1adc2b qalc: update to 3.19.0
This commit has been automatically submitted by Github Actions.
2021-06-14 12:19:15 +00:00
Termux Github Actions
e2acc52309 psutils: update to 2.06
This commit has been automatically submitted by Github Actions.
2021-06-14 12:17:08 +00:00
Termux Github Actions
65efcaad5e oniguruma: update to 6.9.7.1
This commit has been automatically submitted by Github Actions.
2021-06-14 12:16:43 +00:00
Termux Github Actions
debe0b235a nzbget: update to 21.1
This commit has been automatically submitted by Github Actions.
2021-06-14 12:16:26 +00:00
Termux Github Actions
3177fe6248 libwren: update to 0.4.0
This commit has been automatically submitted by Github Actions.
2021-06-14 12:15:02 +00:00
Termux Github Actions
d4af11cb45 libprotobuf: update to 3.17.3
This commit has been automatically submitted by Github Actions.
2021-06-14 12:14:43 +00:00
Termux Github Actions
e9d9bba4b4 libogg: update to 1.3.5
This commit has been automatically submitted by Github Actions.
2021-06-14 12:12:18 +00:00
Termux Github Actions
8101f1f3bc leptonica: update to 1.81.1
This commit has been automatically submitted by Github Actions.
2021-06-14 12:11:49 +00:00
Termux Github Actions
d1a93eb133 k9s: update to 0.24.10
This commit has been automatically submitted by Github Actions.
2021-06-14 12:10:15 +00:00
Termux Github Actions
c8338f50dd jfrog-cli: update to 1.48.1
This commit has been automatically submitted by Github Actions.
2021-06-14 08:36:41 +00:00
Termux Github Actions
5e1a572ce8 iwyu: update to 0.16
This commit has been automatically submitted by Github Actions.
2021-06-14 08:34:54 +00:00
Wetitpig
1d6a70c193
Bump solidity to version 0.8.5 (#7003)
* Bump solidity to 0.8.5
2021-06-14 11:29:13 +05:30
Termux Github Actions
e7da507f49 helm: update to 3.6.0
This commit has been automatically submitted by Github Actions.
2021-06-14 00:10:55 +00:00
Termux Github Actions
47fda46190 googletest: update to 1.11.0
This commit has been automatically submitted by Github Actions.
2021-06-13 21:04:18 +00:00
Termux Github Actions
1c2272ef08 google-glog: update to 0.5.0
This commit has been automatically submitted by Github Actions.
2021-06-13 21:03:59 +00:00
Termux Github Actions
1950f33cad gitea: update to 1.14.2
This commit has been automatically submitted by Github Actions.
2021-06-13 21:03:37 +00:00
Termux Github Actions
69217f4cb9 git-delta: update to 0.8.0
This commit has been automatically submitted by Github Actions.
2021-06-13 20:04:40 +00:00
Termux Github Actions
1449c287c9 fzf: update to 0.27.2
This commit has been automatically submitted by Github Actions.
2021-06-13 20:02:15 +00:00
Termux Github Actions
c59f50dcf2 fselect: update to 0.7.5
This commit has been automatically submitted by Github Actions.
2021-06-13 20:01:40 +00:00
Leonid Pliushch
e480059aa1
frobtads: update to 2.0 2021-06-13 22:53:04 +03:00
Termux Github Actions
847d85fdce elixir: update to 1.12.1
This commit has been automatically submitted by Github Actions.
2021-06-13 19:40:22 +00:00
Termux Github Actions
e669740c9e croc: update to 9.1.5
This commit has been automatically submitted by Github Actions.
2021-06-13 19:39:58 +00:00
Termux Github Actions
2369f83c19 brook: update to 20210601
This commit has been automatically submitted by Github Actions.
2021-06-13 19:39:28 +00:00
YAKSH BARIYA
0a7eb9d8cb
Bump caddy to 2.4.2 (#7001) 2021-06-14 00:03:32 +05:30
YAKSH BARIYA
c9ab2c7cb9
Bump hors to 0.8.2 (#7000) 2021-06-14 00:02:59 +05:30
Lokesh Pandey
a12f52d168
Merge pull request #6990 from thunder-coding/bump-nushell
Bump nushell to 0.32.0
2021-06-13 13:33:08 +05:30
YAKSH BARIYA
4dc31b7a96
Bump nnn to 4.1.1 (#6984)
* Bump nnn to 4.1.1

* Remove nnn `-lpthread` flag
2021-06-13 11:49:20 +05:30
Yaksh Bariya
9452cebd07 Fix patch file so that it doesnt ask for which file to patch 2021-06-11 13:57:39 +02:00
Yaksh Bariya
0da4b10934 Force use C variant for blake 2021-06-11 13:57:39 +02:00
Yaksh Bariya
0de60ac0e2 Bump ccache to 4.3 2021-06-11 13:57:39 +02:00
YAKSH BARIYA
d4f241f3f3
Bump lf to 23 (#6989) 2021-06-11 14:03:30 +05:30
YAKSH BARIYA
420965fa09
Bump utf8cpp to 3.2.1 (#6988) 2021-06-11 13:59:43 +05:30
Yaksh Bariya
d744b858ae
Bump nushell to 0.32.0 2021-06-11 11:35:49 +05:30
Henrik Grimler
0f9c536c1a Point to libera.chat for official irc channel 2021-06-11 08:04:46 +02:00
YAKSH BARIYA
d3a2c86c23
New package: slides (#6979) 2021-06-10 22:23:02 +05:30
YAKSH BARIYA
badc65adec
Bump findomain to 4.3.0 (#6982) 2021-06-10 20:19:52 +05:30
YAKSH BARIYA
223f7134c6
Bump dnsmap to 0.36 (#6981) 2021-06-10 19:03:24 +05:30
Krishna Kanhaiya
275bbb834f
Update build.sh 2021-06-10 17:45:44 +05:30
YAKSH BARIYA
42c1d08728
Bump chezmoi to 2.0.13 (#6980) 2021-06-10 14:10:35 +02:00
Krishna Kanhaiya
5b264f21f1
djvulibre: bump revision 2021-06-10 16:07:42 +05:30
Butta
bf7b30d9a5 swift: add upstream patch that fixes building for 32-bit ARM 2021-06-09 23:15:52 +05:30
Puneet Gopinath
7ecda3be93
composer: update to 2.1.3 2021-06-09 20:13:08 +05:30
YAKSH BARIYA
0433c6bbeb
Bump germanium to 1.1.0 (#6972) 2021-06-09 16:53:23 +03:00
YAKSH BARIYA
70bdbe50bd
gotty: update to 1.3.0 (#6974) 2021-06-08 18:46:52 +03:00
Leonid Pliushch
09492ef859
p11-kit: fix maintainer field
No multi-nicks: you may specify only same account for maintained packages.

No free-form data: there are specific formats:
* @nickname
* Real Name @nickname
* Real Name <email@example.com>
2021-06-08 10:43:10 +03:00
Suhan G Paradkar
ca33fd4bd5
new package: libsecret (#6966) 2021-06-08 10:36:26 +03:00
YAKSH BARIYA
fb2196bfa1
Update o-editor to 2.38.1 (#6969) 2021-06-08 11:50:48 +05:30
YAKSH BARIYA
5bec59eb2d
Bump lazygit to 0.28.2 (#6971) 2021-06-08 11:50:23 +05:30
Puneet Gopinath
eacb2c3520
composer: update to 2.1.2 from 2.1.1 (#6968) 2021-06-08 10:07:47 +05:30
Shadman
ca3d20c9e4
Add package: rust-analyzer (#6967)
* Adding package rust-analyzer

* remove TERMUX_REVISION from rust-analyzer

* Add both MIT & APACHE licence for rust-analyzer

* Fix version string
2021-06-07 15:17:23 +02:00
LeapofAzzam-backup
0985b14264
new package: p11-kit (#6958) 2021-06-05 18:55:06 +03:00
Henrik Grimler
5127943b63 rclone: fix autocomplete paths
Fixes https://github.com/termux/termux-packages/issues/6955.
2021-06-05 14:35:58 +02:00
Henrik Grimler
8a5c05f30c docbook-xml: bump to rebuild against updated libxml2
Hopefully solves problem reported in
https://github.com/termux/termux-packages/issues/6865#issuecomment-855226281.
2021-06-05 14:23:24 +02:00
Henrik Grimler
a923a528a9 emscripten: depend on debianutils 2021-06-05 14:22:56 +02:00
Leonid Pliushch
1952a8a2e7
termux-tools: update path for termux.mentality.rip mirror 2021-06-04 17:58:54 +03:00
Leonid Pliushch
19ca4eecaf
libcurl: bump revision
Checking whether updated upload script will handle properly static
library packages (pkgname-static) and subpackages.
2021-06-04 17:09:02 +03:00
Puneet Gopinath
4a986c673e composer: update to 2.1.1 2021-06-04 13:34:34 +03:00
Suhan G Paradkar
3844fcf0d7
new package: gobject-introspection (#6943) 2021-06-04 00:04:27 +03:00
Lucy Phipps
13e3429d6c
gh: update to 1.11.0 2021-06-03 19:59:50 +01:00
Leonid Pliushch
2f6d19869f
science-repo: use our new primary host 2021-06-03 19:43:59 +03:00
Leonid Pliushch
59ce1178be
root-repo: use our new primary host 2021-06-03 19:43:35 +03:00
Leonid Pliushch
0f2219eb82
game-repo: use our new primary host 2021-06-03 19:43:14 +03:00
Leonid Pliushch
74d431b0eb
termux-tools: bump revision (testing upload script after fix) 2021-06-03 18:37:06 +03:00
Leonid Pliushch
14ce7ac0da
termux-tools: bump revision (testing updated upload script) 2021-06-03 17:40:49 +03:00
Puneet Gopinath
ba10e3b4f8
composer: update to 2.1.0 (#6945) 2021-06-03 16:16:37 +03:00
Leonid Pliushch
c9c1187857
apt: update default repository url
Using packages.termux.org since it is now a primary host.
2021-06-03 16:07:39 +03:00
WMCB-Tech
3e12bafe90 termux-chroot: specify --kill-on-exit option
this option terminates all processes when exiting termux-chroot session
to avoid hanging when doing exit when there's a daemon that is left running under termux-chroot
2021-06-03 11:54:13 +03:00
Jia Yuan Lo
dbfb9f7568 emscripten: dont install test deps by default 2021-06-03 06:33:21 +05:30
Jia Yuan Lo
de4ca4c019 emscripten: update to 2.0.23 2021-06-03 06:33:21 +05:30
Jia Yuan Lo
e5682c0bd2 emscripten: update to 2.0.22 2021-06-03 06:33:21 +05:30
Jia Yuan Lo
184005f471 emscripten: update to 2.0.21 2021-06-03 06:33:21 +05:30
Leonid Pliushch
6afa93e058
termux-tools: bump revision 2021-06-03 02:16:13 +03:00
Leonid Pliushch
5216760e81
dialog: update to 1.3-20210530 2021-06-03 02:16:00 +03:00
Leonid Pliushch
0d856e1f30
termux-tools: version 0.123 2021-06-03 01:49:30 +03:00
Leonid Pliushch
f2697d41c7
termux-tools: termux-change-repo: update list of default repository urls 2021-06-03 01:48:51 +03:00
Leonid Pliushch
a34fe61158
termux-tools: pkg: update list of repository urls 2021-06-03 01:46:49 +03:00
Leonid Pliushch
5667b389fa
x11-repo: new repository url 2021-06-03 01:17:38 +03:00
Leonid Pliushch
5d4c878266
unstable-repo: new repository url 2021-06-03 01:16:53 +03:00
Leonid Pliushch
1a7d4b3c33
delete test package 2021-06-03 01:11:30 +03:00
Leonid Pliushch
3155996cec
github actions: debugging package upload 2021-06-03 00:59:29 +03:00
Leonid Pliushch
319a5cd548
test package uploading to our new repository 2021-06-03 00:20:41 +03:00
Panda Foss
440b495b9b
Update macchina 2021-05-31 20:07:40 -03:00
Michal Bednarski
d94916d491 proot: Update package
https://github.com/termux/proot/issues/151#issuecomment-838182136
2021-05-30 20:06:52 +02:00
Henrik Grimler
5cd3d276ec libllvm: depend on libxml2
libxml2 is downloaded/compiled during the build thanks to lldb
depending on it.  However, libLLVM.so also links to it, and should
therefore also depend on the library.
2021-05-30 16:34:53 +02:00
Henrik Grimler
b9546f0082 libusb: add patch from upstream
Fixes https://github.com/termux/termux-app/issues/1928.
2021-05-30 07:54:43 +02:00
Leonid Pliushch
bd7dd8a9b3
netcat-openbsd: don't conflict with netcat from nmap
Unfortunately subpackages do not support debscripts currently, so nc & netcat
symlinks can't be managed through update-alternatives. As there no other way
to have these symlinks in multiple packages without conflict, nmap package
receives the following changes:

* Rename netcat subpackage to nmap-ncat.
* Remove symlinks nc and netcat pointing to ncat.

***

Requested in https://github.com/termux/termux-packages/issues/6921.
2021-05-29 21:25:13 +03:00
Leonid Pliushch
ca1d255cc7
restart failed build 2021-05-29 16:00:11 +03:00
Leonid Pliushch
3bee6dfcc5
revert pforth upgrade
Build issues:

Applying patch: *.patch.beforehostbuild
/home/builder/termux-packages/packages/pforth/build.sh: line 23: cd: build/unix: No such file or directory
2021-05-29 15:55:10 +03:00
Leonid Pliushch
e8597d4284
bump revision for modified packages where needed 2021-05-29 14:55:53 +03:00
vhqtvn
124efc9dd9
package updates & build issue fixes (#6919)
aptly: fix build failure

dpkg: fix $TERMUX_ARCH in configure script

gotty: switch to up-to-date upstream

minicom: update source url

ncurses: force build with -fPIC

newsboat: update to 2.23

ovmf: update to 20210421.18.g15ee7b7689

pforth: update to 20210315

pup: build with GO111MODULE=off

rcshell: update source url

remind: update to 03.03.07

tweego: update to 2.1.1

virustotal-cli: update to 0.9.6

docker image: install some missing build tools
2021-05-29 14:41:04 +03:00
Leonid Pliushch
7d66a3e782
proxmark3: specify libc++ as dependency 2021-05-28 13:02:30 +03:00
Leonid Pliushch
0857191399
proxmark3-git: fix build.sh
* Use _COMMIT variable for specifying the Git commit hash and then referencing
  it in version and source url.

* Move readline and libbz2 to runtime dependencies as well as specify libc++.
  Shared object dependencies:

  libbz2.so.1.0
  libc++_shared.so
  libc.so
  libdl.so
  libm.so
  libreadline.so.8
2021-05-28 12:55:34 +03:00
Leonid Pliushch
85ee466496
flatbuffers: bump revision 2021-05-28 12:28:36 +03:00
Leonid Pliushch
07b93dbff2
flatbuffers: remove cmake from build dependencies
build-package.sh downloads it automatically if necessary.

For on-device builds it is installed by setup-termux.sh
2021-05-28 12:21:52 +03:00
Richard Boß
06fa7587d4 nim: update to 1.4.8 2021-05-27 20:52:43 +02:00
Hugo Wang
a8cb7463c5 upgraded cicada to v0.9.19 2021-05-27 20:52:24 +02:00
Marlin Sööse
469d854fc4 proxmark3-git: update to latest master 2021-05-27 20:51:47 +02:00
Lucy Phipps
3ce9b86d40
bump libcurl again 2021-05-26 22:51:39 +01:00
Leonid Pliushch
0b3b3e063a
libcurl: bump revision 2021-05-26 16:07:00 +03:00
Lucy Phipps
62abbe5ae0
fix curl build
don't know where that "SUM" came from, sorry
2021-05-26 11:12:00 +01:00
Lucy Phipps
48dc9664d2
libcurl: update to 7.77.0
also use xz source since it's much smaller
2021-05-26 10:59:04 +01:00
Butta
c7626ec952 Bump Swift build on CI 2021-05-26 13:55:17 +05:30
Butta
150ec978fe swift: update from 5.4 to 5.4.1 2021-05-26 01:01:42 +05:30
Leonid Pliushch
b9345cd54b
qemu: rename subpackage qemu-user-x86_64 to qemu-user-x86-64
Avoid underscores in package name.
2021-05-25 21:03:29 +03:00
Leonid Pliushch
8b41a44672
restart build of composer & apache2 2021-05-25 12:18:08 +03:00
Leonid Pliushch
ea58fe3cf8
ca-certificates: update to 20210525 2021-05-25 12:17:47 +03:00
Leonid Pliushch
17313f2357 apache2: bump epoch due downgrade 2021-05-25 11:09:32 +03:00
Puneet Gopinath
6cb7f97496 revert "apache2: update to 2.4.47" 2021-05-25 11:09:32 +03:00
Puneet Gopinath
dfeb695f18 Update build.sh 2021-05-25 11:09:32 +03:00
Suhan G Paradkar
3dc78812f1
Updates to a few packages (#6850)
* Update apt

* Update bat

* Update caddy

* Update clash

* Update croc

* Update dar

* Update exiftool

* Update ffsend

* Update delve

* Update imagemagick

* Update libxml2

* Update micro

* Update mime-support

* Update notmuch
2021-05-25 07:39:23 +05:30
Simeon Huang
1597d11374
enable C++ for gpgme to create gpgmepp packages (#6827) 2021-05-24 19:05:16 +03:00
glow
ce4bd9d866
cava: update to 0.7.4 (#6829) 2021-05-24 19:04:41 +03:00
Lucy Phipps
557cadb0c3
gh: update to 1.10.3 2021-05-23 06:52:51 +01:00
Simeon Huang
1c1ebe320f
Enable PulseAudio's GLIB component and put it in subpackages (#6852) 2021-05-22 15:17:52 +03:00
Henrik Grimler
db2340ae62 apr-util: switch source url 2021-05-22 07:57:14 +02:00
Henrik Grimler
aab687005a apr: update sha256sum as well 2021-05-21 19:31:04 +02:00
Henrik Grimler
f236b4e518 apr: update source url 2021-05-21 19:30:06 +02:00
Andrzej Raczkowski
800a5cdeda recompile ttyd for libwebsockets 4.2.0
bump TERMUX_PKG_REVISION for ttyd 1.6.3 to 1
2021-05-21 12:43:31 +02:00
marcusz
1c942f624c
squashfs-tools-ng: update to 1.1.1 (#6833) 2021-05-20 21:27:21 +03:00
Simeon Huang
64fbd182a5 add flatbuffers package 2021-05-19 23:09:16 +05:30
Leonid Pliushch
6458d3f88b termux-tools: version 0.122 2021-05-19 16:25:59 +03:00
Leonid Pliushch
f38de1945b termux-tools: pkg: run apt update if no package list available for current mirror 2021-05-19 16:25:59 +03:00
Leonid Pliushch
c605627c40 termux-tools: pkg: fix possible case where $current_mirror receives a multiline value 2021-05-19 16:25:59 +03:00
Leonid Pliushch
1e5ca4b743 termux-tools: pkg: fix bug where last_modified returned negative values 2021-05-19 16:25:59 +03:00
Leonid Pliushch
cf3236e9e8 termux-tools: pkg: try to avoid cases where pkgcache is up-to-date but sources.list has been changed
A small percentage of users reporting issue where `pkg install` shows that
package is not available, though it is present in our apt repository. This
happens when sources.list has been changed without subsequent `apt update`.

Now `pkg` will force run `apt update` if sources.list was modified after
packages list update but cache still not expired.
2021-05-19 16:25:59 +03:00
Simeon Huang
22ccd3797c Add package script for mimetic 2021-05-19 03:04:34 +05:30
Leonid Pliushch
03663a8e42
termux-tools: pkg: fix traffic share values
There should not be equal values.
2021-05-18 16:04:39 +03:00
Leonid Pliushch
4b00637faf
termux-tools: version 0.121, mark as it doesn't work if keyring version is below 1.9
Kcubeterm's GPG key has been added recently, so latest keyring is required when
using dl.kcubeterm.me Termux mirror.
2021-05-18 15:57:19 +03:00
Leonid Pliushch
d5fac3a9d7
termux-tools: pkg: get rid of redundant IPFS gateway, use dweb.link as IPFS gateway, recalculate traffic shares 2021-05-18 15:56:34 +03:00
Leonid Pliushch
5d32c11daf
termux-tools: termux-change-repo: alphabetically sort mirrors except CN ones 2021-05-18 15:48:47 +03:00
suhan-paradkar
f61b9fb6d5 Add package: Mailutls 2021-05-18 14:18:36 +02:00
Noah
48d259bf78 Remove llvm-12 patch 2021-05-18 09:40:25 +02:00
Noah
d791c66d11 rust: update to 1.52.1 2021-05-18 09:40:25 +02:00
Krishna Kanhaiya
e63d89bdc1
Added new repo/mirror (#6821) 2021-05-18 12:26:39 +05:30
Henrik Grimler
08bcc88e4b ncurses: update rxvt-unicode and kitty sources 2021-05-16 22:07:01 +02:00
Henrik Grimler
d081eb279e runit: use git.sr.ht/~grimler/runit for source
Runit there has been converted to use autoconf and automake, and some
additional patches from other distros has been added.

Not a lot of functional changes for now.  Package size has been
decreased by ~80 % by moving common code to a shared library.
2021-05-16 19:29:41 +02:00
Henrik Grimler
eb7bdf95ac shell2http: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
f9cf5ddb93 rush: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
e43c00741e gotty: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
b726aed713 gbt: fix build 2021-05-16 19:29:07 +02:00
Henrik Grimler
350b1b2567 Bump packages to re-try build 2021-05-15 22:56:54 +02:00
Marlin Sööse
12c5b81e86 proxmark3-git: bump package revision 2021-05-15 22:43:46 +02:00
Marlin Sööse
13b5ad6161 proxmark3-git: adjust package to remove make override 2021-05-15 22:43:46 +02:00
Marlin Sööse
277b1bcfc7 proxmark3-git: sync to master, add bzip2 dependency 2021-05-15 22:43:46 +02:00
Marlin Sööse
996df0aafc proxmark3-git: use proper version syntax 2021-05-15 22:43:46 +02:00
Marlin Sööse
8bb73b1795 proxmark3-git: add 'unstable' package
Add completely separate package for proxmark3 using more up to date builds directly from master branch on GitHub
2021-05-15 22:43:46 +02:00
Marlin Sööse
0746a2522f recode: fix SRCURL 2021-05-15 22:38:44 +02:00
Marlin Sööse
65fb0a8312 new package: recode (#6614) 2021-05-15 22:38:44 +02:00
ruki
acbae40263 xmake: 2.5.4 2021-05-15 22:38:11 +02:00
Henrik Grimler
320c6522b4 tweego: update source url
%ci:no-build
2021-05-15 22:33:15 +02:00
Henrik Grimler
f505558bd3 xmake: avoid overriding termux_step_make{,_install} 2021-05-15 22:33:15 +02:00
Henrik Grimler
4ddfafadc2 bitcoin: add patch to update boost url
%ci:no-build
2021-05-15 22:25:17 +02:00
Henrik Grimler
68ab2e90d9 getconf: update to 0.6
Makefile was updated to respect DESTDIR.
2021-05-13 23:07:30 +02:00
Henrik Grimler
e8924ce66d hunspell-en-us: update en_US.dic to 2021-01-01 version
Maybe we should add hunspell-en-gb as well, the British dictionary
seem to be updated much more frequently.
2021-05-13 23:07:30 +02:00
Henrik Grimler
63c549c509 docopt: specify license files in TERMUX_PKG_LICENSE_FILE instead 2021-05-13 23:07:30 +02:00
Henrik Grimler
33bd19af97 ovmf: update to 20210421.14.g5531fd48de 2021-05-13 23:05:58 +02:00
Henrik Grimler
eba0eb244e cryptopp: convert spaces to tab
%ci:no-build
2021-05-12 16:58:59 +02:00
Henrik Grimler
6177a59e2e cryptopp: do not override termux_step_{get_source,make,make_install}
Use TERMUX_PKG_MAKE_INSTALL_TARGET, TERMUX_PKG_EXTRA_MAKE_ARGS and
download source from github instead to achieve this.
2021-05-12 16:55:27 +02:00
Henrik Grimler
4096e88909 aerc: update sha256sum
I guess remote was force-pushed.
2021-05-12 16:55:26 +02:00
kcubeterm
2710cae50c termux-keyring: updated @kcubeterm gpg key 2021-05-12 06:11:27 +05:30
Leonid Pliushch
76cc63e97a
termux-keyring: updated @xeffyr gpg key
Add signature.
2021-05-11 22:59:37 +03:00
Henrik Grimler
d873f2dd73 termux-keyring: update grimlers key with more signatures 2021-05-11 21:11:07 +02:00
Marlin Sööse
b8336e4f4a
proxmark3: remove build requirement for dependency (#6794) 2021-05-11 22:03:42 +03:00
xtkoba
47beda5163 Bump TERMUX_PKG_REVISION 2021-05-11 19:14:24 +02:00
xtkoba
614672da7f Force -fno-strict-aliasing for Ruby
Optimization level `-O2` is insufficient for avoiding overoptimization, because it enables `-fstrict-aliasing`.

Upstream: https://bugs.ruby-lang.org/issues/17540
2021-05-11 19:14:24 +02:00
kcubeterm
c1984b21f4 termux-keyring: corrected version 2021-05-11 22:06:04 +05:30
kcubeterm
fca0d17951 termux-keyring: added @kcubeterm gpg key 2021-05-11 22:03:51 +05:30
Leonid Pliushch
62998c2356
termux-keyring: updated @xeffyr gpg key
Add signature.
2021-05-11 17:43:05 +03:00
Craig Barnes
15141d2698 dte: remove ncurses dependency
Upstream no longer uses the terminfo library. The upstream makefile
also enables -j$(nproc) automatically.
2021-05-10 17:23:48 +02:00
Michal Bednarski
ac0142e709 proot: Update package
termux/proot#151 link2symlink AArch32 support
2021-05-10 17:14:03 +02:00
Marlin Sööse
f2b83ce747 libzip: Move to GitHub for releases 2021-05-09 23:43:05 +02:00
Simeon Huang
3622ee1fe6 use the official download link 2021-05-09 16:58:20 +02:00
Jia Yuan Lo
4225ca7434 emscripten: update to 2.0.20 2021-05-09 11:15:25 +02:00