Commit Graph

9769 Commits

Author SHA1 Message Date
Leonid Pliushch
5da4a40cd0 python: remove /bin/applets from PATH 2020-07-09 01:29:50 +03:00
Leonid Pliushch
7d0fa4f87b mc: bump revision 2020-07-09 01:15:49 +03:00
Leonid Pliushch
32d06bc80b mc: use $PREFIX/bin/rm instead of $PREFIX/bin/applets/rm 2020-07-09 01:15:28 +03:00
Leonid Pliushch
37fd9916f7 lynx: bump revision 2020-07-09 01:14:58 +03:00
Leonid Pliushch
1b1cf87879 lynx: use $PREFIX/bin/telnet instead of $PREFIX/bin/applets/telnet 2020-07-09 01:14:33 +03:00
Leonid Pliushch
eaaf2befd3 keychain: bump revision 2020-07-09 01:13:45 +03:00
Leonid Pliushch
aec58b1799 keychain: remove /bin/applets from PATH 2020-07-09 01:13:40 +03:00
Leonid Pliushch
46ae6589e8 kakoune: bump revision 2020-07-09 01:13:14 +03:00
Leonid Pliushch
db398ea053 kakoune: remove /bin/applets from PATH 2020-07-09 01:13:07 +03:00
Leonid Pliushch
7e131acd45 glib: bump revision 2020-07-09 01:12:44 +03:00
Leonid Pliushch
b889c4bc40 glib: remove /bin/applets from PATH 2020-07-09 01:12:39 +03:00
Leonid Pliushch
5f35941f36 findutils: bump revision 2020-07-09 01:11:30 +03:00
Leonid Pliushch
2e969d4c63 findutils: remove /bin/applets from PATH 2020-07-09 01:11:25 +03:00
Leonid Pliushch
ffffd9fc42 e2fsprogs: bump revision 2020-07-09 01:11:02 +03:00
Leonid Pliushch
d9f72ae7e2 e2fsprogs: remove /bin/applets from PATH 2020-07-09 01:10:57 +03:00
Leonid Pliushch
6b6b0b0097 dropbear: bump revision 2020-07-09 01:10:30 +03:00
Leonid Pliushch
870616573c dropbear: remove /bin/applets from PATH 2020-07-09 01:10:21 +03:00
Leonid Pliushch
2ba6c12415 dash: bump revision 2020-07-09 01:09:47 +03:00
Leonid Pliushch
9ecd2872f8 dash: remove /bin/applets from PATH 2020-07-09 01:09:41 +03:00
Leonid Pliushch
b6aa249557 bash: bump revision 2020-07-09 01:08:27 +03:00
Leonid Pliushch
30d39ac7e0 bash: remove /bin/applets from PATH 2020-07-09 01:08:21 +03:00
Leonid Pliushch
3f081dd19e termux-tools: do not mkdir $PREFIX/bin/applets 2020-07-09 00:59:24 +03:00
valpogus
15607d4d2c tokei: update to 12.0.4 (#5468) 2020-07-09 00:55:15 +03:00
ifurther
5c63801a8f dpkg: up to 1.20.4 2020-07-09 00:54:20 +03:00
Leonid Pliushch
17d5dfc0a6 finalize the busybox deprecation, add cronie as busybox crond replacement (#5499) 2020-07-09 00:53:36 +03:00
Henrik Grimler
81daf09779 Revert "Update command-not-found lists"
This reverts commit 81735731ca0ac4522a8bdcd630a16ccca592d7f8.

Something went wrong with the latest list update:
https://github.com/termux/command-not-found/issues/4
2020-07-08 22:07:20 +02:00
Henrik Grimler
9eb88a5533 Update command-not-found lists 2020-07-08 21:57:48 +02:00
Henrik Grimler
31ba75e5b4 termux-licenses: bump
Deb is missing from dl.bintray.com
2020-07-08 14:39:44 +02:00
Henrik Grimler
2086fb6b88 hunspell{,-ru}: fix accidental build.sh mix up.. 2020-07-08 13:54:50 +02:00
Henrik Grimler
ce0152d707 hunspell-ru: use dictionaries updated on 20200604 2020-07-08 13:34:59 +02:00
Leonid Pliushch
2aaadc04d0 dash: bump revision 2020-07-08 14:31:00 +03:00
Leonid Pliushch
02b0af77bd harfbuzz: bump revision 2020-07-08 14:29:04 +03:00
Henrik Grimler
5864c3b1bd googletest: bump to rebuild
Debs were not uploaded yesterday
2020-07-08 13:26:16 +02:00
Leonid Pliushch
999e5a7365 termux-create-package: update to 0.9 2020-07-08 14:25:30 +03:00
Henrik Grimler
f9b41d8561 libdb: rebuild
Only aarch64 was uploaded in the manual rebuild it seems.

Fixes https://github.com/termux/termux-packages/issues/5493
2020-07-08 13:24:28 +02:00
Leonid Pliushch
ea91ae1458 bumping again flex, libgcrypt, libffi 2020-07-07 19:51:44 +03:00
Henrik Grimler
dcb926abd4 Copy LICENSE file for some licenses instead of using generic one (#5478)
* termux-licenses: remove licenses that contain copyright information

These licenses cannot be taken from the common termux-licenses package as the copyright information needs to be distributed with the package as well.

271 packages in the main repository needs to be rebuilt after this change.

* termux_step_install_license: remove duplicated comment

* Bump packages that has a license with copyright information

We need to include this copyright information in the package so need
to rebuild them now that termux_step_install_license has been
modified.

The affected licenses are: MIT, ISC, PythonPL, Openfont-1.1, ZLIB,
Libpng, BSD, BSD 2-Clause, BSD 3-Clause.

* zlib: extract license file from zlib.h

* xorgproto: include all individual license files in package

* libgcrypt: include LICENSE file in package

It contains some copyright information so needs to be included in package

* libcrypt: add a dummy BSD 2-Clause license

According to homepage it is suppose to be BSD 2-Clause, but original
project did not include a license file

* libandroid-spawn: add LICENSE file to package

* libandroid-glob: add license file to package

* licenses: allow for comma separated TERMUX_PKG_LICENSE_FILE

%ci:no-build

* libicu: fix so that termux_step_install_license finds license file

%ci:no-build

* termux_step_install_license: check for license file as "License"

%ci:no-build

* libtiff: specify TERMUX_PKG_LICENSE_FILE

%ci:no-build

* asciidoctor: install license to standard location

* krb5: specify license file

* libdb: specify path to license file

%ci:no-build

* libprotobuf: specify path to license file

* darkhttpd: extract license file from darkhttpd.c

* w3m: ensure host libraries are not picked up

* w3m: extract LICENSE file from dock/README

* liblua{,52}: extract license files from doc/readme.html

* termux_step_install_license: look for License.txt as well

* dart: specify path to LICENSE file

* nim: specify license file

* runit: specify license file

* termux_step_install_license: look for LICENSE.TXT as well

* ossp-uuid: extract LICENSE from README

* pigz: extract LICENSE from pigz.c

* ttyrec: extract LICENSE from ttyrec.c

%ci:no-build

* bmon: specify license files

Most of the source files are licensed under MIT, it is not clear (to me) which
parts that are licensed under BSD 2-Clause.

%ci:no-build

* wordgrinder: specify license files

* fdupes: add LICENSE

* autossh: add LICENSE patch

* cmake: specify LICENSE file

* dos2unix: specify LICENSE file

* gnuplot: specify LICENSE file

* termux_step_install_license: look for variants of "copyright" also

* picolisp: specify LICENSE file

* lua-lpeg: extract license file

* tidy: specify license file

* gflags: specify LICENSE file

* timewarrior: fix src url

It seems to have been changed.

* postgresql: specify license file

* ttyrec: fix license patch header

* fossil: specify license file

* fmt: specify license file

* i2pd: specify license file

* leptonica: specify license file

* imgflo: add license file patch

* ired: add license file from ired github repo

* libzen: specify license file

* libmediainfo: specify license file

* mediainfo: specify license file

* tty-clock: add license patch

* samefile: add license patch

* quickjs: add license patch

* docbook-xml: add LICENSE patch

* docbook-xsl: specify LICENSE files

* gnuplot: configure with --without-latex

* timewarrior: add libshared to SRCURL as well

The non-release archives does not contain gitsubmodules so we need to
download it manually.

* restic: switch back to using 0.9.6 archive

* dart: revert revision bump

dart's SDK does not fully support python3 yet, and trying to solve
that is not entirely trivial. We save the dart bump (and upgrade to
2.8.4) for another day.

%ci:no-build
2020-07-07 18:45:45 +02:00
Leonid Pliushch
c75ba9f7fa tar: bump revision 2020-07-07 19:35:32 +03:00
Leonid Pliushch
3b145416a1 sed: bump revision 2020-07-07 19:35:31 +03:00
Leonid Pliushch
9f1a36c48f nano: bump revision 2020-07-07 19:35:30 +03:00
Leonid Pliushch
536a3dfe2a readline: bump revision 2020-07-07 19:35:14 +03:00
Leonid Pliushch
069f0971e4 libmpfr: bump revision 2020-07-07 19:35:13 +03:00
Leonid Pliushch
fe6c995400 libunistring: bump revision 2020-07-07 19:34:52 +03:00
Leonid Pliushch
6ad6a8010f libidn2: bump revision 2020-07-07 19:34:51 +03:00
Leonid Pliushch
fa84c9be16 inetutils: bump revision 2020-07-07 19:34:50 +03:00
Leonid Pliushch
bf3dbf2a9c gzip: bump revision 2020-07-07 19:34:22 +03:00
Leonid Pliushch
b1ec7abcf2 grep: bump revision 2020-07-07 19:34:21 +03:00
Leonid Pliushch
ae04ce1f17 libgmp: bump revision 2020-07-07 19:34:20 +03:00
Leonid Pliushch
47787fce20 findutils: bump revision 2020-07-07 19:33:41 +03:00
Leonid Pliushch
a603a6cc34 ed: bump revision 2020-07-07 19:33:39 +03:00
Leonid Pliushch
8a60ea2c5e diffutils: bump revision 2020-07-07 19:33:38 +03:00
Leonid Pliushch
328593de6d coreutils: bump revision 2020-07-07 19:33:38 +03:00
Leonid Pliushch
ea2583bb02 gawk: bump revision 2020-07-07 19:33:14 +03:00
Leonid Pliushch
d1a3bece8e bash: bump revision 2020-07-07 19:33:13 +03:00
Leonid Pliushch
833b7fd1bb flex: bump revision 2020-07-07 19:32:21 +03:00
Leonid Pliushch
23d31c27a4 libffi: bump revision 2020-07-07 19:24:02 +03:00
Leonid Pliushch
fdd7687d60 libgcrypt: bump revision 2020-07-07 19:24:01 +03:00
Leonid Pliushch
49a9c5fac3 termux-create-package: update to 0.8 2020-07-07 01:38:45 +03:00
Henrik Grimler
d823c7f5fd librsync: bump revision after libpopt update 2020-07-04 14:35:52 +02:00
Leonid Pliushch
b6be88b8ef rsync: bump revision
Rebuild rsync for https://github.com/termux/termux-packages/issues/5471.
2020-07-04 15:29:31 +03:00
Henrik Grimler
74b1e74825 libpopt: update to 1.18 2020-07-04 10:42:04 +02:00
Henrik Grimler
2308165388 exiftool: bump after perl update 2020-07-04 10:37:49 +02:00
Henrik Grimler
576d91375d irssi: bump after perl update 2020-07-04 10:37:39 +02:00
Henrik Grimler
ab7f4bf44a psutils: update to 2.03 2020-07-04 10:37:14 +02:00
Henrik Grimler
6a7a1cf7cc perl: update to 5.32.0 2020-07-04 10:36:52 +02:00
Henrik Grimler
6fea4d1dde Bump updated packages to restart build
Previous CI build failed because libebml was not updated, and libmatroska needed newer version
2020-07-04 10:09:01 +02:00
Henrik Grimler
62960f0f63 libebml: update to 1.4.0 2020-07-04 10:05:10 +02:00
Henrik Grimler
de999c43ba libmatroska: update to 1.6.0 2020-07-04 09:15:04 +02:00
Henrik Grimler
bed59b9623 libmicrohttpd: update to 0.9.71 2020-07-04 09:14:14 +02:00
Henrik Grimler
a6aaacba8f libmpdclient: update to 2.19 2020-07-04 09:14:00 +02:00
Henrik Grimler
d79b82de3e profanity: update to 0.9.5 2020-07-04 09:13:44 +02:00
Henrik Grimler
a4c4e1937d shfmt: update to 3.1.2 2020-07-04 09:13:34 +02:00
Henrik Grimler
ade6443584 valac: update to 0.48.7 2020-07-04 07:47:08 +02:00
Henrik Grimler
01f1c2343c utf8proc: update to 2.5.0 2020-07-04 07:46:54 +02:00
Henrik Grimler
06b8823f2a utf8cpp: update to 3.1.1 2020-07-04 07:46:44 +02:00
Henrik Grimler
6d8411d3c9 unrar: update to 5.9.4 2020-07-04 07:46:32 +02:00
Henrik Grimler
89ce292f4d ttyd: update to 1.6.1 2020-07-04 07:46:20 +02:00
Leonid Pliushch
476bb7876b swi-prolog: update to 8.3.3 2020-07-03 00:27:30 +03:00
Henrik Grimler
d9a29c8581 mosquitto: add termux-services script 2020-07-02 21:21:20 +02:00
Leonid Pliushch
00a23a71f2 rust: bump revision 2020-07-01 20:30:33 +03:00
Leonid Pliushch
676d097b78 youtubedr: bump revision 2020-07-01 20:30:22 +03:00
Leonid Pliushch
0ed7bc3315 rust: bump revision 2020-07-01 20:00:54 +03:00
Leonid Pliushch
812bd6713b youtubedr: bump revision 2020-07-01 20:00:43 +03:00
Leonid Pliushch
d0dce8ed07 rust: bump revision 2020-07-01 17:39:26 +03:00
Leonid Pliushch
33eacf5e9e youtubedr: bump revision 2020-07-01 17:38:55 +03:00
Noah
8c38dc6ce6 rust: update to 1.43.1 (#5387) 2020-07-01 14:58:08 +03:00
Leonid Pliushch
a7d3aa5323 Update build.sh 2020-07-01 14:57:35 +03:00
Krishna Kanhaiya
167d438a05 Update build.sh 2020-07-01 14:57:35 +03:00
Krishna Kanhaiya
14aff4093a Update build.sh 2020-07-01 14:57:35 +03:00
Krishna Kanhaiya
bfa5982cfd Update: youtubedr to v1.2.2 2020-07-01 14:57:35 +03:00
Leonid Pliushch
f7216d85b8 termux-tools: bump revision 2020-07-01 14:49:59 +03:00
Henrik Grimler
d25ef2c156 termux-tools: add cmd wrapper as well
See https://github.com/termux/termux-api/issues/354.
2020-07-01 12:37:34 +02:00
ruki
2a6cb90f90 xmake: update v2.3.5 (#5455) 2020-06-28 09:49:11 +02:00
Leonid Pliushch
3526a49797 ruby: recommend 'clang', 'make' and 'pkg-config'
For native extensions.
2020-06-27 14:04:50 +03:00
Leonid Pliushch
8a5a875f84 python2: recommend 'clang', 'make' and 'pkg-config' 2020-06-27 14:03:27 +03:00
Leonid Pliushch
d0131ca53c python: recommend 'make' and 'pkg-config' as well 2020-06-27 14:03:00 +03:00
Leonid Pliushch
ba352dc6db Revert "erlang: update to 23.0.2"
Delaying update to 23.0.x - build failure.
2020-06-26 23:31:09 +03:00
Leonid Pliushch
c4715b29c4 erlang: update to 23.0.2 2020-06-26 23:14:40 +03:00
Leonid Pliushch
62112c9b7f chezmoi: update to 1.8.3 2020-06-26 23:12:27 +03:00
Leonid Pliushch
47d179bd49 ca-certificates: update to 20200626 2020-06-26 23:09:17 +03:00
Leonid Pliushch
d3181e2f97 asciidoc: update to 9.0.0 2020-06-26 23:03:51 +03:00
Leonid Pliushch
8b1d2b735f libdb: disable docs installation
We delete them anyway but these changes will disable them
in makefile and fix build failure.
2020-06-26 02:57:18 +03:00
Leonid Pliushch
b6a9cb289e libdb: remove patches that are no longer needed 2020-06-26 01:32:50 +03:00
Leonid Pliushch
66a1d1de37 libpopt: update to 1.16 2020-06-26 01:28:47 +03:00
Leonid Pliushch
ff2941d91b mutt: update to 1.14.5 2020-06-26 01:26:14 +03:00
Leonid Pliushch
36c8cd95a5 micro: update to 2.0.6 2020-06-26 01:25:46 +03:00
Leonid Pliushch
80b73600db liblmdb: update to 0.9.25 2020-06-26 01:25:11 +03:00
Leonid Pliushch
4df4657fad libjpeg-turbo: update to 2.0.5 2020-06-26 01:24:39 +03:00
Leonid Pliushch
eb65994cb3 libconfuse: update to 3.3 2020-06-26 01:24:18 +03:00
Leonid Pliushch
5edcc316e7 keystone: update to 0.9.2 2020-06-26 01:23:56 +03:00
Leonid Pliushch
8552fa558e imagemagick: update to 7.0.10.21 2020-06-26 01:23:13 +03:00
Leonid Pliushch
9054458f64 hugo: update to 0.73.0 2020-06-26 01:22:49 +03:00
Leonid Pliushch
6da6eb5b8c harfbuzz: update to 2.6.8 2020-06-26 01:22:06 +03:00
Leonid Pliushch
9d301c680b gitea: update to 1.12.1 2020-06-26 01:20:17 +03:00
Leonid Pliushch
eb4b11ecaa exiftool: update to 12.01 2020-06-26 01:19:45 +03:00
Leonid Pliushch
70953e24af libdb: update to 18.1.40 2020-06-26 01:19:14 +03:00
Leonid Pliushch
15fbfdb2a0 libcurl: update to 7.71.0 2020-06-26 01:18:32 +03:00
x0b
23bc705319 rclone: update to 1.52.2 2020-06-24 23:43:58 +03:00
Krishna Kanhaiya
6e26dc94b2 gh: update to 0.10.1 (#5445) 2020-06-24 22:24:16 +03:00
Henrik Grimler
8581c8e440 rsync: update to 3.2.1 2020-06-23 21:35:27 +02:00
Henrik Grimler
1e194fdaa0 libelf: update to 0.180 2020-06-23 21:35:12 +02:00
Henrik Grimler
2b2b7cf375 ccache: update to 3.7.10 2020-06-23 21:34:40 +02:00
Henrik Grimler
f8f9a21ebf dropbear: update to 2020.79 2020-06-23 21:32:59 +02:00
valpogus
85953b95c5 Update package tokei to version 12.0.3 2020-06-23 21:49:55 +03:00
Leonid Pliushch
c9178377bb command-not-found: bump revision
Package will be built and uploaded locally. Attempt to fix x86_64 metadata.

%ci:no-build
2020-06-23 02:12:00 +03:00
Henrik Grimler
cc2b9d64be Command-not-found: update command lists 2020-06-22 22:53:33 +02:00
Leonid Pliushch
dfa35608c2 vorbis-tools: update homepage 2020-06-22 15:46:55 +03:00
Leonid Pliushch
bda4d53ab5 zip: update homepage 2020-06-22 15:10:16 +03:00
Leonid Pliushch
aef2281708 unzip: update homepage 2020-06-22 15:09:38 +03:00
Leonid Pliushch
c1f22b4fb0 unicorn: update homepage 2020-06-22 15:08:19 +03:00
Leonid Pliushch
5fb4d54c39 scrub: use github repo as homepage 2020-06-22 15:06:37 +03:00
Leonid Pliushch
cf87640b74 resolv-conf: update homepage 2020-06-22 15:05:08 +03:00
Leonid Pliushch
fd9ba164be picolisp: update homepage 2020-06-22 15:01:43 +03:00
Leonid Pliushch
22a81481ef minicom: update homepage 2020-06-22 15:00:29 +03:00
Leonid Pliushch
0afb627a19 imgflo: use github repo as homepage 2020-06-22 14:59:07 +03:00
Leonid Pliushch
cf050972ca disable package: fcgiwrap (depends on disabled fcgi) 2020-06-22 14:57:01 +03:00
Leonid Pliushch
1348d90f23 disable package: fcgi
Project seems dead, available only in archives.
2020-06-22 14:55:07 +03:00
Leonid Pliushch
83d7afe179 libvorbis: update homepage 2020-06-21 23:56:11 +03:00
Leonid Pliushch
04c9e0f6e1 libandroid-spawn: update homepage 2020-06-21 23:54:38 +03:00
Leonid Pliushch
bf6a45c3d0 libandroid-glob: update homepage 2020-06-21 23:53:50 +03:00
Leonid Pliushch
94e63b7baa libmp3lame: update homepage 2020-06-21 23:52:46 +03:00
Leonid Pliushch
56251bf37a keystone: update homepage 2020-06-21 23:51:30 +03:00
Leonid Pliushch
6afb0c5db6 rebuild failed packages 2020-06-21 23:49:38 +03:00
Leonid Pliushch
ccf096714c hollywood: remove apg drop strict dependencies 2020-06-21 23:48:05 +03:00
Leonid Pliushch
97e5fb4193 gnurl: bump revision 2020-06-21 23:31:48 +03:00
Leonid Pliushch
75c8b4363b gnurl: update homepage 2020-06-21 23:31:43 +03:00
Leonid Pliushch
34c3170f1c fmt: bump revision 2020-06-21 23:30:32 +03:00
Leonid Pliushch
52660c6c6b fmt: update homepage 2020-06-21 23:30:27 +03:00
Leonid Pliushch
e4011a5c7c exiftool: bump revision 2020-06-21 23:28:38 +03:00
Leonid Pliushch
f4a522f6d6 exiftool: update homepage 2020-06-21 23:28:24 +03:00
Leonid Pliushch
618d50a3d6 dcraw: bump revision 2020-06-21 23:26:50 +03:00
Leonid Pliushch
4ba1f8f9df dcraw: update homepage 2020-06-21 23:26:38 +03:00
Leonid Pliushch
d21f6d783b asciidoc: bump revision 2020-06-21 23:24:13 +03:00
Leonid Pliushch
81e580cb09 asciidoc: use https for homepage 2020-06-21 23:23:56 +03:00
Leonid Pliushch
a63b14e6ad aalib: bump revision 2020-06-21 23:23:11 +03:00
Leonid Pliushch
addaa87c58 aalib: fix homepage 2020-06-21 23:22:59 +03:00
Leonid Pliushch
322eacdeb8 disable package: apg
- apg project is dead. Home page domain (www.adel.nursat.kz) is no longer resolving.
- Termux tends to not package outdated, dead projects.
2020-06-21 23:19:33 +03:00
Leonid Pliushch
93bcb96669 zstd: bump revision 2020-06-21 23:15:04 +03:00
Leonid Pliushch
d1b5d580a4 rsync: fix build error 2020-06-21 23:14:19 +03:00
Leonid Pliushch
0ef28b36b7 rsync: bump revision 2020-06-21 22:31:42 +03:00
Leonid Pliushch
377f818c6f zstd: remove no-timespec_get.patch 2020-06-21 22:31:25 +03:00
Leonid Pliushch
c0cd831ed5 rsync: add zstd to dependencies 2020-06-21 22:23:19 +03:00
Leonid Pliushch
3998a1692b termux-tools: add BFSU mirrors 2020-06-21 22:21:14 +03:00
Leonid Pliushch
1b3fa7287a zstd: update to 1.4.5 2020-06-21 21:42:31 +03:00
Leonid Pliushch
c1946b4ccd libxapian: update to 1.4.16 2020-06-21 21:42:05 +03:00
Leonid Pliushch
7b0794cf79 vis: update to 0.6 2020-06-21 21:41:28 +03:00
Leonid Pliushch
75428793c7 vim-python: update to 8.2.1000 2020-06-21 21:39:29 +03:00
Leonid Pliushch
f448263df8 vim: update to 8.2.1000 2020-06-21 21:39:13 +03:00
Leonid Pliushch
6c7baebf4e valac: update to 0.48.6 2020-06-21 21:38:25 +03:00
Leonid Pliushch
cf624189ef swig: update to 4.0.2 2020-06-21 21:36:50 +03:00
Leonid Pliushch
0de09c36d1 swi-prolog: update to 8.2.0 2020-06-21 21:36:14 +03:00
Leonid Pliushch
49cafa18ca Revert "starship: update to 0.42.0"
error: attributes are not yet allowed on `if` expressions
  --> /home/builder/.cargo/registry/src/github.com-1ecc6299db9ec823/sysinfo-0.14.5/src/utils.rs:27:5
   |
27 |     #[allow(clippy::identity_conversion)]
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: aborting due to previous error
2020-06-21 21:31:55 +03:00
Leonid Pliushch
2e908b6474 rsync: configure with --disable-xxhash 2020-06-21 21:30:45 +03:00
Leonid Pliushch
f3e3b51a03 seafile-client: remove app-seaf-cli.patch 2020-06-21 21:28:34 +03:00
Leonid Pliushch
b0c61698e8 redis: remove fix-user-redef.patch - no longer needed 2020-06-21 21:24:06 +03:00
Leonid Pliushch
37753617aa uftrace: build with libdw 2020-06-21 21:12:49 +03:00
Leonid Pliushch
b3680ad450 strace: build with libdw 2020-06-21 21:07:03 +03:00
Leonid Pliushch
f87182cda9 strace: update to 5.7 2020-06-21 21:03:14 +03:00
Leonid Pliushch
60744818ec starship: update to 0.42.0 2020-06-21 21:02:16 +03:00
Leonid Pliushch
baec6b6775 squid: update to 4.12 2020-06-21 20:57:53 +03:00
Leonid Pliushch
80d3ce98a7 libsqlite: update to 3.32.3 2020-06-21 20:57:28 +03:00
Leonid Pliushch
808a74d003 seafile-client: update to 7.0.8 2020-06-21 20:56:52 +03:00
Leonid Pliushch
0fd5b506b3 rsync: update to 3.2.0 2020-06-21 20:56:23 +03:00
Leonid Pliushch
49096f7ddd redis: update to 6.0.5 2020-06-21 20:56:03 +03:00
Leonid Pliushch
4fbb7961e6 rdiff-backup: update to 2.0.3 2020-06-21 20:55:40 +03:00
Leonid Pliushch
550b99daa2 Revert "newsboat: update to 2.20"
error[E0432]: unresolved imports `libc::regcomp`, `libc::regerror`, `libc::regex_t`, `libc::regexec`, `libc::regfree`, `libc::regmatch_t`
2020-06-21 20:53:13 +03:00
Leonid Pliushch
ae13d4eeb1 Revert "newsboat: update patches"
This reverts commit 1bd7f455b73eede4c6f1993bd2950a1316fab32a.
2020-06-21 20:52:55 +03:00
Leonid Pliushch
4922cf5c2a nushell: update crates-nu-cli-Cargo.toml.patch 2020-06-21 20:37:58 +03:00
Leonid Pliushch
4d5f5a9da0 nodejs-lts: update node.gyp.patch 2020-06-21 20:33:53 +03:00
Leonid Pliushch
ac9c1fe539 nim: fix installation failure 2020-06-21 20:19:45 +03:00
Leonid Pliushch
96e5b2708d newsboat: update patches 2020-06-21 19:54:52 +03:00
Leonid Pliushch
b7e9730763 nushell: update Cargo.toml.patch 2020-06-21 19:37:12 +03:00
Leonid Pliushch
ee6ae45cf3 nodejs-lts: now libuv-bugfix-7656e981b6633635e72bacc447bc6d3ab88ce0cd.patch can be removed 2020-06-21 19:33:17 +03:00
Leonid Pliushch
5c6552232f progress: update to 0.15 2020-06-21 19:25:51 +03:00
Leonid Pliushch
41627ba420 profanity: update to 0.9.3 2020-06-21 19:21:05 +03:00
Leonid Pliushch
47fbbf42a0 php: update to 7.4.7 2020-06-21 19:20:18 +03:00
Leonid Pliushch
95ff7e5de2 patchelf: update to 0.11 2020-06-21 19:19:40 +03:00
Leonid Pliushch
9b4c80b26b openssh: update to 8.3p1 2020-06-21 19:19:09 +03:00
Leonid Pliushch
d159ce0021 nushell: update to 0.15.0 2020-06-21 19:18:17 +03:00
Leonid Pliushch
465499c323 nodejs-lts: update to 12.18.1 2020-06-21 19:17:45 +03:00