Leonid Pliushch
2c3d333caf
python: remove no longer needed patch
...
Commit 6bf4586187cbf2005c4f8d79511428271185cbe1 provides
a better fix.
2020-01-19 16:35:47 +02:00
Leonid Pliushch
44be04f0f7
python: add back -O3 to CFLAGS
2020-01-19 16:32:47 +02:00
Leonid Pliushch
2f6c668832
python: add clang to recommends
...
Must-have package if installing something with `pip`.
2020-01-19 14:07:49 +02:00
Leonid Pliushch
3d3b170f18
python: disable LTO due to issues with build config
...
References package builder directory for paths of certain
binaries like llvm-ar and causes failure when installing
modules like Numpy.
See https://www.reddit.com/r/termux/comments/eqhpoq/unable_to_install_numpy_on_termux/ .
2020-01-19 14:07:49 +02:00
Leonid Pliushch
e2742d98c2
Merge pull request #4807 from xalexalex/master
...
update termux-api to v0.50
2020-01-18 14:28:37 +02:00
Leonid Pliushch
30119e164b
sed: update to 4.8
2020-01-18 14:16:42 +02:00
Leonid Pliushch
a6214a5805
mpd: update to 0.21.19
2020-01-18 14:16:40 +02:00
Alessandro Caputo
3dbc138cd6
update termux-api to v0.50
2020-01-18 13:16:14 +01:00
Leonid Pliushch
c7ca73c4b6
mbedtls: update to 2.20.0
2020-01-18 14:15:31 +02:00
Leonid Pliushch
fd37f51685
libcap: update to 2.31
2020-01-18 14:15:12 +02:00
Leonid Pliushch
0b2274b287
lftp: update to 4.9.1
2020-01-18 14:14:56 +02:00
Leonid Pliushch
4267525096
kubectl: update to 1.17.1
2020-01-18 14:14:42 +02:00
Leonid Pliushch
de1be79fd5
kakoune: update to 2020.01.16
2020-01-18 11:48:36 +02:00
Leonid Pliushch
420d414e16
gnunet: update to 0.12.2
2020-01-18 11:48:14 +02:00
Leonid Pliushch
44362f94c5
gmic: update to 2.8.2
2020-01-18 11:47:55 +02:00
Leonid Pliushch
6b81cbba3c
gitea: update to 1.10.3
2020-01-18 11:47:40 +02:00
Leonid Pliushch
7c7e7e4f87
fastmod: update to 0.3.0
2020-01-18 11:47:11 +02:00
Leonid Pliushch
958db83473
erlang: update to 22.2.2
2020-01-18 11:46:44 +02:00
Leonid Pliushch
e0f3183f97
ack-grep: update to 3.3.1
2020-01-18 11:43:16 +02:00
Leonid Pliushch
10294901d1
dx: remove unneeded script as replaced by heredoc in build.sh
2020-01-18 11:41:44 +02:00
Leonid Pliushch
363d3cd223
dx: fix url
2020-01-18 10:55:28 +02:00
Leonid Pliushch
3bd977c9d6
dx: use version patched to work under Android 9 and higher
...
Fixes the issue described in https://www.reddit.com/r/termux/comments/ejrasu/java_on_my_s10_refuses_to_work/ .
Android 9 and higher no longer provides JCA API - see https://developer.android.com/guide/topics/security/cryptography#crypto_provider .
2020-01-18 10:50:48 +02:00
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
Henrik Grimler
b832afe675
mpdscribble: add termux-services script
2020-01-08 19:58:54 +01:00
Henrik Grimler
54baabcffe
termux_step_install_service_scripts: log services should be enabled
2020-01-08 19:58:42 +01:00
Leonid Pliushch
008ec4b6b0
move from x11-repo: ttf-dejavu
2020-01-08 15:54:07 +02:00
Henrik Grimler
5d39b5fb30
Merge pull request #4758 from termux/command-not-found
...
command-not-found: update to 1.45
2020-01-06 18:54:17 +01:00
Henrik Grimler
4454b6a3e3
command-not-found: update to 1.45
2020-01-06 12:59:48 +01:00
Alessandro Caputo
1c5ab1d826
update termux-api to v0.49
2020-01-06 10:59:35 +01:00
Henrik Grimler
41586226bb
mariadb: add termux-services script for mysqld
2020-01-05 23:27:57 +01:00
Henrik Grimler
614d4519ad
lighttpd: add termux-services script
...
Also install example config file
2020-01-05 22:36:49 +01:00
Henrik Grimler
52eb061b79
php-fpm: add termux-services script
2020-01-05 22:06:34 +01:00
Henrik Grimler
802373742e
postgresql: add termux-services script for postgres
2020-01-05 21:49:48 +01:00
Henrik Grimler
ee894733a3
nginx: add termux-services script
2020-01-05 21:26:18 +01:00
Henrik Grimler
cf856bcae4
privoxy: add termux-services script
2020-01-05 21:06:06 +01:00
Henrik Grimler
42899c131c
mpd: use termux_step_install_service_scripts for service script
2020-01-05 16:00:20 +01:00
Henrik Grimler
4fe064e0db
transmission: use termux_step_install_service_scripts for service script
2020-01-05 15:58:04 +01:00
Henrik Grimler
f4a4f86316
openssh: use termux_step_install_service_scripts for service script
...
This also fixes faulty shebang (#!/bin/sh) in service script
2020-01-05 15:13:15 +01:00
Henrik Grimler
15594b93e1
tor: use termux_step_install_service_scripts for service script
2020-01-05 15:09:37 +01:00
Henrik Grimler
1773d73f9e
emacs: use termux_step_install_service_scripts for service script
2020-01-05 15:08:08 +01:00
Henrik Grimler
02deaa800b
busybox: use termux_step_install_service_scripts for service scripts
2020-01-05 15:06:16 +01:00
Henrik Grimler
3ce6ec6953
busybox: add termux-services script for crond
2020-01-05 13:03:15 +01:00
Henrik Grimler
c868094d05
busybox: avoid hardcoded $HOME
2020-01-05 12:41:53 +01:00
Henrik Grimler
1deb5f4665
libgnutls: avoid _FORTIFY_SOURCE for debug build
...
%ci:no-build
2020-01-05 11:58:03 +01:00
Henrik Grimler
3583f2d46c
termux-services: update to 0.11
...
Also change homepage
2020-01-05 11:25:42 +01:00
Leonid Pliushch
83e4bf253c
new package: psutils
...
Requested in https://github.com/termux/termux-packages/issues/2150 .
2020-01-04 17:31:21 +02:00
Leonid Pliushch
7518d5f22c
move lesspipe from unstable repo
2020-01-04 16:10:34 +02:00
Leonid Pliushch
8a6c606cb5
new package: lazyread
...
Requested in https://github.com/termux/termux-packages/issues/2245 .
2020-01-04 15:58:32 +02:00
Leonid Pliushch
65f8832cde
rsnapshot: package is platform independent
2020-01-04 15:27:50 +02:00
Leonid Pliushch
a97c2921fa
new package: rsnapshot
...
Requested in https://github.com/termux/termux-packages/issues/2463 .
2020-01-04 15:27:21 +02:00
Henrik Grimler
198e4ca96d
php: depend on libicu
...
Needed for extension intl.
2020-01-04 09:44:23 +01:00
Leonid Pliushch
288ec2029a
perl: fix perlio.c.patch
...
See issue https://github.com/termux/termux-packages/issues/4738 .
2020-01-04 01:39:40 +02:00
Leonid Pliushch
5e804c1b3d
hub: build man pages
...
Issue https://github.com/termux/termux-packages/issues/3373 .
2020-01-03 23:41:08 +02:00
Leonid Pliushch
41c3da3b9c
new package: gnunet
...
Requested in https://github.com/termux/termux-packages/issues/4707 .
2020-01-03 22:42:18 +02:00
Leonid Pliushch
37d80cc2ce
new package: rdiff-backup
...
Requested in https://github.com/termux/termux-packages/issues/4091 .
2020-01-03 21:18:23 +02:00
Leonid Pliushch
9008082d95
new package: moreutils
...
Requested in https://github.com/termux/termux-packages/issues/4148 .
2020-01-03 21:03:17 +02:00
Leonid Pliushch
f7040d3b54
new package: polipo
...
Requested in https://github.com/termux/termux-packages/issues/4431 .
2020-01-03 20:17:06 +02:00
Leonid Pliushch
6eed6b981e
irssi: bump revision
2020-01-03 19:52:32 +02:00
Leonid Pliushch
96d7a187c2
php: enable extensions 'gmp' and 'intl'
...
See https://github.com/termux/termux-packages/issues/3983#issuecomment-538136712
and https://github.com/termux/termux-packages/issues/2173 .
2020-01-03 19:27:37 +02:00
Leonid Pliushch
1198ede739
php: enable xsl module
...
Requested in https://github.com/termux/termux-packages/issues/3983 .
2020-01-03 19:06:14 +02:00
Leonid Pliushch
ef997fbf1a
irssi: add support for perl and otr
...
Related issues:
- https://github.com/termux/termux-packages/issues/4036
- https://github.com/termux/termux-packages/issues/2989
2020-01-03 17:41:41 +02:00
Leonid Pliushch
be503e952f
new package: mkvtoolnix
...
Requested in https://github.com/termux/termux-packages/issues/4731 .
2020-01-03 04:08:41 +02:00
Leonid Pliushch
50006bd1f2
new package: shellinabox
...
Requested in https://github.com/termux/termux-packages/issues/934 .
2020-01-03 02:01:09 +02:00
Leonid Pliushch
8462adbc70
termux-auth: update to 1.3
2020-01-03 01:44:11 +02:00
Leonid Pliushch
d2712d265f
termux-auth: update to 1.2
...
New version brings utility 'pwlogin' - like 'login' from termux-tools
but with password auth support.
Utility is useful only for programs doing remote connections, e.g.
shellinabox or telnetd.
2020-01-03 01:15:16 +02:00
Fredrik Fornwall
f880dc14eb
yarn: Update from 1.19.2 to 1.21.1
2020-01-02 23:40:48 +01:00
Fredrik Fornwall
cb67ea3b30
erlang: Update from 22.0.7 to 22.2.1
2020-01-02 23:12:03 +01:00
Fredrik Fornwall
a5782c5c1a
gmic: Update from 2.7.5 to 2.8.1
2020-01-02 23:02:26 +01:00
Fredrik Fornwall
1673d55b19
valac: Update from 0.44.6 to 0.46.5
2020-01-02 22:44:01 +01:00
Fredrik Fornwall
2097def59d
exiftool: Update from 11.80 to 11.81
2020-01-02 22:34:31 +01:00
Fredrik Fornwall
41e90c1617
fdupes: Update from 1.6.1 to 2.0.0
2020-01-02 22:31:37 +01:00
Fredrik Fornwall
adbb0f6b2a
ffmpeg: Update from 4.2.1 to 4.2.2
2020-01-02 22:29:18 +01:00
Fredrik Fornwall
dc172606ab
gitea: Update from 1.10.1 to 1.10.2
2020-01-02 22:26:28 +01:00
Fredrik Fornwall
140a661938
gatling: Update from 0.13 to 0.15
2020-01-02 22:23:11 +01:00
Fredrik Fornwall
61031e0c13
gifski: Update from 0.9.1 to 0.9.3
2020-01-02 22:21:10 +01:00
Fredrik Fornwall
e358472e05
nodejs-lts: Update from 12.13.0 to 12.14.0
2020-01-02 22:01:34 +01:00
Fredrik Fornwall
8d21fb6c6c
newsboat: Update from 2.17.1 to 2.18
2020-01-02 22:01:17 +01:00
Fredrik Fornwall
29f0b2dbd9
ranger: Update from 1.9.2 to 1.9.3
2020-01-02 21:38:44 +01:00
Fredrik Fornwall
ac64dc2d76
pngquant: Update from 2.12.5 to 2.12.6
2020-01-02 21:32:01 +01:00
Fredrik Fornwall
f0f7879453
radare2: Fix x86_64 build
2020-01-02 21:27:07 +01:00
Fredrik Fornwall
8360c13834
radare2: Fix i686 build
2020-01-02 21:03:08 +01:00
Fredrik Fornwall
ff0328798e
libuv: Update from 1.33.1 to 1.34.0
2020-01-02 20:46:11 +01:00
Leonid Pliushch
cea6466116
new package: renameutils
...
Requested in https://github.com/termux/termux-packages/issues/1109 .
2020-01-02 21:06:07 +02:00
Leonid Pliushch
c66bfa8e13
tinyfugue: update tinyfugue_unix_unix.mak.patch
2020-01-02 17:45:51 +02:00
Leonid Pliushch
1140adebed
new package: tinyfugue
...
Requested in https://github.com/termux/termux-packages/issues/960 .
2020-01-02 17:17:20 +02:00
Leonid Pliushch
377e59e2f5
new package: hollywood
...
Requested in https://github.com/termux/termux-packages/issues/809 .
2020-01-02 15:22:43 +02:00
Leonid Pliushch
fd839b396f
new package: elvish
...
Requested in https://github.com/termux/termux-packages/issues/4140 .
2020-01-02 02:06:48 +02:00
Leonid Pliushch
a1197ea0cb
bump revision for libgd and imagemagick
2020-01-02 01:45:40 +02:00
Leonid Pliushch
37e7882cb4
libwebp: enable extra features
...
Requested in https://github.com/termux/termux-packages/issues/4443 .
2020-01-02 01:43:54 +02:00
Leonid Pliushch
8686ebdb7e
new package: streamripper
...
Requested in https://github.com/termux/termux-packages/issues/4512 .
2020-01-02 01:34:28 +02:00
Leonid Pliushch
4e18f50a84
new package: gifski
...
Requested in https://github.com/termux/termux-packages/issues/4442 .
2020-01-02 01:24:43 +02:00
Leonid Pliushch
fdf880a863
php: force link libphp7.so with apr and apr-util libs
...
Issue https://github.com/termux/termux-packages/issues/4726 .
2020-01-02 01:15:03 +02:00
Leonid Pliushch
ebe1275d6e
gatling: replace gcc with clang
2020-01-01 23:38:55 +02:00
Leonid Pliushch
b59ca1ec7e
libowfat: replace gcc with clang
2020-01-01 23:36:09 +02:00
Leonid Pliushch
0b3494cfc1
gatling: depend on zlib
2020-01-01 23:05:20 +02:00
Leonid Pliushch
c228c2b90c
k2pdfopt: fix hardcoded paths
2020-01-01 23:00:39 +02:00
Leonid Pliushch
aa341dd206
new packages: gatling + libowfat
...
Requested in https://github.com/termux/termux-packages/issues/4386 .
2020-01-01 22:55:23 +02:00
Leonid Pliushch
68353b59c8
k2pdfopt: fix some issues
...
Program already has Android support but not in way
expected by Termux and that introduced problems like
menu entries printed to Android log instead of stdout.
2020-01-01 22:22:51 +02:00
Leonid Pliushch
d75c3c1493
radare2: fix typo in patch
2020-01-01 22:06:54 +02:00
Leonid Pliushch
47b98eca54
new package: k2pdfopt
...
Requested in https://github.com/termux/termux-packages/issues/4254 .
2020-01-01 21:15:59 +02:00
Leonid Pliushch
5614d7b249
move from unstable: mupdf
2020-01-01 20:41:12 +02:00
Leonid Pliushch
ab807f1a2e
new package: most
...
Requested in https://github.com/termux/termux-packages/issues/4539 .
2020-01-01 20:37:17 +02:00
Leonid Pliushch
cab1a69105
new package: slang
2020-01-01 20:24:00 +02:00
Leonid Pliushch
7847df2514
new package: rcm
...
Requested in https://github.com/termux/termux-packages/issues/4236 .
2020-01-01 19:58:44 +02:00
Leonid Pliushch
bc743486f4
new package: paperkey
...
Requested in https://github.com/termux/termux-packages/issues/4305 .
2020-01-01 19:54:25 +02:00
Leonid Pliushch
750fefc493
new package: scrub
...
Requested in https://github.com/termux/termux-packages/issues/4444 .
2020-01-01 19:47:56 +02:00
Leonid Pliushch
48a924d447
new package: rcshell
...
Requested in https://github.com/termux/termux-packages/issues/4469 .
2020-01-01 19:27:20 +02:00
Leonid Pliushch
552ff91834
new package: pdf2svg
...
Requested in https://github.com/termux/termux-packages/issues/4727 .
2020-01-01 18:50:01 +02:00
Leonid Pliushch
e41824d27a
restic: ignore chmod() failure
...
Fixes problem with creating repositories in /sdcard/.
Issue https://github.com/termux/termux-packages/issues/4728 .
2020-01-01 18:03:44 +02:00
Leonid Pliushch
b0f7156835
asciidoctor: package is platform independent
2020-01-01 17:39:09 +02:00
Leonid Pliushch
edcc4db58e
new package: asciidoctor
2020-01-01 17:37:38 +02:00
Leonid Pliushch
b27684d086
rebuild packages: apache2, apr, apr-util
2019-12-31 17:58:13 +02:00
Leonid Pliushch
7d3e6e0d9b
gitea: update default paths for customdir, workdir, config & repositories
2019-12-31 17:40:09 +02:00
Leonid Pliushch
e3acf553ef
doxygen: update doxyparse.cpp.patch
2019-12-31 15:14:14 +02:00
Leonid Pliushch
9a450aafc9
nginx: update to 1.17.7
2019-12-31 15:14:14 +02:00
Leonid Pliushch
01dcb8aed9
ncompress: update to 4.2.4.6
2019-12-31 15:14:14 +02:00
Leonid Pliushch
0f859b3095
libcap: update to 2.29
2019-12-31 15:14:14 +02:00
Leonid Pliushch
7d0f21af76
libarchive: update to 3.4.1
2019-12-31 15:14:14 +02:00
Leonid Pliushch
58a35c84e3
graphicsmagick: update to 1.3.34
2019-12-31 15:14:14 +02:00
Leonid Pliushch
6a3c79645f
ffsend: update to 0.2.58
2019-12-31 15:14:14 +02:00
Leonid Pliushch
bc25704beb
doxygen: update to 1.8.17
2019-12-31 15:14:14 +02:00
Leonid Pliushch
4bc8b2c690
ack-grep: update to 3.3.0
2019-12-31 15:14:14 +02:00
Leonid Pliushch
44536bc8cc
jq: build with oniguruma
2019-12-31 14:29:44 +02:00
Leonid Pliushch
c227b2fdf7
php: enable zip extension
2019-12-31 14:25:15 +02:00
Fredrik Fornwall
c998769bf7
starship: Fix arm build
2019-12-31 02:08:22 +01:00
Fredrik Fornwall
0d7e0b4acb
radare2: Temporarily blacklist i686,x86_64 due to build error
2019-12-31 02:06:17 +01:00
Fredrik Fornwall
f96ca1fa19
starship: Update from 0.29.0 to 0.32.2
2019-12-31 01:50:15 +01:00
Fredrik Fornwall
7208cddccc
radare2: Update from 4.0.0 to 4.1.1
2019-12-31 01:48:32 +01:00
Fredrik Fornwall
0f9d8856c7
global: Update from 6.6.3 to 6.6.4
2019-12-31 01:46:25 +01:00
Fredrik Fornwall
b66672dcae
xvidcore: Update from 1.3.5 to 1.3.7
2019-12-31 01:43:11 +01:00
Fredrik Fornwall
0c6fe4bf8e
nano: Update from 4.6 to 4.7
2019-12-31 01:42:33 +01:00
Fredrik Fornwall
6bb2b83e9c
vim: Update from 8.2.0000 to 8.2.0050
2019-12-31 01:36:42 +01:00
Leonid Pliushch
740d40daf2
gdb: python should be in TERMUX_PKG_DEPENDS
...
%ci:reset-backlog
2019-12-30 23:57:13 +02:00
Leonid Pliushch
465fd39630
Merge pull request #4722 from its-pointless/php-7.4.1-fix
...
Enable libgd for php
2019-12-30 23:55:25 +02:00
Fredrik Fornwall
7635aa53a0
kakoune: Get rid of -no-integrated-as for arm
2019-12-30 22:47:00 +01:00
its-pointless
92e8c0a1e6
php: re-enable libgd
2019-12-31 08:32:59 +11:00
Henrik Grimler
d576d71ded
Merge pull request #4718 from termux/gdb-python
...
gdb: enable python support
2019-12-30 21:43:34 +01:00
Henrik Grimler
8bfff841da
Fix typo SUGGEST->SUGGESTS and add python as BUILD_DEPENDS
2019-12-30 21:36:22 +01:00
Leonid Pliushch
f1780ce695
ecj: fix build.sh
2019-12-30 18:51:20 +02:00
Leonid Pliushch
af60bdb76d
ecj: downgrade to 4.12
...
Issue https://github.com/termux/termux-packages/issues/4704 .
2019-12-30 16:51:42 +02:00
Henrik Grimler
7d56e7a2a0
gdb: enable python support
2019-12-30 16:25:34 +02:00
Leonid Pliushch
7de34892ce
borgbackup: remove pycache from correct location
2019-12-30 03:32:27 +02:00
Leonid Pliushch
f6400fdc9f
asciinema: remove pycache from correct location
2019-12-30 03:31:39 +02:00
Leonid Pliushch
4c3bc78a3f
borgbackup: append/remove package path in easy-install.pth via debscripts
...
Related issue - https://github.com/termux/termux-packages/issues/4711 .
2019-12-30 03:12:16 +02:00
its-pointless
c07bfc1c64
php: update to 7.4.1 ( #4713 )
...
%ci:reset-backlog
2019-12-30 02:17:09 +02:00
Fredrik Fornwall
b8427d2750
mpd: Update from 0.21.17 to 0.21.18
2019-12-30 01:06:09 +01:00
Fredrik Fornwall
5d7a32bfcc
Get rid of more liblog linkage
2019-12-30 01:05:41 +01:00
Fredrik Fornwall
52ef81b229
clamav: Fix arm build again
2019-12-30 00:38:38 +01:00
Fredrik Fornwall
a5b7c5065a
dnsutils: Update from 9.14.9 to 9.15.7
2019-12-30 00:30:46 +01:00
Fredrik Fornwall
6d93e1a0c0
Get rid of some linkage against liblog
...
After https://github.com/termux/termux-packages/pull/4639 has been
merged linking against liblog for syslog-using code is no longer needed.
2019-12-30 00:16:07 +01:00
Fredrik Fornwall
dbc33b2d57
msmtp: Update from 1.8.6 to 1.8.7
2019-12-30 00:09:16 +01:00
Leonid Pliushch
266acf1f8e
mariadb: switch to another mirror
2019-12-29 21:24:42 +02:00
Leonid Pliushch
4f437b43de
get rid of TERMUX_EXPOSE_FILE_OFFSET64
2019-12-29 21:00:28 +02:00
valpogus
7c18a4c488
Update to version 10.1.1
2019-12-29 18:43:19 +01:00
Michal Bednarski
c9259ccd0b
proot: Update package
...
* Report /dev/shm as tmpfs (termux/proot#79 )
* Avoid accessing nonexistent files on buggy f2fs file system (termux/proot#87 )
* Change TCSAFLUSH flag to TCSANOW (termux/proot#88 )
2019-12-28 18:02:29 +01:00
Leonid Pliushch
b9cb1760e8
seafile-client: depend on python2, install pymodule 'future', fix shebang
...
Issue https://github.com/termux/termux-packages/issues/4699 .
2019-12-26 12:26:35 +02:00
Leonid Pliushch
4c5ab082ac
proot: bump revision
2019-12-25 22:41:34 +02:00
Leonid Pliushch
26320c4b8d
notmuch: bump revision
2019-12-25 22:41:33 +02:00
Leonid Pliushch
b62e010e60
libtalloc: update to 2.3.1
2019-12-25 22:41:31 +02:00
Leonid Pliushch
fe2ff57807
wget: ignore spawn.h during configure
...
Issue https://github.com/termux/termux-packages/issues/4697 .
2019-12-25 19:04:02 +02:00
Leonid Pliushch
8c0cf99a45
Merge pull request #4674 from its-pointless/rust-1.40.0
...
rust update
2019-12-24 13:11:54 +02:00
Leonid Pliushch
6d64b2eb4f
Merge pull request #4686 from its-pointless/llvm-9.0.1
...
Llvm 9.0.1
2019-12-24 12:01:39 +02:00
its-pointless
9f09b3bc40
rust update
2019-12-24 18:12:10 +11:00
Leonid Pliushch
80d7ed0068
sc-im: enable support for gnuplot
...
Requested in https://github.com/termux/termux-packages/issues/4606 .
2019-12-23 14:20:02 +02:00
its-pointless
f7290bda4f
sc-im: add wordexp implementation ( #4689 )
...
Issue: https://github.com/termux/termux-packages/issues/4614
2019-12-23 01:00:34 +02:00
its-pointless
0379a2e8fc
llvm-9.0.1
2019-12-23 09:26:20 +11:00
its-pointless
5a564f2a48
sox fixes linking to libmagic
2019-12-23 07:01:26 +11:00
Leonid Pliushch
1eb8aa4a0b
pass: install all completion files
...
Issue https://github.com/termux/termux-packages/issues/4628 .
2019-12-21 21:58:39 +02:00
Leonid Pliushch
d4858c50a9
mbedtls: update to 2.19.1
2019-12-21 20:49:55 +02:00
Leonid Pliushch
c2c9dab71d
lftp: update to 4.9.0
2019-12-21 20:49:55 +02:00
Leonid Pliushch
2dc16c802d
exiftool: rebuild due to perl update
2019-12-21 20:49:55 +02:00
Leonid Pliushch
78753592c7
perl: update to 5.30.1
2019-12-21 20:49:55 +02:00
Leonid Pliushch
9ce383fb36
python: update to 3.8.1
2019-12-21 20:49:55 +02:00
Leonid Pliushch
c863971e37
rhash: update to 1.3.9
2019-12-21 20:49:55 +02:00
Leonid Pliushch
c6abaa5b79
libprotobuf: update to 3.11.2
2019-12-21 20:49:55 +02:00
Leonid Pliushch
0a219fd68c
mutt: update to 1.13.2
2019-12-21 20:49:55 +02:00
Leonid Pliushch
cc9680c1a4
pastebinit: update to 1.5.1
2019-12-21 20:49:55 +02:00
Leonid Pliushch
534c905a94
linux-man-pages: force use `make -j1`
...
Should fix installation issues that randomly happening
when building package on CI/CD.
2019-12-21 18:10:44 +02:00
Leonid Pliushch
669e44983f
xorriso: update to 1.5.3
2019-12-21 18:10:44 +02:00
Leonid Pliushch
1869b0fd07
swi-prolog: update to 8.1.19
2019-12-21 18:10:44 +02:00
Leonid Pliushch
f95fae5c6f
gst-plugin-bad: disable vulkan support
2019-12-21 18:10:44 +02:00
Leonid Pliushch
a2acc5da1e
mpd: update to 0.21.17
2019-12-21 18:10:44 +02:00
Leonid Pliushch
f23f988deb
libvpx: update to 1.8.2
2019-12-21 18:10:44 +02:00
Leonid Pliushch
22650f782b
linux-man-pages: update to 5.04
2019-12-21 18:10:44 +02:00
Leonid Pliushch
86bce785cb
libsoup: update to 2.68.3
2019-12-21 18:10:44 +02:00
Leonid Pliushch
5cb49eb780
librsvg: update to 2.46.4
2019-12-21 18:10:44 +02:00
Leonid Pliushch
454bc2bba6
libnftnl: update to 1.1.5
2019-12-21 18:10:44 +02:00
Leonid Pliushch
923c170ac6
libmicrohttpd: update to 0.9.69
2019-12-21 18:10:44 +02:00
Leonid Pliushch
0669f5b8c2
libical: update to 3.0.7
2019-12-21 18:10:44 +02:00
Leonid Pliushch
b3e3311c8c
gst-plugins-ugly: update to 1.16.2
2019-12-21 18:10:44 +02:00
Leonid Pliushch
b085d36ccc
gst-plugins-good: update to 1.16.2
2019-12-21 18:10:44 +02:00
Leonid Pliushch
1aefb621e2
gst-plugins-base: update to 1.16.2
2019-12-21 18:10:44 +02:00
Leonid Pliushch
305af255bb
gst-plugins-bad: update to 1.16.2
2019-12-21 18:10:44 +02:00
Leonid Pliushch
0cafafd803
gstreamer: update to 1.16.2
2019-12-21 18:10:44 +02:00
Leonid Pliushch
5f2ec53bff
libedit: update to 20191211-3.1
2019-12-21 18:10:44 +02:00
Leonid Pliushch
a93f42cb99
geoip2-database: update to 20191201
2019-12-21 18:10:44 +02:00
Leonid Pliushch
c8937aeade
cmake: update to 3.16.2
2019-12-21 18:10:44 +02:00
Leonid Pliushch
2d6923af54
fzf: update to 0.20.0
2019-12-21 18:10:44 +02:00
Leonid Pliushch
b1b018e7cb
fribidi: update to 1.0.8
2019-12-21 18:10:44 +02:00
Leonid Pliushch
95550e7748
file: update to 5.38
2019-12-21 18:10:44 +02:00
Leonid Pliushch
ace346f8c7
debianutils: update to 4.9.1
2019-12-21 18:10:44 +02:00
Leonid Pliushch
88d83066ff
dnsutils: build in src dir
2019-12-21 18:10:44 +02:00
Leonid Pliushch
6e6ef98677
ecj: update to 4.14
2019-12-21 18:10:44 +02:00
Leonid Pliushch
c57686a3ca
dnsutils: update to 9.14.9
2019-12-21 18:10:44 +02:00
Henrik Grimler
fe0159e018
command-not-found: update command lists
2019-12-21 14:42:46 +01:00
Martin Kinkelin
2488e59847
LDC: Upgrade to v1.19.0 ( #4676 )
2019-12-21 14:25:50 +02:00
Leonid Pliushch
b53d98d3f7
vim: correctly split vim-runtime files
...
Previous commit was no-op...
2019-12-21 13:27:30 +02:00
Leonid Pliushch
e41cab7c9f
vim: correctly split vim-runtime files
2019-12-21 12:53:15 +02:00
Leonid Pliushch
a7b98adf08
vim-python: fix paths for vim v8.2.x in build.sh
2019-12-20 19:50:13 +02:00
Leonid Pliushch
9af511f64d
vim: fix paths for vim v8.2.x in build.sh
2019-12-20 19:49:30 +02:00
Leonid Pliushch
18ca8de5cb
vim-python: fix os_unix.h.patch
2019-12-20 19:29:33 +02:00
Leonid Pliushch
fe0a3cbd22
vim: fix os_unix.h.patch
2019-12-20 19:29:33 +02:00
Leonid Pliushch
381a68a0fc
glib: update to 2.62.4
2019-12-20 04:10:58 +02:00
Leonid Pliushch
97ad7ab7d4
git-lfs: update to 2.9.2
2019-12-20 04:10:58 +02:00
Leonid Pliushch
f7de0c18ba
exiftool: update to 11.80
2019-12-20 04:10:58 +02:00
Leonid Pliushch
cd5c594655
vim, vim-python: update to 8.2.0000
2019-12-20 04:10:58 +02:00
Leonid Pliushch
01c1c9b6e2
Merge pull request #4673 from stefanwouldgo/patch-4
...
remove openssl dependency
2019-12-19 19:04:28 +02:00
stefanwouldgo
1b46505819
remove openssl dependency
...
openssl hasn't really been used when compiling without GUI for a long time. See https://github.com/bitcoin/bitcoin/issues/16751#issuecomment-537416760
2019-12-19 17:59:52 +01:00
Stefan
0affb588f9
lnd: bump version to 0.8.2
2019-12-19 17:41:26 +01:00
its-pointless
641ebbb202
enable boost static libs
2019-12-19 11:30:38 +11:00
Leonid Pliushch
96e92bac29
qemu: depend on resolv-conf
2019-12-18 00:17:44 +02:00
Philipp Schmitt
2f11f206e7
Update YADM to 2.3.0
2019-12-17 20:37:03 +01:00
Leonid Pliushch
4db2044f42
qemu: update & move from unstable
2019-12-17 20:04:13 +02:00
Leonid Pliushch
bf20ce4475
imlib2: update patches
2019-12-16 15:10:09 +02:00
Leonid Pliushch
d2d786f212
tk: update to 8.6.10
2019-12-15 21:42:31 +02:00
Leonid Pliushch
d4308878cc
imlib2: update to 1.6.1
2019-12-15 21:32:53 +02:00
Leonid Pliushch
12f876b671
Merge pull request #4642 from valpogus/add_package_mediainfo
...
New packages: mediainfo, libmediainfo, libzen
2019-12-14 03:12:51 +02:00
its-pointless
d3557eea21
fix openal not linking openSLES
2019-12-14 10:58:17 +11:00
Philipp Schmitt
fa8fb12252
Update YADM to 2.2.0
2019-12-13 20:02:18 +01:00
Leonid Pliushch
e649a0ae98
proxychains: handle cases when LD_PRELOAD string is long
...
Proxychains has temp buffer for LD_PRELOAD with size of 256
characters which may not be enough for cases when that environment
variable already contains several lib paths.
Issue: https://github.com/termux/x11-packages/issues/186
2019-12-13 20:44:02 +02:00
Leonid Pliushch
fa328d0018
asciinema & borgbackup: remove common pycache dir
...
It contains file 'site.cpython-38.pyc' which is not needed.
2019-12-13 15:43:49 +02:00
Leonid Pliushch
d455904cc6
libgrpc: package expects static gflags library
2019-12-13 13:53:34 +02:00
Leonid Pliushch
12685837a8
borgbackup: remove unneeded things (site.py + easy-install.pth)
...
These files are not used at runtime and can be removed to
prevent conflicts with other packaged python modules.
Issue: https://github.com/termux/termux-packages/issues/4647
2019-12-13 12:56:10 +02:00
Leonid Pliushch
691e7ebf93
asciinema: do not remove generated pycache
2019-12-13 12:50:27 +02:00
Leonid Pliushch
d312fb15a8
asciinema: remove unneeded things (site.py + easy-install.pth)
...
These files are not used at runtime and can be removed to
prevent conflicts with other packaged python modules.
Issue: https://github.com/termux/termux-packages/issues/4647
2019-12-13 12:50:00 +02:00
Leonid Pliushch
ec622c95e4
libgrpc: add gflags as dependency
...
Fixes https://github.com/termux/termux-packages/issues/4646 .
2019-12-13 12:38:13 +02:00
Fredrik Fornwall
a83937f68a
exiftool: Update from 11.78 to 11.79
2019-12-12 21:43:01 +01:00
Fredrik Fornwall
f85ecdcb26
libelf: Update from 0.177 to 0.178
2019-12-12 21:42:44 +01:00
Fredrik Fornwall
3ece123312
imlib2: Update from 1.5.1 to 1.6.0
2019-12-12 21:30:49 +01:00
Fredrik Fornwall
2c0509d8ef
kubectl: Fix checksum
2019-12-12 21:26:18 +01:00
Fredrik Fornwall
7393f36d02
libduktape: Update from 2.4.0 to 2.5.0
2019-12-12 21:21:41 +01:00
Fredrik Fornwall
82aad19302
keybase: Update from 4.7.2 to 5.1.1
2019-12-12 21:21:13 +01:00
Fredrik Fornwall
d02ccfc787
krb5: Update from 1.17 to 1.17.1
2019-12-12 21:20:53 +01:00
Fredrik Fornwall
6c4e80b67e
bison: Update from 3.4.2 to 3.5
2019-12-12 21:18:08 +01:00
Fredrik Fornwall
8c774f3a78
libmpdclient: Update from 2.16 to 2.17
2019-12-12 21:13:00 +01:00
Fredrik Fornwall
1e3eac338d
kubectl: Update from 1.16.3 to 1.17.0
2019-12-12 21:12:24 +01:00
Fredrik Fornwall
2de08a8ffb
unrar: Update from 5.8.4 to 5.8.5
2019-12-12 21:12:04 +01:00
Fredrik Fornwall
24d19fcd50
libmsgpack: Update from 3.2.0 to 3.2.1
2019-12-12 21:11:44 +01:00
Fredrik Fornwall
acedfbb3b5
Drop some no longer needed patches
2019-12-12 02:25:31 +01:00
Fredrik Fornwall
391adf3d60
profanity: Drop no longer needed patch
2019-12-12 02:11:17 +01:00
Fredrik Fornwall
1fc6eef783
geth: Update from 1.9.6 to 1.9.9
2019-12-12 01:40:41 +01:00
Fredrik Fornwall
32c7f7877e
ruby: Drop patch no longer needed
2019-12-12 01:40:12 +01:00
Fredrik Fornwall
d7cc34c790
ttyd: Add note about patch submitted upstream
2019-12-12 01:39:54 +01:00
Fredrik Fornwall
97dd220b6c
gitea: Update from 1.10.0 to 1.10.1
2019-12-12 00:57:43 +01:00
Fredrik Fornwall
393cb7edd3
hugo: Update from 0.60.1 to 0.61.0
2019-12-12 00:55:00 +01:00
Fredrik Fornwall
b842306f41
dialog: Update from 1.3-20191110 to 1.3-20191210
2019-12-12 00:54:46 +01:00
Fredrik Fornwall
a74a252db1
libcap: Update from 2.27 to 2.28
2019-12-12 00:46:36 +01:00
Fredrik Fornwall
d397540a63
procps: Update from 3.3.15 to 3.3.16
2019-12-12 00:46:22 +01:00
Fredrik Fornwall
744985f526
libgit2: Update from 0.28.3 to 0.28.4
2019-12-12 00:46:09 +01:00
Fredrik Fornwall
88ae47749f
kakoune: Update from 2019.07.01 to 2019.12.10
2019-12-12 00:45:55 +01:00
Fredrik Fornwall
0442247d97
weechat: Update from 2.6 to 2.7
2019-12-12 00:42:43 +01:00
Fredrik Fornwall
57a5fe5c29
tor: Update from 0.4.1.6 to 0.4.2.5
2019-12-12 00:42:43 +01:00
Fredrik Fornwall
9f89ac3b20
cmake: Update from 3.15.5 to 3.16.1
2019-12-12 00:42:43 +01:00
Rahul Amaram
ff55413b93
Added new packages borgbackup and its dependency libacl ( #4644 )
...
* Added new packages borgbackup and its dependency libacl
2019-12-12 01:11:29 +02:00
Fredrik Fornwall
aac0b8eae3
starship: Update from 0.27.0 to 0.29.0
2019-12-12 00:06:14 +01:00
Fredrik Fornwall
e6ec8be497
libssh: Update from 0.9.2 to 0.9.3
2019-12-11 23:41:27 +01:00
Fredrik Fornwall
53c6c7bb6d
gnupg: Update from 2.2.18 to 2.2.19
2019-12-11 23:41:08 +01:00
Fredrik Fornwall
5896a95517
git: Update from 2.24.0 to 2.24.1
2019-12-11 23:40:43 +01:00
Leonid Pliushch
1cd3407493
glib: build with -DTERMUX_EXPOSE_FILE_OFFSET64
...
Related issue: https://github.com/termux/termux-packages/issues/4643
2019-12-11 20:31:05 +02:00
valpogus
a5e493edd4
New packages: mediainfo, libmediainfo, libzen
2019-12-10 13:28:07 +01:00
Leonid Pliushch
7d5c02e7e8
weechat: add patch for python 3.8 compatibility
...
Issue: https://github.com/termux/termux-packages/issues/4633
2019-12-08 20:48:40 +02:00
Leonid Pliushch
1b8fa59206
weechat: rebuild package
2019-12-08 20:42:56 +02:00
its-pointless
d2226882cc
fix starship build
2019-12-07 10:00:41 +11:00
Leonid Pliushch
f5be819f09
seafile-client: fix checksum
2019-12-06 18:15:23 +02:00
its-pointless
35b6c1de21
build fix
2019-12-06 15:16:49 +01:00
Fredrik Fornwall
f317c7cf7d
protobuf: Update from 3.9.1 to 3.11.1
2019-12-05 23:58:28 +01:00
Fredrik Fornwall
c6f2eb1f67
seafile-client: Update from 7.0.2 to 7.0.4
2019-12-05 23:45:32 +01:00
Fredrik Fornwall
3bb2afcc96
tcsh: Update from 6.22.00 to 6.22.02
2019-12-05 23:44:46 +01:00
Fredrik Fornwall
29cd244a83
ffsend: Update from 0.2.56 to 0.2.57
2019-12-05 23:42:21 +01:00
Fredrik Fornwall
1accfe3253
starship: Update from 0.26.0 to 0.27.0
2019-12-05 23:32:28 +01:00
Fredrik Fornwall
23a57c2d6b
timewarrior: Update from 1.1.1 to 1.2.0
2019-12-05 23:29:49 +01:00
Fredrik Fornwall
0533835564
golang: Update from 1.13.4 to 1.13.5
2019-12-05 23:29:18 +01:00
Fredrik Fornwall
6c4d50ec23
syncthing: Update from 1.3.1 to 1.3.2
2019-12-05 23:28:26 +01:00
Fredrik Fornwall
f984fa0313
libgnutls: Update from 3.6.10 to 3.6.11.1
2019-12-05 23:25:15 +01:00
Fredrik Fornwall
3be230ef3a
gnuplot: Update from 5.2.7 to 5.2.8
2019-12-05 23:24:24 +01:00
Fredrik Fornwall
45ca2c63a3
espeak: Update from 1.49.2 to 1.50
2019-12-05 23:23:48 +01:00
Fredrik Fornwall
7dcc42d3cc
exiftool: Update from 11.77 to 11.78
2019-12-05 23:17:42 +01:00
Fredrik Fornwall
38b7de2405
bash-commit: Update from 2.9 to 2.10
2019-12-05 23:17:22 +01:00
Fredrik Fornwall
aa9c85e9ec
nnn: Update from 2.8 to 2.8.1
2019-12-05 06:04:22 +01:00
valpogus
980413e223
Add package: cmusfm ( #4626 )
2019-12-05 01:29:19 +02:00
Fredrik Fornwall
3ace65daaf
nnn: Update from 2.7 to 2.8
2019-12-04 16:38:23 +01:00
valpogus
8c64b87353
New package: chromaprint ( #4625 )
...
%ci:reset-backlog
2019-12-04 15:27:37 +02:00
Leonid Pliushch
b436e0de81
libllvm: rebuild package
2019-12-04 14:24:21 +02:00
timvisee
2a3e1ede69
ffsend: update to 0.2.56
2019-12-03 17:15:02 +01:00
Leonid Pliushch
bc525a5bf5
yarn: update to 1.19.2
2019-12-02 14:47:13 +02:00
Leonid Pliushch
7962d4b016
parallel: update to 20191122
2019-12-02 14:46:33 +02:00
Leonid Pliushch
64da897677
geoip2-database: update to 20191201
2019-12-02 14:45:14 +02:00
Leonid Pliushch
57a3d035eb
hyperfine: update to 1.9.0
2019-12-02 14:44:22 +02:00
Leonid Pliushch
f52b2a2b66
hugo: update to 0.60.1
2019-12-02 14:43:37 +02:00
Leonid Pliushch
df1abf6b9d
exiftool: update to 11.77
2019-12-02 14:40:40 +02:00
Leonid Pliushch
901c940645
elixir: update to 1.9.4
2019-12-02 14:39:52 +02:00