Skip to content

enhance(ci): implement support for tur-on-device#131

Open
robertkirkman wants to merge 1 commit into
termux-pacman:masterfrom
robertkirkman:tur-on-device
Open

enhance(ci): implement support for tur-on-device#131
robertkirkman wants to merge 1 commit into
termux-pacman:masterfrom
robertkirkman:tur-on-device

Conversation

@robertkirkman

Copy link
Copy Markdown
Member
  • Also synchronize all changes with upstream TUR that do not have to do with things that are different between apt and pacman

set -euo pipefail

: ${TERMUX_BUILDER_IMAGE_NAME:="termux/termux-docker:$ARCH"}
: ${TERMUX_BUILDER_IMAGE_NAME:="termux/termux-docker-pacman:$ARCH"}

@robertkirkman robertkirkman Apr 13, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about it, and I wonder, will something in repo-update.yml erase this because it's the common-files folder instead of the .github folder?

I'm not sure, but If it will, then maybe this needs to be export TERMUX_BUILDER_IMAGE_NAME="termux/termux-docker-pacman:$ARCH" inside the package_on_device.yml, instead of here, let me know if you think that is necessary.

@robertkirkman
robertkirkman force-pushed the tur-on-device branch 2 times, most recently from c938be5 to ffd0789 Compare April 15, 2026 08:31
@robertkirkman
robertkirkman marked this pull request as draft May 2, 2026 15:59
@robertkirkman
robertkirkman marked this pull request as ready for review May 4, 2026 08:02
@robertkirkman

robertkirkman commented May 4, 2026

Copy link
Copy Markdown
Member Author

Since I do not plan to try to enable the tur-hacking repository in termux-pacman, I realized that I need to, sooner rather than later, point out and give advance notice that there is one combination tur-hacking, tur-on-device package

  • thc-hydra

basically, it's a tur-hacking package, but it is in the tur-on-device folder because, like other tur-on-device packages, it cannot be cross-compiled,

so, if it's a priority for the termux-pacman maintainer to strictly avoid enabling any tur-hacking packages (i'm not sure if it is, i'm just explaining this just in case it is), it would be important to manually "blocklist" thc-hydra from being built automatically in termux-pacman somehow, while allowing all other tur-on-device packages to build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant