gui-apps/swaykbdd - 1.4 (guru)

Search

Install

Install this version:

emerge -a =gui-apps/swaykbdd-1.4

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

autounmask =gui-apps/swaykbdd-1.4

Or alternatively:

emerge --autounmask-write -a =gui-apps/swaykbdd-1.4

Package Information

Description:
Per-window keyboard layout switcher for Sway
Homepage:
https://github.com/artemsen/swaykbdd
License:
MIT

Ebuild Details

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

EAPI=8

inherit meson

DESCRIPTION="Per-window keyboard layout switcher for Sway"
HOMEPAGE="https://github.com/artemsen/swaykbdd"
SRC_URI="https://github.com/artemsen/swaykbdd/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="dev-libs/json-c:0="
RDEPEND="
	gui-wm/sway
	${DEPEND}
"

Inherited Eclasses

Dependencies

DEPEND

dev-libs/json-c:0=

RDEPEND

	gui-wm/sway
	dev-libs/json-c:0=

Manifest for 1.4

Type File Size Source URLs
DIST swaykbdd-1.4.tar.gz 8689 bytes https://github.com/artemsen/swaykbdd/archive/v1.4.tar.gz