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
Leonid Pliushch
cc06bee73e
docker image: install libdbus-1-dev
...
Required by host-build if dbus-glib.
https://github.com/termux/termux-packages/pull/4046 .
2019-07-13 17:08:57 +03:00
Leonid Pliushch
97dabbe988
add post-installation script for generating machine-id
2019-07-13 01:50:30 +03:00
Tristan Ross
4e8d6d2df9
run autoconf
2019-07-13 01:50:30 +03:00
Leonid Pliushch
f240932f87
use correct license name
2019-07-13 01:50:30 +03:00
Tristan Ross
0dfed2ae30
link with android logger
2019-07-13 01:50:30 +03:00
Tristan Ross
746075699e
fixed checksum
2019-07-13 01:50:30 +03:00
Tristan Ross
7026b60909
added dbus package
2019-07-13 01:50:30 +03:00
Fredrik Fornwall
ada4c2527a
librsvg: Update from 2.45.6 to 2.45.7
2019-07-11 22:46:54 +02:00
Fredrik Fornwall
c04b71ca05
keybase: Update from 4.1.0 to 4.2.0
2019-07-11 22:15:31 +02:00
Fredrik Fornwall
18b1160e38
hub: Update from 2.12.1 to 2.12.2
2019-07-11 14:33:06 +02:00
Fredrik Fornwall
9c97f9b14e
glib: Update from 2.60.4 to 2.60.5
2019-07-11 14:32:29 +02:00
Fredrik Fornwall
c5a58e63a2
golang: Update from 1.12.6 to 1.12.7
2019-07-11 14:31:17 +02:00
Fredrik Fornwall
504a740d1a
libzmq: Update from 4.3.1 to 4.3.2
2019-07-11 10:34:07 +02:00
Fredrik Fornwall
ea4aff47bb
syncthing: Update from 1.1.3 to 1.2.0
2019-07-11 10:33:57 +02:00
Fredrik Fornwall
ca4cc423e0
squid: Update from 4.7 to 4.8
2019-07-11 10:33:31 +02:00
Fredrik Fornwall
096ff4f07b
ffmpeg: Update from 4.1.3 to 4.1.4
2019-07-11 10:33:19 +02:00