Commit Graph

29 Commits

Author SHA1 Message Date
Tee KOBAYASHI ddd3b623d2 *: Re-enable clang16-porting for essential packages
%ci:no-build
2023-04-01 23:49:34 +09:00
Tee KOBAYASHI 3c88b59561 *: Disable clang16-porting for essential packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Tee KOBAYASHI c498746ee5 essential tools: Fix implementation of `struct __sFILE` 2022-09-29 00:47:12 +09:00
Chongyun Lee 983a8f62a8
findutils: use fflush wrapper 2022-03-24 14:31:15 +01:00
Henrik Grimler c440298f3d
findutils: update to 4.9.0 2022-03-13 08:02:57 +01:00
Ivan Max 04469d9137
create packages group base-devel for pacman format (#7612)
%ci:no-build
2021-09-28 18:21:42 +03:00
kcubeterm ae4f7fcc31 findutils: Update to 4.8.0 2021-01-17 11:05:31 +00: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 5f35941f36 findutils: bump revision 2020-07-09 01:11:30 +03:00
Leonid Pliushch 2e969d4c63 findutils: remove /bin/applets from PATH 2020-07-09 01:11:25 +03:00
Leonid Pliushch 47787fce20 findutils: bump revision 2020-07-07 19:33:41 +03:00
Fredrik Fornwall 635512f3c5 findutils: Update from 4.6.0 to 4.7.0 2019-09-08 20:55:41 +02:00
Leonid Pliushch 16899d5a78 findutils: fix on-device build 2019-08-16 17:21:40 +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 789f99c51f findutils: bump revision
Need to rebuild package after setting TERMUX_PKG_ESSENTIAL.
2019-07-22 03:41:28 +03:00
Leonid Pliushch bb5fc41061 findutils: mark package as essential
Because it is used by `apt-key` while `apt update` is running.
2019-07-22 01:52:47 +03:00
Leonid Pliushch 4832078d86 reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Fredrik Fornwall a97ae8c9dd Revision-bump more packages 2019-01-27 16:08:59 +01:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 2bb920e3e2 http -> https updates 2018-05-25 12:38:52 +02:00
Fredrik Fornwall 0440b67afc findutils: Fix building with unified headers 2017-06-26 14:15:28 +02:00
Fredrik Fornwall 054b43f4ec findutils: Fix find -fstype parameter 2017-02-20 04:33:51 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 722ed12d69 Switch from ftp.gnu.org to mirrors.kernel.org 2016-09-24 18:42:39 -04:00
Fredrik Fornwall bf5d4e36e7 findutils: Rebuild to avoid endpwent()
See #212.
2016-09-19 19:09:43 -04:00
Fredrik Fornwall 5bdfa5135a findutils: Update from 4.5.17 to 4.6.0 2016-01-02 16:57:40 -05:00
Fredrik Fornwall 563f0b1b84 findutils: Update from 4.5.14 to 4.5.17 2015-12-25 21:27:25 -05:00
Fredrik Fornwall 089a0efe41 findutils: Remove locate and updated (use mlocate) 2015-11-19 17:50:02 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00