All Projects → bsd-ac → wayland-desktop

bsd-ac / wayland-desktop

Licence: ISC license
Gentoo overlay for Wayland related ebuilds

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to wayland-desktop

brother-overlay
Portage overlay for Brother printer and scanner software
Stars: ✭ 27 (+42.11%)
Mutual labels:  gentoo, gentoo-overlay
overlay
Gentoo overlay
Stars: ✭ 31 (+63.16%)
Mutual labels:  gentoo, gentoo-overlay
HomeAssistantRepository
🏡 Home Assistant on Gentoo Linux.
Stars: ✭ 26 (+36.84%)
Mutual labels:  gentoo, gentoo-overlay
audio-overlay
Gentoo overlay for music production
Stars: ✭ 33 (+73.68%)
Mutual labels:  gentoo, gentoo-overlay
gentoo-project-gnome-without-systemd
GNOME Without Systemd
Stars: ✭ 89 (+368.42%)
Mutual labels:  gentoo, wayland
waebbl-gentoo
Personal overlay of gentoo ebuilds, loosely focused on the 3D domain.
Stars: ✭ 19 (+0%)
Mutual labels:  gentoo-overlay
java-overlay
[MIRROR] Java overlay
Stars: ✭ 14 (-26.32%)
Mutual labels:  gentoo
dotfiles
Messy configuration repository / Gentoo / Coreboot / XMonad / Ergodox / Home Cooked ZSH microframework / Eye candy stuff / Miscellaneous hacks
Stars: ✭ 43 (+126.32%)
Mutual labels:  gentoo
dotfiles
. files
Stars: ✭ 37 (+94.74%)
Mutual labels:  gentoo
deadbeef-overlay
DeaDBeeF player overlay for Gentoo Linux
Stars: ✭ 13 (-31.58%)
Mutual labels:  gentoo
westford
Westford Wayland Compositor
Stars: ✭ 39 (+105.26%)
Mutual labels:  wayland
dotfiles
my dotfiles
Stars: ✭ 18 (-5.26%)
Mutual labels:  wayland
showmethekey
Show keys you typed on screen.
Stars: ✭ 84 (+342.11%)
Mutual labels:  wayland
construct
A reactive graphical symbolic environment for PicoLisp
Stars: ✭ 29 (+52.63%)
Mutual labels:  wayland
keyboard modifiers status
Gnome-Shell extension that shows keyboard modifiers status. It's useful when sticky keys are active.
Stars: ✭ 15 (-21.05%)
Mutual labels:  wayland
japokwm
A wlroots and dwl based tiling wayland compositor based around creating layouts
Stars: ✭ 99 (+421.05%)
Mutual labels:  wayland
input.rs
libinput bindings for rust
Stars: ✭ 58 (+205.26%)
Mutual labels:  wayland
hello-wayland
A hello world Wayland client, 2018 edition
Stars: ✭ 95 (+400%)
Mutual labels:  wayland
games-overlay
gentoo overlay containing games ebuilds only
Stars: ✭ 15 (-21.05%)
Mutual labels:  gentoo
pkgcore
a framework for package management
Stars: ✭ 91 (+378.95%)
Mutual labels:  gentoo

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].