Skip to content

New package: cookcli-0.21.0#58723

Open
remisphere wants to merge 1 commit intovoid-linux:masterfrom
remisphere:cookcli
Open

New package: cookcli-0.21.0#58723
remisphere wants to merge 1 commit intovoid-linux:masterfrom
remisphere:cookcli

Conversation

@remisphere
Copy link

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, (x86_64-GLIBC)
  • I cross-built this PR locally for these architectures:
    • aarch64
    • armv7l
    • armv6l
    • armv7l-musl
    • aarch64-musl
    • armv6l-musl


post_install() {
vlicense LICENSE
vsed -i '/update\.md/d' docs/README.md
Copy link
Author

@remisphere remisphere Jan 28, 2026

Choose a reason for hiding this comment

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

I'm not sure about the relevance of this vsed; I'm removing a reference to the unshipped doc page about auto updating, which I disabled with the --no-default-feature flag.

@tranzystorekk tranzystorekk added the new-package This PR adds a new package label Jan 28, 2026
@remisphere
Copy link
Author

PR for #58713

maintainer="Trong-Lanh, Rémi Nɢᴜʏᴇɴ <tl.remi.nguyen@gmail.com>"
license="MIT"
homepage="https://cooklang.org/"
changelog="https://raw.githubusercontent.com/cooklang/${pkgname}/refs/tags/v${version}/CHANGELOG.md"
Copy link
Author

Choose a reason for hiding this comment

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

I have got doubts on this line.
I have read templates that point the changelog to the upstream's master branch's one;
whereas here, I point it to the changelog of the version being packaged, which made more sense to me at the time.
The single line of the manual referencing the changelog field is not clear about which it should be.

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

Labels

new-package This PR adds a new package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants