Commit Graph

89 Commits

Author SHA1 Message Date
xyllery-7
da51ef0d6e Remove AR from unset variables in Rust build.sh 2021-12-03 01:55:47 +01:00
xyllery-7
8f5652db62 update BOOTSTRAP_VERSION 2021-12-03 01:55:47 +01:00
xyllery-7
bf20909ef8 rust to 1.57 2021-12-03 01:55:47 +01:00
sk0kanik
ea0f86367a
Bump rust to 1.56.1 and separate rust's documentation (#7921)
* Separate rust's documentation as subpackage

These documentation files use about 530MB disk space. Most users don't need them.

* Bump Rust to 1.56.1

and capitilize subpackage description
2021-11-04 20:53:22 +05:30
Henrik Grimler
0ce2fda711
rust: dummy change to restart build
Previous build failed due to dependencies libllvm and ca-certificates.
2021-10-26 17:53:07 +02:00
Henrik Grimler
7077e1d8a7 rust: hide away libz and friends for all arches
Seems that libz is pulled in when building host tools.
2021-10-26 14:48:24 +02:00
Yaksh Bariya
861be43e5f rust: Bump to 1.56.0 2021-10-24 14:34:57 +02:00
Henrik Grimler
a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Henrik Grimler
9869db7792 rust: update to 1.55.0 2021-10-22 23:05:45 +02:00
Butta
70eae9ded8 rust: update from 1.53.0 to 1.54.0 2021-10-22 23:05:45 +02:00
Butta
0521306c30 rust: rebuild and link against new libllvm 2021-08-07 00:02:56 +05:30
Leonid Pliushch
81b07097df
rust: rebuild package 2021-07-23 18:19:39 +03:00
wormus
2bfe0fa727 rust: update to 1.53.0 2021-07-17 21:12:14 +03:00
Noah
48d259bf78 Remove llvm-12 patch 2021-05-18 09:40:25 +02:00
Noah
d791c66d11 rust: update to 1.52.1 2021-05-18 09:40:25 +02:00
Leonid Pliushch
60c04eefef
rust: bump package
aarch64, arm and i686 variants of Rust 1.51.0-3 are already submitted on
Termux IPFS mirror.
https://github.com/termux/termux-packages/wiki/Mirrors#mirrors-by-xeffyr
2021-05-02 14:39:43 +03:00
buttaface
40dda773cb
rust: bump to patch and link against LLVM 12 (#6711) 2021-05-01 16:18:48 +01:00
Henrik Grimler
f3339def25 rust: do not install bin/llvm-dwp
Otherwise we conflict with llvm.
2021-04-18 18:56:25 +02:00
Richard Boß
8427e29f3c
rust: update to 1.51.0 (#6637) 2021-04-16 14:34:40 +03:00
Lucy Phipps
87a7a36e64
rust: update to 1.50.0 (#6443) 2021-02-24 05:08:13 +00:00
Lucy Phipps
8654b53950
bump rust again 2021-02-22 23:00:18 +00:00
Lucy Phipps
7c850cb474
rust: bump revision 2021-02-22 22:06:31 +00:00
Lucy Phipps
46b4b00940
might as well undo my mess
%ci:no-build
2021-02-22 22:04:31 +00:00
Lucy Phipps
8f9c1fb339
rust: bump revision 2021-02-22 15:51:25 +00:00
Kid
6b65a121a0
rust: update to 1.49.0 (#6224) 2021-01-07 13:43:18 +02:00
its-pointless
e74ab56135
rust 1.48.0 (#6162) 2020-12-24 20:12:36 +02:00
its-pointless
73365fc175 rust fix x86_64 build 2020-09-05 13:41:10 +10:00
its-pointless
e0b33495c6 fix rust 2020-09-04 11:57:04 +10:00
Noah
4a3a11446d rust: update to 1.46.0 2020-09-03 23:42:46 +05:30
Noah
cbb65c0391 rust: update to 1.45.2 2020-08-05 09:07:44 +05:30
its-pointless
0e4246617a wrong library name 2020-07-27 18:25:16 +10:00
its-pointless
79ab2d426b fix 2020-07-27 15:12:59 +10:00
its-pointless
f5079b6cd6 Use its-pointless' version of rust/build.sh 2020-07-25 20:09:51 -04:00
Noah
09501df634 Try fixing x86_64 build 2020-07-25 20:09:51 -04:00
Noah
d59930db47 Remove redundant patch 2020-07-25 20:09:51 -04:00
Noah
920d61e533 Try Rust 1.45 2020-07-25 20:09:51 -04:00
Butta
ccb6b269ea libllvm: update from 10.0.0 to 10.0.1 2020-07-25 18:57:46 +05:30
Henrik Grimler
eabd6c2c5d rust: blacklist x86_64 for now due to build failure
%ci:no-build
2020-07-09 13:51:35 +02:00
its-pointless
746eb90bfc rust ndk-sysroot 2020-07-09 13:51:35 +02: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
00a23a71f2 rust: bump revision 2020-07-01 20:30:33 +03:00
Leonid Pliushch
0ed7bc3315 rust: bump revision 2020-07-01 20:00:54 +03:00
Leonid Pliushch
d0dce8ed07 rust: bump revision 2020-07-01 17:39:26 +03:00
Noah
8c38dc6ce6 rust: update to 1.43.1 (#5387) 2020-07-01 14:58:08 +03:00
its-pointless
15501c4902 rust: update to 1.42.0 (#5040) 2020-03-16 15:48:06 +02:00
its-pointless
eada913048 rust-1.41.1 (#5009)
* Update rust to 1.41.1
* CI: free additional space in VM, otherwise Rust v1.41.1 build will fail
2020-03-06 13:20:17 +02:00
its-pointless
9f09b3bc40 rust update 2019-12-24 18:12:10 +11:00
its-pointless
94e249dcbb rust-1.39 2019-11-25 15:40:06 +11:00
its-pointless
b6980935d4 experiment generating llvm-config 2019-10-26 16:46:24 +11:00
its-pointless
68655ab880 hopefully last fix.... 2019-10-26 14:26:20 +11:00