Leonid Pliushch
7558ee77b9
ncurses: move clear/reset/tset to main package
...
To make these utilities available in bootstrap.
2019-07-22 14:44:25 +03:00
Leonid Pliushch
d8cf2ea72c
busybox: re-add applet 'which'
2019-07-22 14:36:06 +03:00
Leonid Pliushch
3a0cf0c541
busybox: fix typo in comment
2019-07-22 14:23:56 +03:00
Leonid Pliushch
689cfacb2c
busybox: restore some applets that aren't available as separate package
2019-07-22 14:13:32 +03:00
Leonid Pliushch
9d2a90ac45
sed: mark package as essential
...
Because used by `apt-key`.
2019-07-22 03:42:40 +03:00
Leonid Pliushch
789f99c51f
findutils: bump revision
...
Need to rebuild package after setting TERMUX_PKG_ESSENTIAL.
2019-07-22 03:41:28 +03:00
Leonid Pliushch
a997e982a2
bash: do not hardcode prefix/home paths
...
Use @TERMUX_PREFIX@ or @TERMUX_HOME@ where needed.
2019-07-22 02:23:55 +03:00
Leonid Pliushch
1e5d50a950
bash: use command-not-found handler only if it exists
2019-07-22 02:23:43 +03:00
Leonid Pliushch
026ebfd1c1
termux-exec should be a dependency of termux-tools
...
Because it is used by login script and termux-tools is essential anyway.
2019-07-22 02:05:02 +03:00
Leonid Pliushch
1cad26d5d0
tar: remove xz-utils from dependencies
...
* It is optional.
* It is part of bootstrap archives and is essential.
2019-07-22 01:59:45 +03:00
Leonid Pliushch
fea38ec8dc
dpkg: depend on less
...
Fixes following error while using `dpkg -l`:
dpkg-query: error: showing package list on pager subprocess returned error exit status 127
Note: in recent bootstrap archives `less` is already installed and is marked as essential.
2019-07-22 01:57:56 +03:00
Leonid Pliushch
21b4430ee3
grep: mark package as essential
...
Because it is used by `apt-key` while `apt update` is running.
2019-07-22 01:54:41 +03:00
Leonid Pliushch
bb5fc41061
findutils: mark package as essential
...
Because it is used by `apt-key` while `apt update` is running.
2019-07-22 01:52:47 +03:00
Leonid Pliushch
4832078d86
reformat build.sh for some packages
...
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Leonid Pliushch
2a2044cda8
busybox: we still need some applets in order to upgrade packages
...
Should help with following dpkg errors:
dpkg: warning: 'rm' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
dpkg: warning: 'diff' not found in PATH or not executable
dpkg: error: 1 expected program not found in PATH or not executable
2019-07-22 00:45:12 +03:00
Leonid Pliushch
d77d2f7d4d
coreutils: use breaks & replaces fields instead of just conflicts for busybox
2019-07-22 00:17:51 +03:00
Leonid Pliushch
f3de7e5edf
coreutils: conflict with older busybox
...
The utility 'env' was re-added back.
2019-07-21 23:46:55 +03:00
Leonid Pliushch
b628a2c6bf
apt: add coreutils and grep for 'apt-key'
2019-07-21 23:19:47 +03:00
Leonid Pliushch
3f6dd6c59c
apt: apt-key also requires sed
2019-07-21 23:16:57 +03:00
Leonid Pliushch
dd8e19ba33
apt: need findutils for apt-key
2019-07-21 23:14:56 +03:00
Leonid Pliushch
f04e8cac45
use utility 'env' from coreutils
2019-07-21 22:44:00 +03:00
Leonid Pliushch
b0b67b8fbe
busybox: disable applet symlinks
...
See https://github.com/termux/termux-packages/issues/4070 .
2019-07-21 22:44:00 +03:00
Leonid Pliushch
a43dd6df8e
dpkg: depend on diffutils
...
Fixes:
dpkg: warning: 'diff' not found in PATH or not executable
2019-07-21 22:40:33 +03:00
Leonid Pliushch
3b77fe6d85
dpkg: depend coreutils
...
Provides mv, rmdir, rm for dpkg.
2019-07-21 22:38:07 +03:00
Leonid Pliushch
f657714b6b
dpkg: update dependencies
2019-07-21 22:18:09 +03:00
Leonid Pliushch
ad47bed9bb
specify essential packages
...
* libbz2 / bzip2
* coreutils
* libcurl / curl
* gzip
* less
* tar
* liblzma / xz-utils
2019-07-21 22:18:09 +03:00
Leonid Pliushch
bf1c224eb4
busybox: no longer essential package
2019-07-21 22:18:09 +03:00
Leonid Pliushch
62888c57dd
Revert "dpkg: use busybox for rm and tar"
...
This reverts commit b35e4e4654b669292a51976e09c80b8a8780825a.
2019-07-21 22:18:09 +03:00
Leonid Pliushch
1384a31d33
imagemagick: update to 7.0.8.56
2019-07-21 19:27:59 +03:00
Leonid Pliushch
4af8e458d6
debianutils: update to 4.8.6.3
2019-07-21 19:25:38 +03:00
Leonid Pliushch
99d75f06e4
bump imgflo and gst-plugins-good after libsoup upgrade
2019-07-21 18:53:22 +03:00
Leonid Pliushch
8885e07d51
libsoup: update to 2.66.2 + add new dep package libpsl
2019-07-21 18:52:07 +03:00
Leonid Pliushch
93d06e58dd
libvpx: update to 1.8.1
2019-07-21 18:32:11 +03:00
Leonid Pliushch
8d0a720cb0
krb5: update to 1.17
2019-07-21 17:50:01 +03:00
Leonid Pliushch
59c697833d
new package: assimp
...
Moved from unstable repo.
2019-07-21 17:35:21 +03:00
Leonid Pliushch
26e6bf1781
ecj: update to 4.12
2019-07-21 17:23:12 +03:00
Leonid Pliushch
71f5d0719e
abuild: update to 3.4.0
2019-07-21 17:01:58 +03:00
Leonid Pliushch
c13daf9d27
apk-tools: update to 2.10.4
2019-07-21 16:39:04 +03:00
Leonid Pliushch
4e91b02380
swi-prolog: update to 8.1.9
2019-07-21 16:31:50 +03:00
Leonid Pliushch
bfb459e7ec
tidy: update to 5.7.28
2019-07-21 16:29:22 +03:00
Leonid Pliushch
926803c0b4
zstd: update to 1.4.1
2019-07-21 16:26:48 +03:00
Leonid Pliushch
805b28d483
exa: update to 0.9.0
2019-07-21 16:14:38 +03:00
Leonid Pliushch
2e79943745
direvent: update to 5.2
2019-07-21 16:12:42 +03:00
Leonid Pliushch
54a4d37e11
ccache: update to 3.7.2
2019-07-21 16:11:58 +03:00
Leonid Pliushch
696723a0e6
axel: update to 2.17.4
2019-07-21 16:04:23 +03:00
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
1f4d1092e6
dnsutils: update to 9.14.4
...
%ci:reset-backlog
2019-07-21 02:00:22 +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
d3e78c4b28
geoip2-database: update to 20190721
2019-07-21 01:07:00 +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
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
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
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
Fredrik Fornwall
f8ae571d78
gnupg: Update from 2.2.16 to 2.2.17
2019-07-11 10:32:30 +02:00
Fredrik Fornwall
c1d38d8f5e
python: Update from 3.7.3 to 3.7.4
2019-07-11 10:32:18 +02:00
Fredrik Fornwall
c15ee973b7
vim: Update from 8.1.1600 to 8.1.1650
2019-07-11 10:02:16 +02:00
Henrik Grimler
291c7bbe1a
cmake: bump after jsoncpp update
2019-07-07 18:30:42 +02:00
Leonid Pliushch
58be9a3b78
tintin++: fix patch
2019-07-07 16:08:44 +03:00
Leonid Pliushch
c8ff0aa1fc
erlang: update to 22.0.5
2019-07-07 16:08:44 +03:00
Leonid Pliushch
ef52ff78e1
php: update to 7.3.7
2019-07-07 16:08:44 +03:00
Leonid Pliushch
cba84f2441
valac: update to 0.44.5
2019-07-07 16:08:44 +03:00
Leonid Pliushch
9fc235cfa7
libbz2: fix patch
2019-07-07 16:08:44 +03:00
Leonid Pliushch
8525abb817
mpd: update to 0.21.11
2019-07-07 16:08:44 +03:00
Leonid Pliushch
7e58aa881b
tintin++: update to 2.01.8
2019-07-07 16:08:44 +03:00
Leonid Pliushch
7e3dfa2905
stow: update to 2.3.0
2019-07-07 16:08:44 +03:00
Leonid Pliushch
7bc8ecdb2d
less: update to 551
2019-07-07 16:08:44 +03:00
Leonid Pliushch
6e7e1d9fea
libbz2: update to 1.0.7
2019-07-07 16:08:44 +03:00
Leonid Pliushch
0b1a1cc671
jsoncpp: update to 1.9.0
2019-07-07 16:08:44 +03:00
Leonid Pliushch
cb9a020e57
imagemagick: update to 7.0.8.53
2019-07-07 16:08:44 +03:00
Leonid Pliushch
7983526579
caddy: update to 1.0.1
2019-07-07 16:08:44 +03:00
Leonid Pliushch
f47c184592
ack-grep: update to 3.0.2
2019-07-07 16:08:44 +03:00
its-pointless
52f849b98c
1.36.0 rust
2019-07-07 16:04:54 +10:00
Fredrik Fornwall
aecc2f1e88
fcgiwrap: Fix manpage location
2019-07-05 00:11:25 +02:00
Fredrik Fornwall
f3befcda7b
neovim: Update from 0.3.7 to 0.3.8
2019-07-04 23:15:06 +02:00
Fredrik Fornwall
3d094c1dcd
freetype: Update from 2.10.0 to 2.10.1
2019-07-04 23:14:56 +02:00
Fredrik Fornwall
988ca89462
libuv: Update from 1.29.1 to 1.30.1
2019-07-04 23:14:47 +02:00
Fredrik Fornwall
f82416e387
libev: Update from 4.25 to 4.27
2019-07-04 23:14:40 +02:00
Leonid Pliushch
4f2ad2f03f
fcgi: mark license as "custom"
...
Required for Bintray package uploader.
2019-07-04 17:15:14 +03:00
Leonid Pliushch
8d1b2ff450
new package: fcgi + fcgiwrap
...
Requested in https://github.com/termux/termux-packages/issues/3422 .
2019-07-04 17:09:38 +03:00
Leonid Pliushch
80d202bd65
hugo: remove builddir fix that is no longer needed
2019-07-04 14:12:57 +03:00
Leonid Pliushch
2bd2cc13db
caddy: remove builddir fix that is no longer needed
2019-07-04 14:12:16 +03:00
Leonid Pliushch
d237bd0ee7
xmlstarlet: bump revision
2019-07-03 16:57:34 +03:00
Leonid Pliushch
378573583b
xmlstarlet: use relative symlink
2019-07-03 16:57:34 +03:00
Zaoqi
daa7112273
Update build.sh
2019-07-03 16:57:34 +03:00
Henrik Grimler
987c22cdda
wireguard-tools: update to 20190702
2019-07-03 08:28:48 +02:00
Fredrik Fornwall
46dafbfa12
kakoune: Fix arm build
2019-07-02 00:43:19 +02:00
Fredrik Fornwall
118371d6fb
kakoune: Update from 2019.01.20 to 2019.07.01
2019-07-02 00:28:21 +02:00
Fredrik Fornwall
2250a82901
bash: Bump revision to get info page
2019-07-02 00:01:00 +02:00
Leonid Pliushch
2fa11b13ef
build-package.sh: always keep info pages
...
Info pages usually provide more complete information
about package and its usage than man pages.
2019-07-02 00:00:02 +02:00
Leonid Pliushch
27856c752e
termux-tools: provide wrapper for /system/bin/umount
...
Good addition since we already have wrapper for /system/bin/mount.
2019-07-01 23:43:43 +03:00
Leonid Pliushch
df73044b1b
gdbm: build with '--enable-libgdbm-compat'
...
Needed for some programs searching for the 'ndbm.h' header.
2019-07-01 14:10:56 +03:00
Leonid Pliushch
807cab48c8
ncurses: fix tabs in build.sh
2019-06-30 20:22:57 +03:00
Leonid Pliushch
3a8cb6dc01
ncurses: provide terminfo for termite
...
Issue https://github.com/termux/termux-packages/issues/1061 .
2019-06-30 20:20:00 +03:00
Leonid Pliushch
6e2d4818f5
mpv: enable libcaca
...
Issue https://github.com/termux/termux-packages/issues/649 .
2019-06-30 19:51:09 +03:00
Leonid Pliushch
774fa6135a
mpv: reformat build.sh
2019-06-30 19:43:36 +03:00
Leonid Pliushch
40db2641cf
termux-tools: provide wrapper for /system/bin/mount
...
Right now Termux doesn't have utility 'mount' available. Also
on Samsung devices executing /system/bin/mount can cause
linking errors.
Issue https://github.com/termux/termux-packages/issues/4002 .
2019-06-30 19:13:32 +03:00
Leonid Pliushch
d82262aec4
apache2: avoid use of getrandom() which may not be implemented
...
Issue https://github.com/termux/termux-packages/issues/3883 .
***
Fix doesn't seem to be needed on devices running Android 7+, but in
NDK getrandom() declared as:
ssize_t getrandom(void* __buffer, size_t __buffer_size, unsigned int __flags) __wur __INTRODUCED_IN(28);
So applying patch anyway.
2019-06-30 17:53:26 +03:00
its-pointless
d333a1e566
pulseaudio sles input
2019-06-30 13:07:18 +03:00
Leonid Pliushch
4d1a1e4699
ffmpeg: add support for libass
...
Requested in https://github.com/termux/termux-packages/issues/2399 .
2019-06-30 03:21:17 +03:00
Leonid Pliushch
1e6a626c03
new package: libass
...
Currently used only by mpv-x in x11-packages, but also required for
https://github.com/termux/termux-packages/issues/2399 .
2019-06-30 03:09:00 +03:00
Leonid Pliushch
adce8f5058
gmic: fix CImg.h.patch
2019-06-29 21:03:49 +03:00
Leonid Pliushch
a2c8b40470
obfs4proxy: update to 0.0.11
2019-06-29 21:03:49 +03:00
Leonid Pliushch
8d7cd62601
libssh: update to 0.9.0
2019-06-29 21:03:49 +03:00
Leonid Pliushch
e61a9c1547
irssi: update to 1.2.1
2019-06-29 21:03:49 +03:00
Leonid Pliushch
0de864e691
imagemagick: update to 7.0.8.50
2019-06-29 21:03:49 +03:00
Leonid Pliushch
17b06ab634
hub: update to 2.12.1
2019-06-29 21:03:49 +03:00
Leonid Pliushch
ebd4c49866
harfbuzz: update to 2.5.3
2019-06-29 21:03:49 +03:00
Leonid Pliushch
3b580fb972
gmic: update to 2.6.7
2019-06-29 21:03:49 +03:00
Leonid Pliushch
9a99c9e7a4
deutex: update to 5.2.0
2019-06-29 21:03:49 +03:00
Leonid Pliushch
afe23896b0
dart: update to 2.4.0
2019-06-29 21:03:49 +03:00
Leonid Pliushch
39722cd834
dnsutils: update to 9.14.3
2019-06-29 21:03:49 +03:00
Leonid Pliushch
2a2444c3d0
ack-grep: update to 3.0.1
2019-06-29 21:03:49 +03:00
Leonid Pliushch
a9b08c2cc8
libffi: disable versioning + rebuild dependent packages
2019-06-28 20:34:04 +03:00
Fredrik Fornwall
18780e35fc
libnettle: Update from 3.4.1 to 3.5.1
2019-06-28 12:35:53 +02:00
Fredrik Fornwall
9ec649ce23
ncdc: Remove not needed TERMUX_PKG_BUILD_DEPENDS
2019-06-28 11:17:09 +02:00
Fredrik Fornwall
040b9bd2e2
libmosquitto: Update from 1.6.2 to 1.6.3
2019-06-28 00:43:24 +02:00
Fredrik Fornwall
251ff0e38a
c-toxcore: Update from 0.2.9 to 0.2.10
2019-06-28 00:40:00 +02:00
Fredrik Fornwall
1de5807a5b
erlang: Update from 22.0.1 to 22.0.4
2019-06-28 00:36:12 +02:00
Fredrik Fornwall
4278ddae27
nginx: Update from 1.17.0 to 1.17.1
2019-06-28 00:28:26 +02:00
Fredrik Fornwall
601fba4c76
radare2: Update from 3.5.1 to 3.6.0
2019-06-28 00:23:53 +02:00
Fredrik Fornwall
0b76cb75f2
ttyd: Update from 1.4.4 to 1.5.0
2019-06-28 00:11:50 +02:00
Fredrik Fornwall
2ab1b6a1ac
vim: Update from 8.1.1550 to 8.1.1600
2019-06-26 14:49:03 +02:00
Tom Yan
c2864997bf
proot: remove unnecessary export
2019-06-26 12:14:11 +03:00
Fredrik Fornwall
e08da4c795
giflib: Update from 5.1.9 to 5.2.1
2019-06-24 23:38:47 +02:00
Fredrik Fornwall
330cb97377
babl: Update from 0.1.64 to 0.1.66
2019-06-24 23:38:32 +02:00
Fredrik Fornwall
77749ef178
php: Link opcache.so against libpcre2-8
...
Fixes #3741 .
2019-06-24 22:46:15 +02:00
Fredrik Fornwall
0e2bdf9e5d
libssh2: Update from 1.8.2 to 1.9.0
2019-06-24 22:25:34 +02:00
Fredrik Fornwall
1941efb6b7
libarchive: Update from 3.3.3 to 3.4.0
2019-06-24 22:18:28 +02:00
Fredrik Fornwall
52aa576d26
iperf3: Update from 3.6 to 3.7
2019-06-24 22:15:05 +02:00
Fredrik Fornwall
a065f0f6ae
gmic: Update from 2.6.5 to 2.6.6
2019-06-24 22:12:32 +02:00
Fredrik Fornwall
db501a2c86
calcurse: Update from 4.4.0 to 4.5.0
2019-06-24 21:49:48 +02:00
Fredrik Fornwall
e66e7b0a4e
notmuch: Update from 0.28.4 to 0.29.1
2019-06-24 21:45:38 +02:00
Fredrik Fornwall
49e4083bd2
openssl: Use getauxval(3) for cpu capabilities
2019-06-24 20:55:18 +02:00
Fredrik Fornwall
44114f4cf4
postgresql: Update from 11.3 to 11.4
2019-06-23 23:46:00 +02:00
Fredrik Fornwall
994bf4073c
nano: Update from 4.2 to 4.3
2019-06-23 23:38:06 +02:00
Leonid Pliushch
af6923ed51
libsqlite: compile with -DSQLITE_ENABLE_DBSTAT_VTAB
2019-06-23 22:07:48 +03:00
Fredrik Fornwall
93d1bd4a37
mc: Update from 4.8.22 to 4.8.23
2019-06-23 19:56:28 +02:00
Fredrik Fornwall
7efeda5ddb
harfbuzz: Update from 2.5.1 to 2.5.2
2019-06-23 19:47:14 +02:00
Fredrik Fornwall
144f31b35f
gitea: Update from 1.8.2 to 1.8.3
2019-06-23 19:44:27 +02:00
Fredrik Fornwall
c87b187353
libexpat: Update from 2.2.6 to 2.2.7
2019-06-23 19:44:05 +02:00
Fredrik Fornwall
1f92f019aa
gawk: Update from 5.0.0 to 5.0.1
2019-06-23 19:43:52 +02:00
Fredrik Fornwall
98f2c7cd09
mpv: Test bumping package to fix lua
2019-06-22 16:09:37 +02:00
Leonid Pliushch
80ee9e98e1
rust: bump revision
2019-06-21 10:55:11 +03:00
Leonid Pliushch
241bcf7fb5
ldc: bump revision
2019-06-20 21:30:12 +03:00
Leonid Pliushch
cc44c92228
texlive-bin: bump revision
2019-06-20 15:54:53 +03:00
Leonid Pliushch
3f8203a23a
qalc: bump revision
2019-06-20 15:54:15 +03:00
Leonid Pliushch
ab0b2cd182
tergent: reformat build.sh and remove redundant stuff
2019-06-20 14:51:36 +03:00
Chih-Hsuan Yen
96501ace20
Add tergent
2019-06-20 14:51:36 +03:00
Leonid Pliushch
7581a7b1f2
gegl: fix configuration error
2019-06-20 14:37:38 +03:00
Leonid Pliushch
0e57e24d8b
libzopfli: bump revision
2019-06-20 04:12:11 +03:00
Leonid Pliushch
248759e2ac
vtutils: bump revision
2019-06-20 04:11:35 +03:00
Leonid Pliushch
cd044f5039
utfdecode: bump revision
2019-06-20 04:11:35 +03:00
Leonid Pliushch
a9e7d91baf
unrar: bump revision
2019-06-20 04:09:12 +03:00
Leonid Pliushch
b85ed25b86
timewarrior: bump revision
2019-06-20 04:09:12 +03:00
Leonid Pliushch
301778797f
tesseract: bump revision
2019-06-20 04:07:54 +03:00
Leonid Pliushch
8d032f114e
termux-elf-cleaner: bump revision
2019-06-20 04:07:54 +03:00
Leonid Pliushch
a9bb9cac54
teckit: bump revision
2019-06-20 04:07:54 +03:00
Leonid Pliushch
838e555c46
tasksh: bump revision
2019-06-20 04:05:27 +03:00
Leonid Pliushch
384da74e21
squid: bump revision
2019-06-20 04:05:27 +03:00
Leonid Pliushch
ddcbc0206b
ragel: bump revision
2019-06-20 04:03:57 +03:00
Leonid Pliushch
e01855ca52
qpdf: bump revision
2019-06-20 04:03:57 +03:00
Leonid Pliushch
51847a321c
qalc: bump revision
2019-06-20 04:03:57 +03:00
Leonid Pliushch
0e252c31b5
taskwarrior: bump revision
2019-06-20 04:01:41 +03:00
Leonid Pliushch
5f150942b9
swig: bump revision
...
%ci:reset-backlog
2019-06-20 04:00:11 +03:00
its-pointless
256f9d2c3c
these aren't rebuilt?
2019-06-20 03:50:11 +03:00
Leonid Pliushch
23ff0823f3
poppler: bump revision
2019-06-20 00:52:42 +03:00
Leonid Pliushch
ca0c94ba8d
play-audio: bump revision
2019-06-20 00:51:21 +03:00
Leonid Pliushch
050378e1af
pdfgrep: bump revision
2019-06-20 00:51:21 +03:00
Leonid Pliushch
a648c638df
patchelf: bump revision
2019-06-20 00:51:21 +03:00
Leonid Pliushch
c40cb7147e
par2: bump revision
2019-06-20 00:50:00 +03:00
Leonid Pliushch
d1ece97017
p7zip: bump revision
2019-06-20 00:50:00 +03:00
Leonid Pliushch
de184d7f63
ocrad: bump revision
2019-06-20 00:50:00 +03:00
Leonid Pliushch
b7b2780160
nzbget: bump revision
2019-06-20 00:50:00 +03:00
Leonid Pliushch
fdf8fa1713
notmuch: bump revision
2019-06-20 00:50:00 +03:00
Leonid Pliushch
def1df8ebb
nodejs: bump revision
2019-06-20 00:46:19 +03:00
Leonid Pliushch
350ab9fe96
nodejs-lts: bump revision
2019-06-20 00:46:19 +03:00
Leonid Pliushch
37b407956d
nmap: bump revision
2019-06-20 00:46:19 +03:00
Leonid Pliushch
17153eafeb
ninja: bump revision
2019-06-20 00:46:19 +03:00
Leonid Pliushch
d79a6651ba
newsboat: bump revision
2019-06-20 00:46:19 +03:00
Leonid Pliushch
448a201cff
ncmpcpp: bump revision
2019-06-20 00:46:19 +03:00
Leonid Pliushch
b910b6668b
mu: bump revision
2019-06-20 00:46:18 +03:00
Leonid Pliushch
f6fcf13a33
mpd: bump revision
2019-06-20 00:46:18 +03:00
Leonid Pliushch
57ce854c95
libvpx: fix sha-256
2019-06-20 00:45:24 +03:00
Leonid Pliushch
8c65c91507
mosh: bump revision
2019-06-20 00:35:07 +03:00
Leonid Pliushch
f17f9fa85b
mariadb: bump revision
2019-06-20 00:34:36 +03:00
Leonid Pliushch
f2ecbfe8b9
lzip: bump revision
2019-06-20 00:31:13 +03:00
Leonid Pliushch
b0f12f859b
ltrace: bump revision
2019-06-20 00:31:13 +03:00
Leonid Pliushch
33d24e1559
libzmq: bump revision
2019-06-20 00:31:12 +03:00
Leonid Pliushch
ecde74da43
libxapian: bump revision
2019-06-20 00:31:12 +03:00
Leonid Pliushch
82b0ca4863
libx265: bump revision
2019-06-20 00:27:01 +03:00
Leonid Pliushch
f5a30617cf
libvpx: bump revision
2019-06-20 00:27:00 +03:00
Leonid Pliushch
a823590ad9
libtiff: bump revision
2019-06-20 00:27:00 +03:00
Leonid Pliushch
39570297c8
libprotobuf: bump revision
2019-06-20 00:27:00 +03:00
Leonid Pliushch
e01795f931
libprotobuf-c: bump revision
2019-06-20 00:27:00 +03:00
Leonid Pliushch
f8d0c1df9f
libmosquitto: bump revision
2019-06-20 00:27:00 +03:00
Leonid Pliushch
9858b15b05
libicu: bump revision
2019-06-20 00:14:03 +03:00
Leonid Pliushch
e693afd716
libical: bump revision
2019-06-20 00:14:03 +03:00
Leonid Pliushch
930af49970
libgrpc: bump revision
2019-06-20 00:14:03 +03:00
Leonid Pliushch
87a801944c
libgraphite: bump revision
2019-06-20 00:14:03 +03:00
Leonid Pliushch
442c192a99
libflac: bump revision
2019-06-20 00:14:03 +03:00
Leonid Pliushch
2b1ce828c8
libconfig: bump revision
2019-06-20 00:14:02 +03:00
Leonid Pliushch
6233143248
libcln: bump revision
2019-06-20 00:14:02 +03:00
Leonid Pliushch
c92617f82e
libcaca: bump revision
2019-06-20 00:14:02 +03:00
Leonid Pliushch
f075920691
lftp: bump revision
2019-06-20 00:14:02 +03:00
Leonid Pliushch
f83c101157
leveldb: bump revision
2019-06-20 00:14:02 +03:00
Leonid Pliushch
7d4425e785
ledger: bump revision
2019-06-20 00:14:02 +03:00
Leonid Pliushch
cc6826a139
keystone: bump revision
2019-06-20 00:00:35 +03:00
Leonid Pliushch
ebbdbe4a70
kakoune: bump revision
2019-06-20 00:00:21 +03:00
Leonid Pliushch
3604e806bb
jsoncpp: bump revision
2019-06-20 00:00:07 +03:00
Leonid Pliushch
ae50184cab
iverilog: bump revision
2019-06-19 23:59:52 +03:00
Leonid Pliushch
1bfb1b9897
hunspell: bump revision
2019-06-19 23:56:55 +03:00
Leonid Pliushch
5dec3d90c9
hugo: bump revision
2019-06-19 23:55:43 +03:00
Leonid Pliushch
85e97d4043
hashdeep: bump revision
2019-06-19 23:53:41 +03:00
Leonid Pliushch
3fa55cde24
libllvm & lldb: bump revision
...
%ci:reset-backlog
2019-06-19 21:46:11 +03:00
Leonid Pliushch
81640411d8
harfbuzz: bump revision
2019-06-19 21:41:50 +03:00
Leonid Pliushch
74eff107d7
graphviz: bump revision
2019-06-19 21:40:23 +03:00
Leonid Pliushch
f40f187b4e
graphicsmagick: bump revision
2019-06-19 21:39:18 +03:00
Leonid Pliushch
d60ca1ec62
gperf: bump revision
2019-06-19 21:38:07 +03:00
Leonid Pliushch
a2d2a3310f
googletest: bump revision
2019-06-19 21:37:33 +03:00
Leonid Pliushch
525ec7a4d8
gnuplot: bump revision
2019-06-19 21:36:48 +03:00
Leonid Pliushch
5f9c0a1c8f
gnuchess: bump revision
2019-06-19 21:35:51 +03:00
Leonid Pliushch
cc9478f5a6
gmic: bump revision
2019-06-19 21:34:52 +03:00
Leonid Pliushch
71eaa925f8
git-crypt: bump revision
2019-06-19 21:32:11 +03:00
Leonid Pliushch
72318b6b33
gettext: bump revision
2019-06-19 21:29:46 +03:00
Leonid Pliushch
7540872511
gegl: bump revision
2019-06-19 21:28:28 +03:00
Leonid Pliushch
cbc0a3e055
gdb: bump revision
2019-06-19 21:27:37 +03:00
Leonid Pliushch
3abe712564
frobtads: bump revision
2019-06-19 21:26:37 +03:00
Leonid Pliushch
c29884d421
fish: bump revision
2019-06-19 21:25:57 +03:00
Leonid Pliushch
78839768ba
doxygen: bump revision
2019-06-19 21:25:46 +03:00
Leonid Pliushch
ff2d2ecd23
exiv2: bump revision
2019-06-19 21:24:58 +03:00
Leonid Pliushch
4ca1c3ad88
ddrescue: bump revision
2019-06-19 21:22:13 +03:00
Leonid Pliushch
3479035287
cmake: bump revision
2019-06-19 21:21:18 +03:00
Leonid Pliushch
1e1547b573
clamav: bump revision
2019-06-19 21:20:40 +03:00
Leonid Pliushch
178edbe549
cgdb: bump revision
2019-06-19 21:20:15 +03:00
Leonid Pliushch
e2b2ab869d
boost: bump revision
2019-06-19 21:18:20 +03:00
Leonid Pliushch
cf70d7c783
binutils: bump revision
2019-06-19 21:16:39 +03:00
Leonid Pliushch
ec48c8f7a5
atomicparsley: bump revision
2019-06-19 21:12:50 +03:00
Leonid Pliushch
7accb9314b
aria2: bump revision
2019-06-19 21:12:38 +03:00
Leonid Pliushch
a99e5a1dc1
aapt: bump revision
2019-06-19 21:12:28 +03:00
Leonid Pliushch
788ef1eeef
apt: bump revision
2019-06-19 20:33:30 +03:00
its-pointless
2bedaa02a0
prevent glib from building libintl
2019-06-19 20:26:31 +03:00
Leonid Pliushch
ae1f88bad3
libduktape: trigger CI rebuild
2019-06-18 21:50:15 +03:00
Henrik Grimler
110f24031a
libduktape: fix dev-package's BREAKS and REPLACES
2019-06-18 20:05:59 +02:00
Henrik Grimler
6f55fe5667
libduktape-dev: break and replace duktape-dev
2019-06-18 19:11:53 +02:00
TheBrokenRail
dd37ac464d
Delete duktape-dev.subpackage.sh
2019-06-18 00:50:41 +03:00
TheBrokenRail
4dcf1b4b87
Update build.sh
2019-06-18 00:50:41 +03:00
TheBrokenRail
5cdbbc04aa
Update duktape-dev.subpackage.sh
2019-06-18 00:50:41 +03:00
TheBrokenRail
f138a6f863
Create duktape-dev.subpackage.sh
2019-06-18 00:50:41 +03:00
TheBrokenRail
b6f89b6fc7
Create duktape.subpackage.sh
2019-06-18 00:50:41 +03:00
TheBrokenRail
70368711d3
Update and rename packages/duktape/build.sh to packages/libduktape/build.sh
2019-06-18 00:50:41 +03:00
Leonid Pliushch
32ef9db225
golang: update to 1.12.6
2019-06-16 18:38:39 +03:00
Leonid Pliushch
e6bc2ffb5a
yarn: update to 1.17.0
2019-06-16 18:31:20 +03:00
Leonid Pliushch
0fbcdefa6d
vim, vim-python: update to 8.1.1550
2019-06-16 18:28:24 +03:00
Leonid Pliushch
e124653ee1
mutt: update to 1.12.1
2019-06-16 18:26:21 +03:00
Leonid Pliushch
9281e573e1
hub: update to 2.12.0
2019-06-16 18:24:53 +03:00
Leonid Pliushch
5e8d445ec1
graphicsmagick: update to 1.3.32
2019-06-16 18:24:02 +03:00
Gary Kim
22983c0daa
rclone: update to 1.48.0
2019-06-16 18:14:27 +03:00
Leonid Pliushch
1406d07edf
new package: odt2txt
2019-06-16 15:37:32 +03:00
Leonid Pliushch
9db5b48fe7
new package: unifdef
2019-06-16 15:37:32 +03:00
Leonid Pliushch
4732f51b5e
new package: sc
2019-06-16 15:37:32 +03:00
Leonid Pliushch
b58c23615a
new package: obfs4proxy
2019-06-16 15:37:32 +03:00
Leonid Pliushch
641e78e2d0
new package: ncompress
...
https://github.com/termux/unstable-packages/issues/41
2019-06-16 15:37:32 +03:00
Leonid Pliushch
bf3b644f32
new package: sc-im
...
https://github.com/termux/unstable-packages/issues/34
2019-06-16 15:37:32 +03:00
Leonid Pliushch
0add10686e
new package: lhasa
2019-06-16 15:37:32 +03:00
Leonid Pliushch
f65e68fe9a
new package: keystone
2019-06-16 15:37:32 +03:00
Leonid Pliushch
6e8ddec3f4
new package: ipmitool
...
Can be used only for remote hosts as android devices doesn't support IPMI.
Request: https://github.com/termux/unstable-packages/issues/46
2019-06-16 15:37:32 +03:00
Leonid Pliushch
7f69c5eca0
new package: hyperfine
2019-06-16 15:37:32 +03:00
Leonid Pliushch
afeb87a8ac
new package: gotty
2019-06-16 15:37:32 +03:00
Leonid Pliushch
2b153ef49d
new package: fbless
...
https://github.com/termux/unstable-packages/issues/14
2019-06-16 15:37:32 +03:00
Leonid Pliushch
6a24d94488
new package: clamav
...
https://github.com/termux/unstable-packages/issues/16
2019-06-16 15:37:32 +03:00
Leonid Pliushch
7b44f09d0e
new package: barcode
2019-06-16 15:37:32 +03:00
vishalbiswas
2a5383072f
fix path in patch
2019-06-15 11:10:53 +05:30
vishalbiswas
a3063c63e4
dart: fix /tmp path
2019-06-15 10:57:10 +05:30
Leonid Pliushch
0939ff4a08
stunnel: update to 5.55
2019-06-13 23:35:31 +03:00
Leonid Pliushch
7175103ff2
libnghttp2: update to 1.39.1
...
%ci:reset-backlog
2019-06-13 23:01:21 +03:00
Leonid Pliushch
b955ac36d8
mpc: update to 0.32
2019-06-13 22:58:59 +03:00
Leonid Pliushch
bbc1f2e7ce
keybase: update to 4.1.0
2019-06-13 22:54:38 +03:00
Leonid Pliushch
49bfced555
gpgme: update to 1.13.1
2019-06-13 22:52:43 +03:00
Leonid Pliushch
7d1933089a
glib: update to 2.60.4
2019-06-13 22:50:02 +03:00
Leonid Pliushch
c64c8b038c
byobu: update to 5.129
2019-06-13 22:48:13 +03:00
Leonid Pliushch
ec736267fa
dart: update to 2.3.2
2019-06-13 22:45:58 +03:00
Fredrik Fornwall
b125c6c260
syncthing: Update from 1.1.3 to 1.1.4
2019-06-09 19:56:33 +02:00
Fredrik Fornwall
d7cb1b3e6a
harfbuzz: Update from 2.4.0 to 2.5.1
2019-06-09 19:43:24 +02:00
Fredrik Fornwall
475456104e
perl: Update from 5.28.2 to 5.30.0
2019-06-09 19:43:24 +02:00
Oliver Schmidhauser
af5bfe91de
bump pulseaudio after speexdsp upgrade
2019-06-09 18:20:03 +03:00
Leonid Pliushch
fe04dab7ce
gitea: update to 1.8.2
2019-06-09 14:38:57 +03:00
Leonid Pliushch
7a02845396
wireguard-tools: update to 0.0.20190601
2019-06-09 14:11:10 +03:00
Leonid Pliushch
337cc7edb1
vim, vim-python: update to 8.1.1500
2019-06-09 14:09:29 +03:00
Leonid Pliushch
b2aa6ed1fe
speexdsp: update to 1.2.0
2019-06-09 14:06:21 +03:00
Leonid Pliushch
7018e95380
imagemagick: update to 7.0.8.49
2019-06-09 14:03:08 +03:00
Leonid Pliushch
7ee22d0337
git: update to 2.22.0
2019-06-09 14:01:51 +03:00
its-pointless
55dec17a72
fix luarocks and liblua
2019-06-08 15:15:11 +03:00
Leonid Pliushch
4d478e54ae
tcsh: use https for homepage
2019-06-08 13:16:17 +03:00
Leonid Pliushch
da844eb14b
nim: fix build.sh
2019-06-08 02:42:43 +03:00
Leonid Pliushch
db28582a6b
nim: fix installer.ini.patch
2019-06-08 02:17:27 +03:00
Leonid Pliushch
bf88efce31
valac: update to 0.44.4
2019-06-08 01:39:42 +03:00
Leonid Pliushch
f7eca080ce
nim: update to 0.20.0
2019-06-08 01:37:31 +03:00
Leonid Pliushch
0e33be3e82
nodejs: update to 12.4.0
2019-06-08 01:36:00 +03:00
Leonid Pliushch
a5dc61c2d3
mpd: update to 0.21.10
2019-06-08 01:26:40 +03:00
Leonid Pliushch
a8ab0ae0f4
ncdc: update to 1.22.1
2019-06-08 01:24:21 +03:00
Leonid Pliushch
84befcaa5e
weechat: update to 2.5
2019-06-08 01:18:34 +03:00
Leonid Pliushch
c7c484d015
dpkg: update to 1.19.7
2019-06-08 01:14:16 +03:00
Leonid Pliushch
b5bcce3035
libcurl: update to 7.65.1
2019-06-08 01:12:54 +03:00
Leonid Pliushch
c057ac4f1e
gmic: update to 2.6.5
2019-06-08 01:11:28 +03:00