sys-apps/skiller-ctl - 9999 (supertux88)

Search

Install

Install this version:

emerge -a =sys-apps/skiller-ctl-9999

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

autounmask =sys-apps/skiller-ctl-9999

Or alternatively:

emerge --autounmask-write -a =sys-apps/skiller-ctl-9999

Package Information

Description:
Control the additional features of Sharkoon Skiller (Pro/Pro+) keyboards
Homepage:
https://github.com/anyc/skiller-ctl
License:
GPL-2 GPL-3

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit git-r3
EGIT_REPO_URI="https://github.com/anyc/skiller-ctl.git"
EGIT_BRANCH="master"

DESCRIPTION="Control the additional features of Sharkoon Skiller (Pro/Pro+) keyboards"
HOMEPAGE="https://github.com/anyc/skiller-ctl"

LICENSE="GPL-2 GPL-3"
SLOT="0"

DEPEND="virtual/libusb:1"
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

virtual/libusb:1

RDEPEND

virtual/libusb:1