Skip to content

RyukaZou/wayland-desktop

 
 

Repository files navigation

wayland-desktop

pkgcheck contributions welcome matrix

Gentoo overlay for Wayland related ebuilds

Activate overlay (via eselect-repository)

    $ eselect repository enable wayland-desktop
    $ emaint sync --repo wayland-desktop

Using packages from the overlay

AMD64

If running on the stable amd64 branch by default, unstable ~amd64 keywords must be allowed for packages from this repository. Make sure that /etc/portage/package.accept_keywords exists and is a directory.

    $ echo "*/*::wayland-desktop ~amd64" > /etc/portage/package.accept_keywords/wayland-desktop
    $ emerge --ask --verbose gui-apps/pico-wayfire

Other ARCHs

Unless really important, all ebuilds from this overlay will only have the ~amd64 USE flag, for ease of maintenance.

If running on a different ARCH, all keywords must be accepted.

    $ echo "*/*::wayland-desktop **" > /etc/portage/package.accept_keywords/wayland-desktop
    $ emerge --ask --verbose gui-apps/pico-wayfire

Licensing and contributing

All ebuilds in this repository are under the ISC license.

Any users who wish to contribute should know and be comfortable with this. When making a PR, make sure to add the appropriate name and years to the top of the ebuilds.

About

Gentoo overlay for Wayland related ebuilds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%