Commit Graph

24 Commits

Author SHA1 Message Date
Tee KOBAYASHI d36fd6b8f8 Globally set confvar `gl_cv_func_wcrtomb_works=yes` 2021-11-29 09:26:02 +01:00
Tee KOBAYASHI 0ce0565007 sed: Configure with `gl_cv_func_wcrtomb_works=yes` 2021-11-29 09:26:02 +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
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 3b145416a1 sed: bump revision 2020-07-07 19:35:31 +03:00
Leonid Pliushch 30119e164b sed: update to 4.8 2020-01-18 14:16:42 +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 9d2a90ac45 sed: mark package as essential
Because used by `apt-key`.
2019-07-22 03:42:40 +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
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 44bd02f81e sed: Build with -D__USE_FORTIFY_LEVEL=2 2018-12-24 00:03:11 +01:00
Auxilus 96c0d127e9 update sed to 4.7 2018-12-23 23:56:20 +01:00
Fredrik Fornwall 14734bd8a2 sed: Update from 4.4 to 4.5 2018-04-01 23:45:27 +02:00
Fredrik Fornwall e101ac6a32 sed: Bump and rebuild (see #2050) 2018-01-21 20:27:57 +01:00
Fredrik Fornwall 70dd6b3190 Remove TERMUX_TAR and TERMUX_TOUCH
These can be removed now that OS X is not supported directly (OS X
users can still use Docker to build though).

Fixes #936.
2017-04-18 08:19:48 +02:00
Fredrik Fornwall 8b6572b37a lftp and sed can now be built with clang 2017-03-05 01:07:01 +01:00
Fredrik Fornwall e2d8172bc6 Tweak some descriptions 2017-02-05 23:51:25 +01:00
Fredrik Fornwall c145c0f3dc sed: Update from 4.3 to 4.4 2017-02-05 13:58:45 +01:00
Fredrik Fornwall 0eb726c2df sed: Note that it doesn't build with clang 2017-01-15 19:39:19 +01:00
Fredrik Fornwall 751df37d66 sed: Remove host build step
See http://lists.gnu.org/archive/html/bug-sed/2017-01/msg00001.html
2017-01-04 21:09:53 -05:00
Fredrik Fornwall f438134cd4 sed: Update from 4.2.2 to 4.3 2017-01-04 19:02:45 -05:00
Fredrik Fornwall 722ed12d69 Switch from ftp.gnu.org to mirrors.kernel.org 2016-09-24 18:42:39 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00