Skip to content

Add template for snx-rs#61566

Open
Etn40ff wants to merge 2 commits into
void-linux:masterfrom
Etn40ff:snx-rs
Open

Add template for snx-rs#61566
Etn40ff wants to merge 2 commits into
void-linux:masterfrom
Etn40ff:snx-rs

Conversation

@Etn40ff

@Etn40ff Etn40ff commented Jul 20, 2026

Copy link
Copy Markdown

First time contributor here please forgive any breach of nettiquette.
(Also a new void user after many years on gentoo but that's a different story.)

This PR packages the CLI parts of ancwrd1/snx-rs

Testing the changes

  • I tested the changes in this PR: briefly

New package

Local build testing

  • I built this PR locally for my native architecture, (x86_64-glibc)

@classabbyamp classabbyamp added the new-package This PR adds a new package label Jul 20, 2026

@Duncaen Duncaen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We generally have a somewhat uniform order of the variables in the template file, please change this to follow that.

I usually use xnew from xtools which has a template template: https://github.com/leahneukirchen/xtools/blob/41b258f3962f0f11383d29cdd14131dfc4d1becc/xnew#L41-L64

Generally its:

  • the package: pkgname, version, revision
  • how to build the package: build_style, configure_args, make_*
  • what does the build depend on: *depends
  • metadata: short_desc, maintainer, license, homepage, changelog
  • sources: distfiles, checksum

@Etn40ff

Etn40ff commented Jul 21, 2026

Copy link
Copy Markdown
Author

Thank you for the review, I changed the order of entries as requested.

As a side note: I got the order in my first version from mmv-rs, should I open a PR to reorder that template as well?

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.

3 participants