termux-pacman-bot
8bc144196d
some packages: Re-enable clang16-porting
...
%ci:no-build
2023-04-08 22:31:38 +00:00
termux-pacman-bot
754acad112
*: Disable clang16-porting for auto-updating packages
...
%ci:no-build
2023-03-28 07:33:10 +00:00
termux-pacman-bot
4a8aab61c7
bump(main/fd): 8.7.0
...
This commit has been automatically submitted by Github Actions.
2023-02-24 12:42:21 +00:00
termux-pacman-bot
838ba0af95
bump(main/fd): 8.6.0
...
This commit has been automatically submitted by Github Actions.
2022-12-09 12:40:19 +00:00
termux-pacman-bot
d978e4106b
chore(main/fd): upstream modified source tarball
2022-11-29 12:01:17 +00:00
termux-pacman-bot
f2ccc69b06
upgpkg(main/fd): 8.5.3
...
This commit has been automatically submitted by Github Actions.
2022-11-14 13:15:05 +00:00
termux-pacman-bot
15ed16dc2d
upgpkg(main/fd): 8.5.2
...
This commit has been automatically submitted by Github Actions.
2022-11-04 06:45:26 +00:00
termux-pacman-bot
18c42f1a4a
upgpkg(main/fd): 8.5.0
...
Signed-off-by: Kevin Williams <admin@utermux.dev >
2022-11-04 04:13:01 +00:00
termux-actions[bot]
5c64756d72
packages/fd
2022-05-29 12:36:46 +00:00
termux-actions[bot]
27f192b7b4
packages/fd
2022-05-27 16:32:57 +00:00
termux-actions[bot]
727da18160
packages/fd
2022-01-29 18:26:39 +00:00
termux-actions[bot]
56a04aea06
packages/fd
2022-01-06 18:41:59 +00:00
Maxython
d9c5e4b8c5
Update package fd
2021-12-03 00:21:49 +03:00
Leonid Pliushch
5546b95b64
auto updates: migrate config from github-projects.txt to build.sh-specific
...
Re-enable automatic updates after deleting github-projects.txt.
%ci:no-build
2021-10-04 18:29:55 +03:00
Leonid Pliushch
37375312b9
explicitly set maintainer for each package
...
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.
Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.
[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch
77ffebe470
fd: delete unneeded patches
2020-12-07 20:41:05 +00:00
Leonid Pliushch
491feb10f0
fd: update to 8.2.1
2020-12-07 20:34:27 +00:00
Leonid Pliushch
40409b439c
fd: update src-main.rs.patch
2020-05-26 00:15:52 +03:00
Leonid Pliushch
68daef6930
fd: fix Cargo.toml.patch
2020-05-25 22:43:46 +03:00
Leonid Pliushch
1c49140032
fd: update to 8.1.1
2020-05-25 22:29:39 +03:00
Fredrik Fornwall
ee099b019e
fd: Update from 7.5.0 to 8.0.0
2020-04-19 00:49:28 +02:00
Leonid Pliushch
eb4316d016
fd: update to 7.5.0
2020-03-29 22:04:39 +03:00
Leonid Pliushch
5123b0cffa
fix formatting of some build.sh
2020-01-13 03:00:07 +02:00
Fredrik Fornwall
72860206c4
fd: Update from 7.3.0 to 7.4.0
2019-09-17 21:42:03 +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
Fredrik Fornwall
e9d3fcea4c
Fix DT_RUNPATH for rust-using packages
...
See #3490 .
2019-03-10 23:33:24 +01:00
Fredrik Fornwall
b88aff7be0
fd: Update from 7.2.0 to 7.3.0
2019-02-15 23:21:46 +01:00
Leonid Pliushch
361d8c519f
[incomplete] set licenses for packages
2019-01-20 22:41:50 +01:00
Fredrik Fornwall
27d30ea6b5
Rebuild rust packages with latest toolchain
2019-01-19 02:20:51 +01:00
Fredrik Fornwall
ec65a57862
fd: Update from 7.1.0 to 7.2.0
2018-10-28 23:30:16 +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
474a295669
fd: Add package (hello second rust package!)
...
Also extract out rust setup from ripgrep.
2018-09-03 23:57:26 +02:00