Commit Graph

18 Commits

Author SHA1 Message Date
Tee KOBAYASHI 758f3b7e63 gcal: Fix `configure` and build for Clang 16
%ci:no-build
2023-04-11 17:05:50 +09:00
Tee KOBAYASHI 18bee09da3 gcal: Fix build
%ci:no-build
2023-04-05 12:52:32 +09:00
Tee KOBAYASHI 0e9122e870 *: Disable clang16-porting for failing packages
%ci:no-build
2023-04-05 10:40:12 +09:00
Henrik Grimler bf51d022ef
gcal: include sys/types.h instead of stdint.h in gnulib patch
This makes compilation work on 32bit arches, as well as 64bit arches.
2021-11-11 10:05:32 +01:00
Henrik Grimler 3481a38fdc
gcal: add patch to fix gnulib compilation with ndk-r23 2021-11-10 21:43:06 +01: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 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Henrik Grimler 7635a037b6 gcal: fix build error if libandroid-spawn has been built 2019-10-06 17:51:53 +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 c81d4c8698 add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
2019-08-08 16:58:34 +03:00
Leonid Pliushch 2fa11b13ef build-package.sh: always keep info pages
Info pages usually provide more complete information
about package and its usage than man pages.
2019-07-02 00:00:02 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 880a80ad49 gcal: Do not include share/info/dir 2017-12-05 23:55:10 +01:00
Fredrik Fornwall 5647aef69e gcal: Revision bump after patch (#1904) 2017-12-05 23:32:34 +01:00
Quasic 4de6bfbb13 Possible solution for #1707 (#1904) 2017-12-05 23:30:32 +01:00
Fredrik Fornwall 636fdba8da gcal: Update from 4 to 4.1 2017-01-27 22:58:03 +01:00
Fredrik Fornwall 722ed12d69 Switch from ftp.gnu.org to mirrors.kernel.org 2016-09-24 18:42:39 -04:00
Fredrik Fornwall 74e2f47004 gcal: Add package 2016-05-14 12:15:58 -04:00