Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Overlay
Commits
620d1a2e
Commit
620d1a2e
authored
May 13, 2021
by
James T. Lee
Browse files
New package: wtype
Replaces ydotool.
parent
34efcdd1
Pipeline
#693
passed with stage
in 26 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
gui-apps/wtype/Manifest
gui-apps/wtype/Manifest
+2
-0
gui-apps/wtype/wtype-0.3.ebuild
gui-apps/wtype/wtype-0.3.ebuild
+21
-0
No files found.
gui-apps/wtype/Manifest
0 → 100644
View file @
620d1a2e
DIST wtype-0.3.tar.gz 8065 BLAKE2B cbf6daa8e47ab7e7f07b750e136a0845821eca217a66a0baf4e65c2aa18ebc2db6ef7301f7547848056440f578570527904134be7da8f86fd838ae086e78aae9 SHA512 dc051a264da0614e697c440068d24dde2a12c039c9b1d8e84b5d419da492792b74a2585a1522276de592866dda79a06249d5e4d665289c66f19b63d49c3dc475
EBUILD wtype-0.3.ebuild 422 BLAKE2B 20d2a66ac4cd25c6c430885e4729f7cc92f566fbd141fa8e9fd5b553c89864503d690c0d098a1ed70a319eec6397680913481de7508183633dd381bfaaf47e8d SHA512 8270998674dd25eb5cfd24b6d57950608b47f221e6bb14b4fa10ebfe5ffdc21a452eda205c1955bc9b053213c68adc959887dc22d5f5f1cf9675c3be1641425b
gui-apps/wtype/wtype-0.3.ebuild
0 → 100644
View file @
620d1a2e
# 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
=
""
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment