Henrik Grimler
8c6fe8dfa5
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
5 years ago
Leonid Plyushch
3edc5f6265
ripgrep: update to 12.0.0
5 years ago
Leonid Plyushch
ea9f241205
fix formatting of some build.sh
5 years ago
Leonid Plyushch
d111f5bf74
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
5 years ago
Leonid Plyushch
5cbf38a4ef
ripgrep: update to 11.0.2
6 years ago
Fredrik Fornwall
a8fd594c21
ripgrep: Update from 0.10.0 to 11.0.1
6 years ago
Fredrik Fornwall
ce4b923f13
Fix DT_RUNPATH for rust-using packages
See #3490 .
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
3f28afc028
Rebuild rust packages with latest toolchain
6 years ago
Fredrik Fornwall
9951092d51
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.
6 years ago
Fredrik Fornwall
397713240a
ripgrep: Update from 0.9.0 to 0.10.0
6 years ago
Fredrik Fornwall
e3e075ea12
fd: Add package (hello second rust package!)
Also extract out rust setup from ripgrep.
6 years ago
Fredrik Fornwall
a015c79d5d
ripgrep: Enable package
This is a first start on supporting rust packages. Feedback welcome.
6 years ago
Fredrik Fornwall
1f6b4f1318
ripgrep: Add as disabled-package
With this we can start looking at building rust code.
6 years ago