Leonid Pliushch
80a0cc6b86
alpine: update to 2.21.99999
2019-07-21 16:02:44 +03:00
Leonid Pliushch
33ad54d33f
dbus: disable tests
2019-07-21 14:52:09 +03:00
Leonid Pliushch
bef5d43163
ncurses: exclude st-meta* from copied terminfo
2019-07-21 02:44:20 +03:00
Leonid Pliushch
69af254a68
ncurses: provide terminfo for 'st'
...
Issue: https://github.com/termux/termux-packages/issues/4034 .
2019-07-21 02:36:54 +03:00
Leonid Pliushch
088cf170a7
CI: fix pull requests URL in dispatcher script
2019-07-21 02:29:24 +03:00
Leonid Pliushch
1f4d1092e6
dnsutils: update to 9.14.4
...
%ci:reset-backlog
2019-07-21 02:00:22 +03:00
Leonid Pliushch
f6a1564aec
CI: retry package uploading in case of failure
...
In certain cases Bintray may return errors like `invalid version a.b.c` for
specific tasks. This probably happens because we now running package uploading in
parallel.
Retrying upload one more time should fix the problem.
2019-07-21 01:42:24 +03:00
Leonid Pliushch
9afa713d44
imagemagick: update to 7.0.8.55
2019-07-21 01:38:22 +03:00
Leonid Pliushch
4197334b1d
hub: update to 2.12.3
2019-07-21 01:37:52 +03:00
Leonid Pliushch
10cfd912a9
erlang: update to 22.0.7
2019-07-21 01:34:41 +03:00
Leonid Pliushch
f0081906cf
e2fsprogs: update to 1.45.3
2019-07-21 01:32:31 +03:00
Leonid Pliushch
b3c8eadab9
libcurl: update to 7.65.3
2019-07-21 01:30:30 +03:00
Leonid Pliushch
f57bb95929
CI: fix missing artifacts for test builds
2019-07-21 01:21:31 +03:00
Leonid Pliushch
d3e78c4b28
geoip2-database: update to 20190721
2019-07-21 01:07:00 +03:00
Leonid Pliushch
ca8f0d0b74
CI: use pipe instead of separate tasks
...
No more need to pass packages between tasks through http cache but will require
a separate configuration for earch architecture.
2019-07-20 23:01:15 +03:00
Leonid Pliushch
5c90cf72db
Revert "CI: restore full builds for pull requests"
...
This reverts commit 77f24af5b851a3a0cd067fcfffd18ecc6972ea83.
2019-07-20 19:12:45 +03:00
Leonid Pliushch
cfaa34408e
CI: restore full builds for pull requests
...
When processing pull request, build dependencies instead of
downloading them.
2019-07-20 15:44:01 +03:00
Leonid Pliushch
4aaba4d074
build-package.sh: allow to build multiple packages at one time
...
Support for call syntax:
./build-package.sh pkg1 pkg2 pkg3 ...
2019-07-20 15:32:54 +03:00
Leonid Pliushch
2563fd812c
update CI setup
...
* Move package building/uploading implementation from config to a separate script.
* Implement new tag '%ci:no-build' to allow immediately stop build with status 'passed'.
%ci:no-build
2019-07-20 13:33:55 +03:00
Leonid Pliushch
f55fba5e67
libbz2: update to 1.0.8
2019-07-20 11:52:19 +03:00
Leonid Pliushch
d62890af1a
librsvg: attemp to fix problem with missing symbol '__clzsi2'
...
Using patch from 449fdccaff
2019-07-19 23:30:43 +03:00
Henrik Grimler
0c2dd5fb97
Merge pull request #4066 from termux/golang_include_path
...
setup_golang: set CGO_CFLAGS=-I$TERMUX_PREFIX/include
2019-07-19 11:05:34 +02:00
Henrik Grimler
a36acc44e4
setup_golang: set CGO_CFLAGS=-I$TERMUX_PREFIX/include
2019-07-19 10:22:31 +02:00
heronhaye
1b1024faa4
Update Keybase to 4.2.1
2019-07-18 17:10:18 +03:00
Leonid Pliushch
a2cd5ce927
librsvg: rebuild package
2019-07-17 19:00:30 +03:00
Fredrik Fornwall
a84e43c822
picolisp: Update from 18.12.27 to 19.7.6
2019-07-16 17:09:57 +02:00
Fredrik Fornwall
98328665e1
vim: Update from 8.1.1650 to 8.1.1700
2019-07-16 17:07:21 +02:00
Fredrik Fornwall
cd4c81646e
libx265: Update from 3.0 to 3.1.1
2019-07-16 17:06:44 +02:00
Leonid Pliushch
38207f9256
README: re-add CI status badge
...
Seems it is updating properly now.
2019-07-15 18:13:49 +03:00
Leonid Pliushch
ac0bce86e2
apt: bump revision
2019-07-15 14:00:28 +03:00
Leonid Pliushch
0eb1caed70
libcurl: bump revision
2019-07-15 13:59:59 +03:00
Leonid Pliushch
41c69c3759
libgd: bump revision
...
Will it help with https://github.com/termux/termux-packages/issues/4056 ?
2019-07-15 13:23:02 +03:00
Leonid Pliushch
a30e9e3720
php: bump revision
...
Will it help with https://github.com/termux/termux-packages/issues/4056 ?
2019-07-15 13:22:52 +03:00
Leonid Pliushch
70e85aef06
nim: fix build error and use -Oz for aarch64
2019-07-14 21:44:54 +03:00
Fredrik Fornwall
7adf17fb41
ruby: Bump revision after optimization switch
2019-07-14 20:38:26 +02:00
Fredrik Fornwall
51c97e3bb5
Always use -Oz optimization level
2019-07-14 20:38:26 +02:00
Leonid Pliushch
5d4019357c
strace: replace fputs_unlocked() with fputs()
...
Prevent undefined reference to 'fputs_unlocked'.
2019-07-14 20:47:51 +03:00
Leonid Pliushch
56cde8c8e4
msmtp: update to 1.8.5
2019-07-14 20:39:23 +03:00
Leonid Pliushch
12fc465c1b
debootstrap: update checksum
2019-07-14 20:34:05 +03:00
Leonid Pliushch
23ed28db71
yarn: update to 1.17.3
2019-07-14 20:31:39 +03:00
Leonid Pliushch
97af75022e
vttest: update to 20190710
2019-07-14 20:31:39 +03:00
Leonid Pliushch
691c6e9841
strace: update to 5.2
2019-07-14 20:31:39 +03:00
Leonid Pliushch
3324893e3e
libsqlite: update to 3.29.0
2019-07-14 20:31:39 +03:00
Leonid Pliushch
2df59927a4
fossil: update to 2.9
2019-07-14 20:31:39 +03:00
Leonid Pliushch
4d5569fb14
debootstrap: update to 1.0.115
2019-07-14 20:31:39 +03:00
Leonid Pliushch
1355930b6f
debianutils: update to 4.8.6.2
2019-07-14 20:31:39 +03:00
Fredrik Fornwall
251ed47078
libwebp: Update from 1.0.2 to 1.0.3
2019-07-14 19:24:25 +02:00
Fredrik Fornwall
b8f5304456
jsoncpp: Update from 1.9.0 to 1.9.1
2019-07-14 19:24:17 +02:00
Fredrik Fornwall
ca90943d15
ttyd: Update from 1.5.0 to 1.5.1
2019-07-14 19:24:05 +02:00
Tristan Ross
bde14bf9cc
add dbus-glib and telepathy-glib ( #4046 )
2019-07-13 18:49:02 +03:00