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