sys-power/asus-nb-ctrl - 6.3.5 (hamper-overlay)

Search

Package Information

Description:
A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops
Homepage:
https://gitlab.com/asus-linux/asusctl
License:
MPL-2.0

Ebuild Details

Version EAPI Keywords Slot
6.3.5 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit git-r3

DESCRIPTION="A control daemon, CLI tools, and a collection of crates for interacting with ASUS ROG laptops"
HOMEPAGE="https://gitlab.com/asus-linux/asusctl"

EGIT_REPO_URI="https://gitlab.com/asus-linux/asusctl.git"
EGIT_COMMIT="${PV}"

LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="network-sandbox"
IUSE=""

DEPEND="
	dev-libs/libayatana-appindicator
	sys-auth/seatd
	>=dev-lang/rust-1.90
"
RDEPEND="${DEPEND}"
BDEPEND=""

Dependencies

DEPEND

	dev-libs/libayatana-appindicator
	sys-auth/seatd
	>=dev-lang/rust-1.90

RDEPEND

	dev-libs/libayatana-appindicator
	sys-auth/seatd
	>=dev-lang/rust-1.90