gui-libs/wlr-protocols - 9999 (lanodanOverlay)

Search

Install

Install this version:

emerge -a =gui-libs/wlr-protocols-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =gui-libs/wlr-protocols-9999

Or alternatively:

emerge --autounmask-write -a =gui-libs/wlr-protocols-9999

Package Information

Description:
Wayland protocols designed for use in wlroots (and other compositors)
Homepage:
https://gitlab.freedesktop.org/wlroots/wlr-protocols
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
9999 8 ~amd64 0
View Raw Ebuild
# Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2

EAPI=8

if [ "${PV}" = 9999 ]; then
	inherit git-r3
	EGIT_REPO_URI="https://gitlab.freedesktop.org/wlroots/wlr-protocols.git"
else
	EGIT_COMMIT="4264185db3b7e961e7f157e1cc4fd0ab75137568"
	SRC_URI="https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/archive/${EGIT_COMMIT}/${PN}-${EGIT_COMMIT}.tar.gz"
	S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
	KEYWORDS="~amd64"
fi

DESCRIPTION="Wayland protocols designed for use in wlroots (and other compositors)"
HOMEPAGE="https://gitlab.freedesktop.org/wlroots/wlr-protocols"
LICENSE="MIT"
SLOT="0"

src_compile() { :; }

Inherited Eclasses

Manifest for 9999

Type File Size Source URLs
DIST wlr-protocols-4264185db3b7e961e7f157e1cc4fd0ab75137568.tar.gz 23232 bytes https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/archive/4264185db3b7e961e7f157e1cc4fd0ab75137568/wlr-protocols-4264185db3b7e961e7f157e1cc4fd0ab75137568.tar.gz