Commit Graph

12246 Commits

Author SHA1 Message Date
Yaksh Bariya
b81aae096b
shiori: Cache Golang dependencies 2021-07-05 19:01:13 +05:30
Yaksh Bariya
c0c72dd56a
syncthing: Cache Golang dependencies 2021-07-05 19:00:17 +05:30
Yaksh Bariya
b5950892b5
sops: Cache Golang dependencies 2021-07-05 18:58:39 +05:30
Yaksh Bariya
9448d15604
tweego: Cache Golang dependencies 2021-07-05 18:57:55 +05:30
Yaksh Bariya
85fecd2f10
glow: Cache Golang dependencies 2021-07-05 18:50:37 +05:30
Yaksh Bariya
d36092ca64
gbt: Cache Golang dependencies 2021-07-05 18:48:12 +05:30
Yaksh Bariya
cd095dd510
fzf: Cache Golang dependencies 2021-07-05 18:47:15 +05:30
Yaksh Bariya
d6058f0ffb
elvish: Cache Golang dependencies 2021-07-05 18:46:04 +05:30
Yaksh Bariya
3f18f98248
duf: Cache Golang dependencies 2021-07-05 18:45:09 +05:30
Yaksh Bariya
36a483a863
delve: Cache Golang dependencies 2021-07-05 18:44:30 +05:30
Yaksh Bariya
f4521b29f4
croc: Cache Golang dependencies 2021-07-05 18:43:45 +05:30
Yaksh Bariya
b438bd0d76
chezmoi: Cache Golang dependencies 2021-07-05 18:35:58 +05:30
Yaksh Bariya
237824baa4
caddy: Cache Golang dependencies 2021-07-05 18:35:05 +05:30
Yaksh Bariya
aab1187d93
brook: Cache Golang dependencies 2021-07-05 18:32:16 +05:30
Yaksh Bariya
dbf6b15ea8
aptly: Cache Golang dependencies 2021-07-05 18:31:25 +05:30
Yaksh Bariya
bef17c470d
antibody: Cache Golang dependencies 2021-07-05 18:23:46 +05:30
Yaksh Bariya
529731afc8
gh: Cache Golang dependencies 2021-07-05 18:21:57 +05:30
Termux Github Actions
7a19665fbb hugo: update to 0.85.0
This commit has been automatically submitted by Github Actions.
2021-07-05 12:16:28 +00:00
Yaksh Bariya
2be2df1224
slides: Cache Golang dependencies 2021-07-05 17:10:06 +05:30
Yaksh Bariya
13466285ae
pup: Cache Golang dependencies 2021-07-05 17:09:51 +05:30
Yaksh Bariya
ff987a68c7
lazygit: Cache Golang dependencies 2021-07-05 17:08:58 +05:30
Yaksh Bariya
2fa1dfb56e
direnv: Cache Golang dependencies 2021-07-05 17:08:25 +05:30
Yaksh Bariya
4df334f2e5
germaniu.: Bump and cache go dependencies 2021-07-05 13:54:49 +05:30
Yaksh Bariya
d3b464f0bd
flyctl: Cache Golang dependencies 2021-07-05 13:48:11 +05:30
Yaksh Bariya
f450d386ea
hugo: Fix typo and also build errors 2021-07-05 13:34:36 +05:30
Yaksh Bariya
07fe73079c
hugo: hostbuild with linux extended tags 2021-07-05 12:54:43 +05:30
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