From: "Timur Kuprava" <kupravagoodman@proton.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/wl-kbptr/
Date: Fri, 06 Jun 2025 06:59:02 +0000 (UTC) [thread overview]
Message-ID: <1749193119.56954a232852b84b097750fb8f5fdf70e645a24a.kupravagoodman@gentoo> (raw)
commit: 56954a232852b84b097750fb8f5fdf70e645a24a
Author: Timur Kuprava <kupravagoodman <AT> proton <DOT> me>
AuthorDate: Fri Jun 6 06:57:44 2025 +0000
Commit: Timur Kuprava <kupravagoodman <AT> proton <DOT> me>
CommitDate: Fri Jun 6 06:58:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=56954a23
app-misc/wl-kbptr: new package
Signed-off-by: Timur Kuprava <kupravagoodman <AT> proton.me>
app-misc/wl-kbptr/Manifest | 1 +
app-misc/wl-kbptr/metadata.xml | 12 ++++++++++++
app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild | 27 +++++++++++++++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/app-misc/wl-kbptr/Manifest b/app-misc/wl-kbptr/Manifest
new file mode 100644
index 0000000000..0fa5a74447
--- /dev/null
+++ b/app-misc/wl-kbptr/Manifest
@@ -0,0 +1 @@
+DIST wl-kbptr-0.3.0.tar.gz 53657 BLAKE2B aaa86ca0ad38b44f4911c994089cb5beee7a4bd89fbdbfa681971fdb9b6eca5c7fb9e9258e3284bdbb2ae93445f8ec87e273b6a3da50d5df0797732ba1840d91 SHA512 3eed099e18236ce3b0af7c71771c64996f9f0970c5002401a865f54a027dcb68acdf3830ec2c7d29d1d6f15e218d26fdc56827c4131957dd3cfb8480f0e6b703
diff --git a/app-misc/wl-kbptr/metadata.xml b/app-misc/wl-kbptr/metadata.xml
new file mode 100644
index 0000000000..2506369377
--- /dev/null
+++ b/app-misc/wl-kbptr/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>kupravagoodman@proton.me</email>
+ <name>Timur Kuprava</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/moverest/wl-kbptr/issues</bugs-to>
+ <remote-id type="github">moverest/wl-kbptr</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild b/app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild
new file mode 100644
index 0000000000..6064ee97f1
--- /dev/null
+++ b/app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Control the mouse pointer with the keyboard on Wayland"
+HOMEPAGE="https://github.com/moverest/wl-kbptr"
+SRC_URI="https://github.com/moverest/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+ app-alternatives/ninja
+ dev-build/meson
+"
+
+src_compile() {
+ meson_src_compile
+}
+
+src_install() {
+ meson_install
+}
next reply other threads:[~2025-06-06 6:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-06 6:59 Timur Kuprava [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-06 7:11 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/wl-kbptr/ Timur Kuprava
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1749193119.56954a232852b84b097750fb8f5fdf70e645a24a.kupravagoodman@gentoo \
--to=kupravagoodman@proton.me \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox