We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Document options and default for `$TERMUX_PACKAGE_FORMAT`.
Document $TERMUX_SUBPKG_RECOMMENDS and SUGGESTS and disambiguate the meaning of each.
Document $TERMUX_SUBPKG_EXCLUDED_ARCHES
Renamed in https://github.com/termux/termux-packages/commit/3203a79a4911c97fc0f8303d5a2eb46fd4dda60a
Changed(Creating-new-package): Make it explicitly clear that remote `git+` urls will ignore `$TERMUX_PKG_SHA256`
Set TERMUX_PKG_MAINTAINER as required: yes
Added|Changed(Build-environment|Building-packages|Coding-guidelines|Creating-new-package|For-maintainers): Add and refactor docs and update format to new Termux site design - Improve docker container usage info. - Improve building packages info. - Add missing command options and variables used by `build-package.sh`. The variables info has also been moved from `Build-environment` page to `Building-packages`. - Add headings for command options of `build-package.sh`. - Make docs compatible with multiple package managers. - Add missing build variables info used by `build-package.sh`. - Add docs to build packages from local sources. (Added in https://github.com/termux/termux-packages/pull/18872)
Updated Creating new package (markdown)
Creating-new-package: add some missing package control fields
fix(creating-new-package): Add a missing words
feat: add info about `check-auto-update` script
fix(creating-new-package): typo Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
feat: document new auto-update system Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
feat: document packaging Haskell packages Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
Also document auto update variables in build.sh
Document TERMUX_PKG_LICENSE_FILE and TERMUX_PKG_SERVICE_SCRIPT
Update with information about TERMUX_PKG_GIT_BRANCH and termux_step_get_source
Document default values to boolean-like fields in package scripts
Update information about fields in package scripts
initial commit