Woomymy / kelp

A simple dotfiles manager written in Rust
https://kelp.woomy.be
GNU General Public License v3.0
2 stars 0 forks source link

Packaging #10

Open Woomymy opened 3 years ago

Woomymy commented 3 years ago

Actually KelpDot is only installable on Gentoo with my own overlay. I think adding it to sources like AUR may be a good idea.I think we also have to add a CI workflow to automatise packaging.

Packaging status

Woomymy commented 3 years ago

I published kelpdot-bin to the AUR! Now I started working on a automatic way to release new versions

Woomymy commented 3 years ago

AUR CI automation done!

Woomymy commented 3 years ago

(Note: I requested adding it on void-packages https://github.com/void-linux/void-packages/pull/31089)

Woomymy commented 3 years ago

I'm working on DEB

Woomymy commented 3 years ago

DEB OK

Woomymy commented 3 years ago

RPM will need docker or rpmbuild for building

Woomymy commented 3 years ago

RPM builds, but deb has errors with libc...

Woomymy commented 3 years ago

All is now OK !!

Woomymy commented 3 years ago

i think we just need an RPM repo before closing this