gui-apps/wayidle - 1.0.1 (guru)

Search

Install

Install this version:

emerge -a =gui-apps/wayidle-1.0.1

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

autounmask =gui-apps/wayidle-1.0.1

Or alternatively:

emerge --autounmask-write -a =gui-apps/wayidle-1.0.1

Package Information

Description:
Wayland idle timeout waiter
Homepage:
https://sr.ht/~whynothugo/wayidle
License:
ISC MIT Unicode-DFS-2016

Ebuild Details

Version EAPI Keywords Slot
1.0.1 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Autogenerated by pycargoebuild 0.15.0

EAPI=8

CRATES="
	anyhow@1.0.71
	lexopt@0.3.0
	libc@0.2.155
	memchr@2.5.0
	proc-macro2@1.0.59
	quick-xml@0.37.2
	quote@1.0.28
	syn@2.0.18
	unicode-ident@1.0.9
	wayrs-client@1.2.0
	wayrs-core@1.0.4
	wayrs-proto-parser@3.0.0
	wayrs-protocols@0.14.5+1.39
	wayrs-scanner@0.15.2
	wayrs-utils@0.17.1
"

inherit cargo

DESCRIPTION="Wayland idle timeout waiter"
HOMEPAGE="https://sr.ht/~whynothugo/wayidle"
SRC_URI="
	https://git.sr.ht/~whynothugo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
	${CARGO_CRATE_URIS}
"

S="${WORKDIR}/${PN}-v${PV}"

LICENSE="ISC"
# Dependent crate licenses
LICENSE+=" MIT Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses

Manifest for 1.0.1

Type File Size Source URLs
DIST wayidle-1.0.1.tar.gz 5011 bytes https://git.sr.ht/~whynothugo/wayidle/archive/v1.0.1.tar.gz