Leonid Pliushch
0e08a15a7b
vifm: rebuild package
2020-01-16 04:14:45 +02:00
Leonid Pliushch
2d54bd9efc
libuv: avoid FICLONE ioctl
...
Same reason as for nodejs embedded libuv.
2020-01-16 03:04:24 +02:00
Leonid Pliushch
0993a43d82
nodejs-lts: avoid FICLONE ioctl
2020-01-16 03:01:11 +02:00
Leonid Pliushch
c8883ac789
nodejs: avoid FICLONE ioctl
...
Issue https://github.com/termux/termux-packages/issues/4664 .
19824 ioctl(29, BTRFS_IOC_CLONE or FICLONE, 34 <unfinished ...>
19823 fstat64(30, <unfinished ...>
19822 write(16, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
19821 close(31 <unfinished ...>
19804 <... epoll_pwait resumed>[{EPOLLIN, {u32=16, u64=16}}], 1024, 867, NULL, 8) = 1
19824 <... ioctl resumed>) = -1 EACCES (Permission denied)
2020-01-16 02:58:30 +02:00
Leonid Pliushch
5aa214736c
apt: show more informative messages if "repository has no release file"
...
During repository updates & cleanup there can be a short period of time
when repository metadata is not consistent. There may appear an error
like
E: The repository 'https://termux.org/package stable Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
but it may not be clear for some users what can cause the issue.
This commit improves the situation a bit.
2020-01-16 01:55:34 +02:00
Leonid Pliushch
68b7e53144
python: force disable use of semaphores
...
Fixes the issue described in https://github.com/termux/termux-packages/issues/4698
which was ignored mistakenly...
2020-01-16 01:11:37 +02:00
Fredrik Fornwall
da33bbc4d0
git: Update from 2.24.1 to 2.25.0
2020-01-14 11:07:09 +01:00
Fredrik Fornwall
40e140e519
libuv: Update from 1.34.0 to 1.34.1
2020-01-14 11:04:50 +01:00
Fredrik Fornwall
1ea60ddf86
nodejs-lts: Update from 12.14.0 to 12.14.1
2020-01-14 10:58:32 +01:00
Leonid Pliushch
99ed7d351f
python: use only link-time optimization
...
Seems to be enough + no more issues during installation.
2020-01-14 02:07:51 +02:00
Leonid Pliushch
0c92ad97c0
python: build with optimizations enabled
2020-01-14 01:30:29 +02:00
Leonid Pliushch
eb27236873
gdk-pixbuf: make hooks failsafe
...
Force exit with status '0' even on failure.
2020-01-14 00:39:39 +02:00
Leonid Pliushch
368c09dac2
glib: add hook for glib-compile-schemas
...
Previously was in gtk2 package.
2020-01-14 00:34:01 +02:00
Leonid Pliushch
dc18ae5080
gdk-pixbuf: add hooks for updating loaders cache
2020-01-14 00:22:18 +02:00
Leonid Pliushch
17edfec59f
librsvg: enable pixbuf loader
...
Requirement for https://github.com/termux/x11-packages/issues/139 .
2020-01-14 00:10:30 +02:00
Leonid Pliushch
fc9e078002
imagemagick: do not remove configuration scripts
2020-01-13 23:05:28 +02:00
Leonid Pliushch
6dbbc0d572
imagemagick: do not disable largefile support
2020-01-13 22:53:06 +02:00
Leonid Pliushch
2b13288014
gifsicle: enable gifview
...
And add libx11 as optional dependency.
2020-01-13 22:49:51 +02:00
Leonid Pliushch
5ca4474432
gdbm: do not force disable readline
...
Readline is part of bootstrap installation and always available.
No point to disable its support in packages where it is possible.
2020-01-13 22:28:57 +02:00
Leonid Pliushch
45b21dff2a
mkvtoolnix: move fmt, libebml and libmatroska to build-time dependencies
2020-01-13 18:37:08 +02:00
Leonid Pliushch
613b930ce5
libmatroska: do not split static libraries
2020-01-13 18:37:08 +02:00
Leonid Pliushch
16f39d684e
libebml: do not split static libraries
2020-01-13 18:37:08 +02:00
Leonid Pliushch
a7e988772f
fmt: do not split static libraries
2020-01-13 18:37:08 +02:00
Leonid Pliushch
a2d5c4520d
mkvtoolnix: restore from disabled packages
2020-01-13 18:37:08 +02:00
Leonid Pliushch
4e9d9661ac
command-not-found: update to 1.46
2020-01-13 17:53:38 +02:00
Leonid Pliushch
d40f1599f8
kubectl: update home page
2020-01-13 17:33:53 +02:00
Leonid Pliushch
45cc1e8087
rcs: rebuild package
2020-01-13 16:59:33 +02:00
Leonid Pliushch
78758c9762
ltrace: update to the last available git version (2016.09.02)
2020-01-13 16:23:29 +02:00
Leonid Pliushch
cf03db00ae
gpsbabel: mark that v1.4.4 is the last one without Qt dependency
...
v1.4.4 probably was the last update for this package...
2020-01-13 16:11:45 +02:00
Leonid Pliushch
8db30c597d
babl: update to 0.1.74
2020-01-13 13:24:51 +02:00
Leonid Pliushch
25c267bc84
imagemagick: update to 7.0.9.16
2020-01-13 13:23:29 +02:00
Leonid Pliushch
30cfc0b4c8
assimp: update to 5.0.1
2020-01-13 13:22:40 +02:00
Leonid Pliushch
3371d073ba
mutt: update to 1.13.3
...
%ci:reset-backlog
2020-01-13 03:28:04 +02:00
Leonid Pliushch
5123b0cffa
fix formatting of some build.sh
2020-01-13 03:00:07 +02:00
Leonid Pliushch
905370a130
mkvtoolnix: currently disable package due to linking error
2020-01-13 02:16:56 +02:00
Leonid Pliushch
e212e2daf3
libmaa: update home page
2020-01-13 01:46:13 +02:00
Leonid Pliushch
2a54e7408c
k2pdfopt: update home page
2020-01-13 01:44:43 +02:00
Leonid Pliushch
0bb4f1eb98
swi-prolog: update to 8.1.20
2020-01-13 01:42:47 +02:00
Leonid Pliushch
f53745f65c
bitcoind: avoid issues with boost package
...
Let package will build custom versions of dependency packages to
avoid errors like
wallet/walletutil.cpp:77:23: error: no member named 'level' in 'boost::filesystem::recursive_directory_iterator'
} else if (it.level() == 0 && it->symlink_status().type() == fs::regular_file && IsBerkeleyBtree(it->path())) {
~~ ^
2020-01-13 01:38:25 +02:00
Leonid Pliushch
bd95bf75db
dictd: update home page
2020-01-13 01:31:39 +02:00
Leonid Pliushch
9052d5cd2c
elixir: update home page
2020-01-13 01:30:49 +02:00
Leonid Pliushch
97f0653acb
libcln: update to 1.3.6
2020-01-13 01:23:46 +02:00
Leonid Pliushch
8b1686210c
boost: fix patch
2020-01-13 01:13:45 +02:00
Leonid Pliushch
81ebfce665
rebuild packages dependent on 'boost'
2020-01-13 01:06:08 +02:00
Leonid Pliushch
78547ed0da
boost: update to 1.72.0
2020-01-13 01:02:45 +02:00
Leonid Pliushch
158f87ceda
quickjs: update to 2020.01.05
2020-01-13 00:44:21 +02:00
Leonid Pliushch
6adbcff515
mpv: update to 0.31.0
2020-01-13 00:37:40 +02:00
Leonid Pliushch
e930639c7f
tweego: update to 2.1.0 and switch URL
2020-01-12 23:35:23 +02:00
Leonid Pliushch
2e5ca5f08c
ncompress: upstream modified sources for v4.2.4.6
2020-01-12 23:30:45 +02:00
Leonid Pliushch
7b14971083
imagemagick: update to 7.0.9.15
2020-01-12 20:12:04 +02:00
Leonid Pliushch
78c155e630
rdiff-backup: update to 1.3.3
2020-01-12 20:05:52 +02:00
Leonid Pliushch
b36b255d93
remind: update to 03.02.00
2020-01-12 20:00:39 +02:00
Leonid Pliushch
f6304038a5
socat: update to 1.7.3.4
2020-01-12 19:54:39 +02:00
Leonid Pliushch
aa58d01b96
syncthing: update to 1.3.3
2020-01-12 19:45:01 +02:00
Leonid Pliushch
395b39d4db
wireguard-tools: update to 1.0.20200102
2020-01-12 19:40:11 +02:00
Leonid Pliushch
f6ecece0c6
texlive-bin: fix comment in build.sh
2020-01-12 15:35:43 +02:00
Leonid Pliushch
c9e6e1ee0a
texlive-bin: revert changes that came from 0cdb9ef127
2020-01-12 15:35:42 +02:00
Henrik Grimler
05470b1843
ca-certificates: update to 2020-01-01
2020-01-12 07:45:33 +01:00
Leonid Pliushch
3c5e89340a
psmisc: trigger build again
...
Do not block CI builds by texlive-bin package which still not fixed.
%ci:reset-backlog
2020-01-12 02:47:30 +02:00
Fredrik Fornwall
0fc2fdf849
psmisc: Use sysinfo() for uptime ( fixes #4783 )
2020-01-12 01:33:38 +01:00
Leonid Pliushch
7fe38d5121
texlive-bin: more fixes for poppler
2020-01-11 23:16:08 +02:00
Leonid Pliushch
1e166b69f2
texlive-bin: update pdftoepdf-poppler*.cc and pdftosrc-poppler*.cc
2020-01-11 22:05:53 +02:00
Leonid Pliushch
058fa6c476
texlive-bin: rebuild after poppler update
2020-01-11 21:43:41 +02:00
Leonid Pliushch
e59b000380
poppler: update to 0.84.0
2020-01-11 21:38:29 +02:00
Leonid Pliushch
7be84e4f62
libpipeline: update to 1.5.2
2020-01-11 21:14:55 +02:00
Leonid Pliushch
165412a0f8
miniupnpc: update to 2.1.20191224
2020-01-11 21:13:54 +02:00
Leonid Pliushch
132c7c52e1
parallel: update to 20191222
2020-01-11 21:12:37 +02:00
Leonid Pliushch
32442cfe16
libnet: update to 1.2
2020-01-11 21:11:04 +02:00
Leonid Pliushch
2f1e8c7407
e2fsprogs: fix build error & remove unneeded files from package
2020-01-11 21:03:58 +02:00
Leonid Pliushch
8feeb67887
libcap: update to 2.30
2020-01-11 20:53:57 +02:00
Leonid Pliushch
1455e71df4
libedit: update to 20191231-3.1
2020-01-11 20:53:00 +02:00
Leonid Pliushch
d0fe89a967
e2fsprogs: update to 1.45.5
2020-01-11 20:50:55 +02:00
Leonid Pliushch
a8e2682904
exiftool: update to 11.84
2020-01-11 20:49:08 +02:00
Leonid Pliushch
b2eb805eee
elvish: update to 0.13
2020-01-11 20:48:01 +02:00
Leonid Pliushch
d82949c014
algernon: update to 1.12.6
2020-01-11 20:43:05 +02:00
Leonid Pliushch
0e3815dbca
parted: rebuild package
2020-01-11 15:35:43 +02:00
ron42
0b827e9b81
Update tintin++ from 2.01.92 to 2.02.00 ( #4787 )
...
* Update tintin++ from 2.01.92 to 2.02.00
Update to latest stable tintin++
2020-01-11 13:43:56 +01:00
Leonid Pliushch
74e20fe618
geoip2-database: db files are no longer in public access
...
Now we will reuse ones from last our build, even if they can
be outdated.
See related issue https://github.com/termux/termux-packages/issues/4750 .
2020-01-10 14:55:41 +02:00
Leonid Pliushch
7e66fa991c
mtools: fix "bad system call" errors
2020-01-10 12:53:02 +02:00
infamix
49fd59aa6e
new package: jpegoptim ( #4779 )
2020-01-10 03:50:21 +02:00
Fredrik Fornwall
f14964e870
curl: Update from 7.67.0 to 7.68.0
2020-01-10 00:05:48 +01:00
Fredrik Fornwall
7f4facf26e
leptonica: Update from 1.78.0 to 1.79.0
2020-01-09 23:50:09 +01:00
Fredrik Fornwall
311468e850
lesspipe: Update from 1.83 to 1.84
2020-01-09 23:49:54 +01:00
Fredrik Fornwall
a8a23f5ff3
imagemagick: Update from 7.0.9.5 to 7.0.9.14
2020-01-09 23:49:36 +01:00
Fredrik Fornwall
2737a346a4
help2man: Update from 1.47.11 to 1.47.12
2020-01-09 23:49:16 +01:00
Fredrik Fornwall
89770cb200
hugo: Update from 0.61.0 to 0.62.2
2020-01-09 23:48:52 +01:00
Fredrik Fornwall
683301b678
golang: Update from 1.13.5 to 1.13.6
2020-01-09 23:48:39 +01:00
Fredrik Fornwall
bf43d2f25c
libev: Update from 4.27 to 4.31
2020-01-09 23:46:33 +01:00
Fredrik Fornwall
6b1df26965
mdp: Improve description
2020-01-09 23:46:04 +01:00
Fredrik Fornwall
826607e809
libwebp: Update from 1.0.3 to 1.1.0
2020-01-09 23:45:31 +01:00
Fredrik Fornwall
49025d2840
libjpeg-turbo: Update from 2.0.3 to 2.0.4
2020-01-09 23:44:58 +01:00
Fredrik Fornwall
b2a4ce5460
ccache: Update from 3.7.6 to 3.7.7
2020-01-09 23:44:32 +01:00
Fredrik Fornwall
6d37fc5836
exiftool: Update from 11.81 to 11.83
2020-01-09 23:44:18 +01:00
Fredrik Fornwall
9d388b9ee7
wireguard-tools: Update from 0.0.20191012 to 0.0.20191219
2020-01-09 23:43:35 +01:00
Fredrik Fornwall
0aab314726
vim: Update from 8.2.0050 to 8.2.0100
2020-01-09 23:33:41 +01:00
Fredrik Fornwall
636fe8d6d9
grep: Update from 3.3 to 3.4
2020-01-09 23:33:08 +01:00
Leonid Pliushch
7fe1e00b79
fontconfig: depend on ttf-dejavu
...
System fonts are not working sometimes...
See issue https://github.com/termux/termux-packages/issues/4769 .
2020-01-09 14:53:17 +02:00
Henrik Grimler
d97b308c2b
buxybox: bump revision
2020-01-09 08:34:42 +01:00
CUI Hao
bc9a4f86cd
busybox: fix typo in crond service script
2020-01-08 21:34:59 -08:00
Henrik Grimler
4b3832e68d
apache2: add termux-services script for httpd
2020-01-08 21:32:26 +01:00