Henrik Grimler
38227f42d6
Update various packages ( #5114 )
...
* cpio: update to 2.13
* gmic: update to 2.9.0
* ffsend: update to 0.2.59
* libgrpc: update to 1.28.0
* librsvg: update to 2.48.2
* perl: update to 5.30.2
* ruby: update to 2.7.1
* ripgrep: update to 12.0.1
* repology/excluded_packages: ignore aircrack-ng and guile18
* mpd: update to 0.21.22
2020-04-04 03:49:59 +02:00
Leonid Pliushch
4cf5b9bfb0
ripgrep: update to 12.0.0
2020-03-19 21:18:47 +02:00
Leonid Pliushch
5123b0cffa
fix formatting of some build.sh
2020-01-13 03:00:07 +02:00
Leonid Pliushch
c352216c63
packages: standardize values of several control variables for build.sh
...
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch
80192a8552
ripgrep: update to 11.0.2
2019-08-03 14:44:28 +03:00
Fredrik Fornwall
e2a55983ea
ripgrep: Update from 0.10.0 to 11.0.1
2019-04-17 22:43:52 +02:00
Fredrik Fornwall
e9d3fcea4c
Fix DT_RUNPATH for rust-using packages
...
See #3490 .
2019-03-10 23:33:24 +01:00
Wetitpig
7ddcce5701
No backticks
2019-02-15 18:01:09 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
27d30ea6b5
Rebuild rust packages with latest toolchain
2019-01-19 02:20:51 +01:00
Fredrik Fornwall
b67725b59a
build-package: Use cargo install for rust packages
...
Starting with rust 0.29.0 the cargo install command can be used with
--target.
Also, install shell completion scripts for ripgrep.
2018-09-14 20:40:34 +02:00
Fredrik Fornwall
7a3333389a
ripgrep: Update from 0.9.0 to 0.10.0
2018-09-08 01:55:26 +02:00
Fredrik Fornwall
474a295669
fd: Add package (hello second rust package!)
...
Also extract out rust setup from ripgrep.
2018-09-03 23:57:26 +02:00
Fredrik Fornwall
54780069b0
ripgrep: Enable package
...
This is a first start on supporting rust packages. Feedback welcome.
2018-08-29 00:10:05 +02:00