goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.14k stars 156 forks source link

Support xbps packages #718

Open Elara6331 opened 11 months ago

Elara6331 commented 11 months ago

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

Code of Conduct

Additional context

No response

caarlos0 commented 11 months ago

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:

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 commented 11 months ago

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

caarlos0 commented 11 months ago

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

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