Skip to content

History

Revisions

  • Added: Add termux-tools mirrors source url

    @agnostic-apollo agnostic-apollo committed Aug 6, 2025
    74f5c2a
  • mirrors: add mirror.cutie.dating mirror

    @2096779623 2096779623 committed Jul 16, 2025
    5b5af8a
  • update build steps

    @TomJo2000 TomJo2000 committed Jun 13, 2025
    38d4711
  • mirrors: fix mirrors.de.sahilister.net url

    @2096779623 2096779623 committed Jun 10, 2025
    eff6f89
  • mirrors: update mirror info & remove dead mirrors (Thanks @BuriXon-code)

    @2096779623 2096779623 committed Jun 8, 2025
    f8f3fe4
  • mirrors: add missing mirrors & remove dead mirrors (Thanks @BuriXon-code)

    @2096779623 2096779623 committed Jun 8, 2025
    bd2345c
  • mirrors: update mirror size

    @2096779623 2096779623 committed Jun 8, 2025
    042d9b5
  • mirrors: add ftp.icm.edu.pl mirror

    @2096779623 2096779623 committed Jun 8, 2025
    3a2aabb
  • Updated Building packages (markdown)

    @TomJo2000 TomJo2000 committed Jun 5, 2025
    e4b5aad
  • Add a section outlining CI tags, e.g. `[no ci]`

    @TomJo2000 TomJo2000 committed Jun 5, 2025
    898592b
  • Add note for how to build bootstraps temporarily

    @agnostic-apollo agnostic-apollo committed May 30, 2025
    58965a4
  • Changed: Remove Google PlayStore and Kali Nethunter Store app links

    @agnostic-apollo agnostic-apollo committed May 20, 2025
    095ae9c
  • Link to additional info for making patches.

    @TomJo2000 TomJo2000 committed May 2, 2025
    165c236
  • Update after building step renaming.

    @twaik twaik committed Apr 27, 2025
    dd17b56
  • Document options and default for `$TERMUX_PACKAGE_FORMAT`.

    @TomJo2000 TomJo2000 committed Apr 20, 2025
    e29b6d9
  • Document $TERMUX_SUBPKG_RECOMMENDS and SUGGESTS and disambiguate the meaning of each.

    @TomJo2000 TomJo2000 committed Apr 16, 2025
    41226df
  • Document $TERMUX_SUBPKG_EXCLUDED_ARCHES

    @TomJo2000 TomJo2000 committed Apr 5, 2025
    2515ec9
  • Renamed in https://github.com/termux/termux-packages/commit/3203a79a4911c97fc0f8303d5a2eb46fd4dda60a

    @TomJo2000 TomJo2000 committed Apr 5, 2025
    ed8e239
  • mirrors.utermux.dev: supported ipv6

    @2096779623 2096779623 committed Mar 29, 2025
    b663e74
  • Changed(Creating-new-package): Make it explicitly clear that remote `git+` urls will ignore `$TERMUX_PKG_SHA256`

    @agnostic-apollo agnostic-apollo committed Mar 25, 2025
    ca94baa
  • mirrors: add rsync link of mirror.meowsmp.net

    @2096779623 2096779623 committed Mar 16, 2025
    52479a4
  • mirrors: add mirror.meowsmp.net mirror

    @2096779623 2096779623 committed Mar 16, 2025
    a7ab7d3
  • Set TERMUX_PKG_MAINTAINER as required: yes

    @truboxl truboxl committed Feb 9, 2025
    9755ebb
  • Added|Changed(Termux-file-system-layout): Add `TERMUX__PREFIX_DIR___MAX_LEN` and `TERMUX__PREFIX__TMP_DIR___MAX_LEN`, and use `___MAX_LEN` (3 dashes) instead of `__MAX_LENGTH` for the max length attribute of variables Defining `TERMUX__PREFIX__TMP_DIR___MAX_LEN` is necessary for packages creating socket files under `$TMPDIR` including dynamic socket path format that uses `mkdtemp` to prevent race conditions between different processes running commands at the same time.

    @agnostic-apollo agnostic-apollo committed Jan 5, 2025
    8a2afc1
  • Updated Mirrors (markdown)

    @sylirre sylirre committed Dec 26, 2024
    85c0f44
  • Updated Mirrors (markdown)

    @sylirre sylirre committed Dec 26, 2024
    b2c9285
  • Changed(Termux-file-system-layout): Change apps api socket path format that uses `mkdtemp` to prevent race conditions between different processes running commands at the same time and lower `TERMUX__APPS_APP_IDENTIFIER_MAX_LEN` limit from `11` to `10` because of `1` extra character being used in new format

    @agnostic-apollo agnostic-apollo committed Dec 21, 2024
    91c071f
  • Changed(Termux-file-system-layout): Add `TERMUX_APP__DATA_DIR_MAX_LEN` to file path limit docs for `termux-exec` usage for checking if an executable exists under app data directory to engage `system_linker_exec`

    @agnostic-apollo agnostic-apollo committed Dec 13, 2024
    5b0532b
  • Changed(Termux-file-system-layout): Refactor Termux file paths docs format and add more info about private app data directory

    @agnostic-apollo agnostic-apollo committed Dec 13, 2024
    6896804
  • Fixed(Build-environment): Fix typo

    @agnostic-apollo agnostic-apollo committed Dec 13, 2024
    f67e607