termux-pacman-bot
2850123015
feat(main/ack-grep): build from source
...
- Fixes https://github.com/termux/termux-packages/issues/24182
- Requires build dependency https://github.com/petdance/file-next/ to be available in `$PERL5LIB` at build-time
- Resulting `$TERMUX_PREFIX/bin/ack` from this build is byte-for-byte identical to the released one
2026-01-03 08:43:26 +00:00
termux-pacman-bot
7d12657a48
bump(main/ack-grep): 3.9.0
...
This commit has been automatically submitted by Github Actions.
2025-07-29 00:09:16 +00:00
termux-pacman-bot
e7d1e637bb
bump(main/ack-grep): 3.8.1
...
This commit has been automatically submitted by Github Actions.
2025-01-01 12:46:40 +00:00
termux-pacman-bot
2baa98104e
bump(main/ack-grep): 3.8.0
...
This commit has been automatically submitted by Github Actions.
2024-12-21 12:46:08 +00:00
termux-pacman-bot
98ac23b2d3
some packages: Re-enable clang16-porting
...
%ci:no-build
2023-04-07 15:31:17 +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
d42b0fdac6
ack-grep: update to 3.7.0
2023-02-28 22:33:09 +00:00
termux-pacman-bot
d069a2d51a
upgpkg(main/ack-grep): update to 3.6.0
2022-08-30 14:13:16 +00:00
termux-pacman-bot
fc52278b16
packages/ack-grep
2022-08-05 06:46:46 +00:00
Maxython
773fdf8130
rebuild any packages
2022-08-05 09:33:49 +03:00
termux-actions[bot]
7cc601aeaf
packages/ack-grep
2022-04-03 21:15:15 +00:00
Ivan Max
e10830c4f3
ack-grep
2022-04-03 18:55:50 +00:00
suhan-paradkar
65a3bfe84b
update packages: ack-grep 3.5.0, json-glib 1.6.2 ( #6688 )
2021-04-27 16:08:07 +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
Henrik Grimler
8ff1f765fc
ack-grep: update to 3.4.0
2020-07-21 20:24:04 +02:00
Leonid Pliushch
e0f3183f97
ack-grep: update to 3.3.1
2020-01-18 11:43:16 +02:00
Leonid Pliushch
4bc8b2c690
ack-grep: update to 3.3.0
2019-12-31 15:14:14 +02:00
Fredrik Fornwall
33a68c8b4a
ack-grep: Update from 3.1.2 to 3.2.0
2019-11-24 19:30:29 +01:00
Leonid Pliushch
473fc60a14
ack-grep: update to 3.1.2
2019-10-18 14:38:32 +03:00
Leonid Pliushch
ee44c26770
ack-grep: update to 3.1.1
2019-09-08 02:36:02 +03:00
Leonid Pliushch
8701462951
add new linter script & fix packages where needed
...
Linter will check packages submitted for CI build. If error was found,
build will not be allowed.
To ensure that all build.sh scripts are consistent and have at least
minimal allowed quality, linter is permanently enabled for all branches
and pull requests.
2019-08-14 14:27:55 +03: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
f47c184592
ack-grep: update to 3.0.2
2019-07-07 16:08:44 +03:00
Leonid Pliushch
2a2444c3d0
ack-grep: update to 3.0.1
2019-06-29 21:03:49 +03:00
Leonid Pliushch
87fbd5fdfb
ack-grep: update to 3.0.0
2019-06-03 21:01:48 +03:00
Fredrik Fornwall
28036dda58
ack-grep: Update from 2.24 to 2.28
2019-04-13 09:32:36 +02:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02:00
Leonid Pliushch
361d8c519f
[incomplete] set licenses for packages
2019-01-20 22:41:50 +01:00
Fredrik Fornwall
4c07d1b9de
ack-grep: Update from 2.22 to 2.24
2018-06-23 23:53:15 +02:00
Fredrik Fornwall
a00923eee0
Introduce TERMUX_PKG_SKIP_SRC_EXTRACT
...
This new construct allows us to specify the src url in a structured
way for e.g. repology metadata. Start by using it in ack-grep and
ca-certificates.
2018-06-22 01:13:24 +02:00
Fredrik Fornwall
abc004f9f5
ack-grep: Update from 2.20 to 2.22
2018-05-19 00:05:15 +02:00
Fredrik Fornwall
6dec7b43b9
ack-grep: Update from 2.18 to 2.20
2017-12-14 16:39:56 +01:00
Stephen
3ae0eb3a87
Travis pkg builds ( #1119 )
2017-07-10 00:05:36 +02:00
Fredrik Fornwall
1e2fd406c3
ack-grep: Update from 2.14 to 2.18
2017-05-22 23:51:38 +02:00
Fredrik Fornwall
6b70c5ef9a
Add ack-grep package
2015-12-03 17:10:27 -05:00