termux-packages/scripts/build
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
..
configure remove no-addr 2020-07-09 13:51:35 +02:00
get_source build-package.sh: fix TERMUX_PKG_SRCURL unbound variable 2020-07-22 20:08:46 +03:00
setup build-package.sh: use meson 0.56.0 2020-12-08 11:02:07 +00:00
termux_create_subpackages.sh build-package: add new function termux_step_create_subpkg_debscripts (#4963) 2020-02-23 21:30:44 +01:00
termux_download.sh build-package.sh: support offline preinstalled build tools 2020-10-22 22:46:02 +03:00
termux_download_deb.sh build-package.sh: retry if downloading of Release{,.gpg} failed when fast-build mode is on 2020-08-21 15:46:41 +03:00
termux_error_exit.sh build-package.sh: fix printing of error message when trying to run script on Android device 2019-03-26 01:27:09 +02:00
termux_extract_dep_info.sh build-package.sh: use text-based comparsion in conditionals instead of exit-code based 2019-08-13 02:03:47 +03:00
termux_get_repo_files.sh build-package.sh: retry if downloading of Release{,.gpg} failed when fast-build mode is on 2020-08-21 15:46:41 +03:00
termux_step_create_datatar.sh enforce gnu format for deb tar archives 2020-02-11 15:17:40 +01:00
termux_step_create_debfile.sh enforce gnu format for deb tar archives 2020-02-11 15:17:40 +01:00
termux_step_extract_into_massagedir.sh termux_step_extract_into_massagedir.sh: don't add tmp/ files to packages, particularly on-device 2020-02-07 00:22:50 +05:30
termux_step_finish_build.sh enable on-device builds 2019-08-08 16:58:34 +03:00
termux_step_handle_buildarch.sh build-package.sh: more fixes for variable checking 2019-08-13 18:44:10 +03:00
termux_step_handle_hostbuild.sh swift: update from 5.2.1 to 5.2.2 and fix static compilation (#5169) 2020-04-26 12:52:25 +03:00
termux_step_host_build.sh build-package: mv termux_step_host_build to scripts/build/ 2019-02-27 21:59:08 +02:00
termux_step_install_license.sh licenses: install all licenses even if basenames are the same 2020-08-07 12:03:58 +02:00
termux_step_install_service_scripts.sh termux-services: add down and log/down to CONFFILES 2020-03-20 20:44:51 +01:00
termux_step_make.sh build-package.sh: better support for metapackages 2019-08-14 20:29:58 +03:00
termux_step_make_install.sh build-package.sh: delete .crates2.json in make_install step 2020-03-15 23:42:21 +02:00
termux_step_massage.sh build-package.sh: make it possible to disable termux-elf-cleaner 2020-10-01 19:34:19 +03:00
termux_step_patch_package.sh termux_step_patch_package.sh: handle new variables 2020-10-30 22:28:44 +02:00
termux_step_replace_guess_scripts.sh build-package.sh: better support for metapackages 2019-08-14 20:29:58 +03:00
termux_step_setup_toolchain.sh sox: build with omp again 2020-12-14 22:12:04 +02:00
termux_step_setup_variables.sh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
termux_step_start_build.sh termux_step_start_build: define TERMUX_STANDALONE_TOOLCHAIN before sourcing the package's build script, so the host build can use it if wanted 2020-04-09 13:09:38 +03:00