wayland-desktop icon indicating copy to clipboard operation
wayland-desktop copied to clipboard

Precisions about contributing guidelines

Open JasonGantner opened this issue 1 year ago • 3 comments

Hello,

I maintain my own overlay for wayland related ebuilds and would be interested in contributing them here. (or at least some of them) Can you enlighten me about your policy on :

  • ebuilds that are derivated from the ones main gentoo repo (notably solaar, waybar, and alacritty)
  • ebuilds that are partly generated partially by automation tools (namely cargo-ebuild for rust related ebuild)
  • anything to check for (besides the copyright and license header) before opening a pull request

This could potentially go into a CONTRIBUTING.md file for later reference.

JasonGantner avatar Sep 14 '24 13:09 JasonGantner

Upon further analysis, I found out that all ebuilds in the main repo are Licensed under GPLv2 and derivatives for wayland specific changes thus won't be eligible to be merged here.

This leaves the question of tool-assisted ebuild generation

JasonGantner avatar Sep 15 '24 15:09 JasonGantner

It will depend on the tool and their licenses. Someone more knowledgeable in licensing will have to take a look at that.

epsilon-0 avatar Sep 15 '24 16:09 epsilon-0

I have raised the licensing issue directly on cargo-ebuild's repo since it's the only one I used: https://github.com/gentoo/cargo-ebuild/issues/37

JasonGantner avatar Sep 15 '24 17:09 JasonGantner

cargo-ebuild is no longer maintained an i've stopped using it for assisting with writing ebuilds.

JasonGantner avatar Jan 31 '25 16:01 JasonGantner