From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 82AAB15807A for ; Sat, 07 Jun 2025 08:34:00 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6FD893430F2 for ; Sat, 07 Jun 2025 08:34:00 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6BE3611049F; Sat, 07 Jun 2025 08:33:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 63BEF11049F for ; Sat, 07 Jun 2025 08:33:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20ADE34313A for ; Sat, 07 Jun 2025 08:33:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D325A2921 for ; Sat, 07 Jun 2025 08:33:43 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1749193119.56954a232852b84b097750fb8f5fdf70e645a24a.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/wl-kbptr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/wl-kbptr/Manifest app-misc/wl-kbptr/metadata.xml app-misc/wl-kbptr/wl-kbptr-0.3.0.ebuild X-VCS-Directories: app-misc/wl-kbptr/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 56954a232852b84b097750fb8f5fdf70e645a24a X-VCS-Branch: master Date: Sat, 07 Jun 2025 08:33:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d6caa0fe-0736-4f35-affe-9be4c6a96074 X-Archives-Hash: 77f0ab22fbbcab83e0daf000d135e6c8 commit: 56954a232852b84b097750fb8f5fdf70e645a24a Author: Timur Kuprava proton me> AuthorDate: Fri Jun 6 06:57:44 2025 +0000 Commit: Viorel Munteanu gentoo org> 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 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 @@ + + + + + kupravagoodman@proton.me + Timur Kuprava + + + https://github.com/moverest/wl-kbptr/issues + moverest/wl-kbptr + + 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 +}