Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new package: mosh-git #10753

Merged
merged 1 commit into from
May 22, 2022
Merged

new package: mosh-git #10753

merged 1 commit into from
May 22, 2022

Conversation

tombh
Copy link
Contributor

@tombh tombh commented May 20, 2022

It's been 5 years since the Mosh team have officially made a new
release. Meanwhile the master branch has seen many updates. Most notably
for me, 24 bit true colour.

There's been quite some discussion about cutting a new release. But see
here to start: mobile-shell/mosh#1115

@xtkoba
Copy link
Contributor

xtkoba commented May 20, 2022

Some advice:

  • Remove TERMUX_PKG_REVISION for new package.

  • Does auto-updating work for this?

  • Why openssl-1.1 in TERMUX_PKG_DEPENDS? openssl should be sufficient.

  • Set TERMUX_PKG_CONFLICTS and preferably its friends. Not sure if correct but something like:

TERMUX_PKG_CONFLICTS="mosh, mosh-perl"
TERMUX_PKG_REPLACES="mosh, mosh-perl"
TERMUX_PKG_PROVIDES="mosh, mosh-perl"

@tombh tombh force-pushed the mosh-git-package branch from 1935152 to 7f4fe80 Compare May 20, 2022 16:21
@tombh
Copy link
Contributor Author

tombh commented May 20, 2022

Force-pushed those changes. I don't know if auto update works, I just assumed it does. I don't understand how to know from reading https://github.com/termux/termux-packages/wiki/Auto-updating-packages

@tombh tombh force-pushed the mosh-git-package branch from 7f4fe80 to e42a1a2 Compare May 20, 2022 16:24

Verified

This commit was signed with the committer’s verified signature.
MrAdityaAlok Aditya Alok
It's been 5 years since the Mosh team have officially made a new
release. Meanwhile the master branch has seen many updates. Most notably
for me, 24 bit true colour.

There's been quite some discussion about cutting a new release. But see
here to start: mobile-shell/mosh#1115

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
@MrAdityaAlok MrAdityaAlok merged commit f661cc3 into termux:master May 22, 2022
@MrAdityaAlok
Copy link
Member

Thank you!

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.

None yet

3 participants