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

PKGBUILD: refactor, improve, and sync changes with the version found in AUR git #421

Merged
merged 8 commits into from
Nov 16, 2023

Conversation

ralphptorres
Copy link
Contributor

This patch mirrors the PKGBUILD from AUR git, refactors, and improves it via the following commits. These commits are already present in the AUR git so anyone can test this script by installing tiny-irc-client-git.

Context: Prior to these commits, this script was not updated since 2021/11. I reached out to the maintainers to suggest improvements. They mentioned they no longer use tiny then gave me the blessing to maintain the package myself.

Copy link
Owner

@osa1 osa1 left a comment

Choose a reason for hiding this comment

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

Thanks! I've added an inline comment.

pkg/archlinux/PKGBUILD Show resolved Hide resolved
depends: remove openssl: we build the variant of tiny that depends on rustls.
makedepends: change rust to cargo: follow wiki guidelines. build() explicitly
depends on cargo which may be installed via rust or rustup
@osa1 osa1 merged commit 63f6385 into osa1:master Nov 16, 2023
7 checks passed
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.

2 participants