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

Support xbps packages #718

Open
2 tasks done
Elara6331 opened this issue Sep 27, 2023 · 3 comments
Open
2 tasks done

Support xbps packages #718

Elara6331 opened this issue Sep 27, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Elara6331
Copy link
Contributor

Is your feature request related to a problem? Please describe.

nFPM doesn't have support for the XBPS package format used by Void Linux

Describe the solution you'd like

Implement support for XBPS packages. I can work on a PR for this.

Describe alternatives you've considered

N/A

Search

  • I did search for other open and closed issues before opening this.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

@Elara6331 Elara6331 added the enhancement New feature or request label Sep 27, 2023
@caarlos0
Copy link
Member

I don't know and never personally used xbps packages or void linux, but if you want to work on it, feel free to.

the steps are:

  • implement the packager interface
  • add unit tests for what is possible
  • add integration tests
  • add/update documentation

I can give more detailed help on specifics if you need, although I'm a bit swamped and may be slow to respond.

In any case, thanks for the interested in contributing 🤟🏻

@Elara6331
Copy link
Contributor Author

Thanks! I contributed Arch support so I remember how to do this :)

@caarlos0
Copy link
Member

caarlos0 commented Sep 28, 2023

ah, right, sorry I didn't recognize you :D

the offer stand, if you need help, let me know :D

@caarlos0 caarlos0 added this to the 2.38.0 milestone May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants