Commit 620d1a2e authored by James T. Lee's avatar James T. Lee
Browse files

New package: wtype

Replaces ydotool.
parent 34efcdd1
Pipeline #693 passed with stage
in 26 seconds
DIST wtype-0.3.tar.gz 8065 BLAKE2B cbf6daa8e47ab7e7f07b750e136a0845821eca217a66a0baf4e65c2aa18ebc2db6ef7301f7547848056440f578570527904134be7da8f86fd838ae086e78aae9 SHA512 dc051a264da0614e697c440068d24dde2a12c039c9b1d8e84b5d419da492792b74a2585a1522276de592866dda79a06249d5e4d665289c66f19b63d49c3dc475
EBUILD wtype-0.3.ebuild 422 BLAKE2B 20d2a66ac4cd25c6c430885e4729f7cc92f566fbd141fa8e9fd5b553c89864503d690c0d098a1ed70a319eec6397680913481de7508183633dd381bfaaf47e8d SHA512 8270998674dd25eb5cfd24b6d57950608b47f221e6bb14b4fa10ebfe5ffdc21a452eda205c1955bc9b053213c68adc959887dc22d5f5f1cf9675c3be1641425b
# Copyright 2021 James T. Lee
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit meson
DESCRIPTION="Virtual keyboard type tool for Wayland"
HOMEPAGE="https://github.com/atx/wtype"
SRC_URI="https://github.com/atx/wtype/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~*"
DEPEND="
dev-libs/wayland
x11-libs/libxkbcommon
"
RDEPEND="${DEPEND}"
BDEPEND=""
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment