Leonid Pliushch
fddb17f159
CI: refactor configuration file
...
Cache instructions will query system to check if existing cache is available.
While cache will unlikely to be available in build task, it is better to
make it queried before build so if cache folder appear, it will be deleted by
`rm -rf "debs-${TERMUX_ARCH}"`.
2019-05-02 15:25:28 +03:00
Leonid Pliushch
0fdd2c60a8
CI: fix configuration file
...
Do not delete folder which is lately used...
2019-05-02 15:10:14 +03:00
Leonid Pliushch
f9b427dbf7
CI: cache deb files properly so all of them passed to upload task
2019-05-02 14:59:28 +03:00
Leonid Pliushch
2c293b2ec0
fzf: fix build errors
2019-05-02 03:03:02 +03:00
Leonid Pliushch
81d2e8be75
fzf: update to 0.18.0
2019-05-02 02:18:33 +03:00
Leonid Pliushch
c2cca15d8a
libmosquitto: update to 1.6.2
2019-05-02 02:16:06 +03:00
Leonid Pliushch
3e5a3d6bcc
restic: fix build error
2019-05-02 02:03:35 +03:00
Leonid Pliushch
9b08ef87b3
unrar: update to 5.7.5
2019-05-02 01:40:53 +03:00
Leonid Pliushch
c992b0f191
libcap: update to 2.27
2019-05-02 01:37:03 +03:00
Leonid Pliushch
125939a4a4
hugo: update to 0.55.4
2019-05-02 01:35:44 +03:00
Leonid Pliushch
1aa603d212
restic: update to 0.9.5
2019-05-02 01:31:32 +03:00
Leonid Pliushch
6cfedb41a6
readme: fix badge github caching issue
2019-05-02 00:08:03 +03:00
Leonid Pliushch
ea5ebed988
readme: update CI status badge url
2019-05-01 23:45:46 +03:00
Leonid Pliushch
599d2509d7
CI: switch to Cirrus
2019-05-01 23:45:46 +03:00
Henrik Grimler
1a2821755f
Merge pull request #3737 from termux/wireguard-tools
...
wireguard-tools: remove part of patch
2019-04-29 21:50:23 +02:00
Henrik Grimler
495cc72880
wireguard-tools: remove part of patch
...
Not needed for ANDROID_API >= 24
2019-04-29 21:49:31 +02:00
Henrik Grimler
7cf756a7e3
Merge pull request #3734 from termux/irssi
...
irssi: depend on utf8proc
2019-04-29 16:54:10 +02:00
Henrik Grimler
ad3d9c0071
irssi: depend on utf8proc
...
Fixes https://github.com/termux/termux-packages/issues/3732
2019-04-29 16:35:25 +02:00
TheBrokenRail
bc5eef470b
Remove Unnecessary Line
2019-04-29 15:29:08 +03:00
Leonid Pliushch
5a9e6799cc
duktape: fix comment in build.sh
2019-04-29 14:44:39 +03:00
TheBrokenRail
5c57371692
new package: duktape
2019-04-29 14:39:49 +03:00
Leonid Pliushch
5ae36420eb
termux_setup_rust.sh: always pick rust version from package build script
...
Avoid version mismatch.
2019-04-28 21:30:02 +03:00
Fredrik Fornwall
ce9e95012b
rust: Use correct toolchain version in PATH
2019-04-28 20:21:25 +02:00
its-pointless
b089bf18c9
rust: Update from 1.33.0 to 1.34.1
2019-04-28 00:19:21 +02:00
Fredrik Fornwall
766e5eb827
ecj: Update for api level 24
2019-04-27 22:56:28 +02:00
Fredrik Fornwall
ec1d67595d
openssl: Ensure folder exists
2019-04-27 22:54:15 +02:00
Fredrik Fornwall
795462230c
openal-soft: Switch to working src url
2019-04-27 22:53:40 +02:00
Fredrik Fornwall
499687c9fe
Update docker image to ubuntu 19.04 and llvm 8
2019-04-27 22:48:18 +02:00
Fredrik Fornwall
3ebf5e8c65
memcached: Update from 1.5.13 to 1.5.14
2019-04-27 22:30:41 +02:00
Fredrik Fornwall
7ad3ba9a7a
libmosquitto: Update from 1.5.8 to 1.6.1
2019-04-27 22:30:37 +02:00
Fredrik Fornwall
46de854198
kakoune: Build from tar.bz2 file
...
This fixes 'kak -version', see
https://github.com/mawww/kakoune/issues/2540
2019-04-27 22:16:48 +02:00
Fredrik Fornwall
4979b0e530
cmake: Update from 3.14.2 to 3.14.3
2019-04-27 00:00:40 +02:00
Fredrik Fornwall
f570cdea1d
geoip2-database: Update package to current
2019-04-26 23:47:03 +02:00
Fredrik Fornwall
b5f056fb74
caddy: Update from 0.11.5 to 1.0.0
2019-04-26 23:39:48 +02:00
Fredrik Fornwall
dcbc60b1aa
msmtp: Update from 1.8.3 to 1.8.4
2019-04-26 23:39:22 +02:00
Fredrik Fornwall
6d325bfa3b
fakeroot: Depend on libcap-dev for build
...
This fixes the build after the move of sys/capability.h to libcap-dev
2019-04-26 23:36:24 +02:00
Leonid Pliushch
6eda1ee967
dart: bump revision
2019-04-26 23:50:48 +03:00
TheBrokenRail
70962b82ef
Fix Dart x86 Build
2019-04-26 23:50:48 +03:00
Fredrik Fornwall
cdc307298e
gst-plugins-base: Fix build
...
Avoid picking up glib tools in $TERMUX_PREFIX/bin
2019-04-26 22:44:04 +02:00
Fredrik Fornwall
525b14b5aa
graphviz: Avoid linking against libstdc++
2019-04-26 22:42:14 +02:00
TheBrokenRail
5ffaec97ba
new package: dart
...
Requested in https://github.com/termux/termux-packages/issues/3539 .
2019-04-26 15:13:36 +03:00
Cswl Coldwind
19f24f2e17
Update tsu to v2.3.
2019-04-26 15:11:27 +03:00
Fredrik Fornwall
179dff50f5
isync: Fix incorrect TERMUX_PKG_DEPENDS
2019-04-26 10:47:41 +02:00
Fredrik Fornwall
283505e3ea
nano: Update from 4.1 to 4.2
2019-04-25 23:16:06 +02:00
Fredrik Fornwall
c7a85f1aca
libicu: Update from 64.1 to 64.2
2019-04-25 22:41:06 +02:00
Fredrik Fornwall
5c11b44b26
gpgv: Add dependency on zlib
2019-04-25 21:41:44 +02:00
Fredrik Fornwall
15cc580e81
liblz4: Update from 1.8.3 to 1.9.1
2019-04-25 21:37:59 +02:00
Fredrik Fornwall
4419be5523
tmux: Update from 2.8 to 2.9
2019-04-25 14:29:46 +02:00
Leonid Pliushch
43973ab6d7
mariadb: fix post-installation script
...
See https://github.com/termux/termux-packages/issues/3713
2019-04-25 00:32:52 +03:00
Henrik Grimler
84dabe75a8
Merge pull request #3711 from termux/libpcreposix
...
pcre: add subpkg libpcreposix
2019-04-24 20:44:48 +02:00