From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 47CDB158089 for ; Mon, 2 Oct 2023 15:47:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A1AC2BC107; Mon, 2 Oct 2023 15:47:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id 643162BC107 for ; Mon, 2 Oct 2023 15:47:29 +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 9D056335C7E for ; Mon, 2 Oct 2023 15:47:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D45392C for ; Mon, 2 Oct 2023 15:47:27 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1696255791.ff1168031ad94db4063b549bda84a122c034f3c5.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/showmethekey/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/showmethekey/Manifest gui-apps/showmethekey/showmethekey-1.11.1.ebuild X-VCS-Directories: gui-apps/showmethekey/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: ff1168031ad94db4063b549bda84a122c034f3c5 X-VCS-Branch: master Date: Mon, 2 Oct 2023 15:47:27 +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: 1584e409-45b9-4996-a20c-ed95126808af X-Archives-Hash: 01ac786da62ba17e2457e569cc573c4f commit: ff1168031ad94db4063b549bda84a122c034f3c5 Author: David Roman gmail com> AuthorDate: Mon Oct 2 14:09:51 2023 +0000 Commit: David Roman gmail com> CommitDate: Mon Oct 2 14:09:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff116803 gui-apps/showmethekey: add 1.11.1 Signed-off-by: David Roman gmail.com> gui-apps/showmethekey/Manifest | 1 + gui-apps/showmethekey/showmethekey-1.11.1.ebuild | 34 ++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/showmethekey/Manifest b/gui-apps/showmethekey/Manifest index ad4036eee4..e9553c76af 100644 --- a/gui-apps/showmethekey/Manifest +++ b/gui-apps/showmethekey/Manifest @@ -1,2 +1,3 @@ DIST showmethekey-1.10.0.tar.gz 6048383 BLAKE2B 09bcacae05ee6479429342903a260fbeafcec12b554724b81cc881e5272a38b01fab39db84fcdef1f004e5356f1837b2f7cb05f207b8ed8a0e935fe04e601a2e SHA512 65c13452294ed9458090fbbc0bc172e9d247f6d3fa819b214952fbccf930f3bc8a1753048b47b701bcc3a3ea04e6771c6c8b2a6ac8364487f9c3025037b60664 +DIST showmethekey-1.11.1.tar.gz 5268069 BLAKE2B dcd00aa3e424ce30f56dfeb07f024df93173f8c1fe8dda4494de4577605fd46f9c28e5f02ce784c1b92e2f1e64259cb9955622f2fec60fad1bedd31ad57976a1 SHA512 afd9759a9a01a4487a9a0915a645020e89088afd1a2d910fcd19cb0e7142c4005574eea5f3265e6321844275c026a3ebb4c6d9a596229496c0e3c636fdd5139d DIST showmethekey-1.7.3.tar.gz 6044309 BLAKE2B cf62baba0a15379bcec46da28ff68bea4eb8afd28f05df246e64ef43ad6ad2a6b213c21b6355fdebca78619e1a5cefa82dd2d07842850d2f891076cd59a0ba37 SHA512 a6a97b1ff6dea6ed950b565006953ecc52558ecdd7c2743d58eb0a9a5e6bd6636b1beeb1feb90b80425ab4024c5efb9302dda8433ed713624ac27ad0fb295396 diff --git a/gui-apps/showmethekey/showmethekey-1.11.1.ebuild b/gui-apps/showmethekey/showmethekey-1.11.1.ebuild new file mode 100644 index 0000000000..a405f25940 --- /dev/null +++ b/gui-apps/showmethekey/showmethekey-1.11.1.ebuild @@ -0,0 +1,34 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome2 meson + +DESCRIPTION="Show keys you typed on screen." +HOMEPAGE="https://showmethekey.alynx.one/" +SRC_URI="https://github.com/AlynxZhou/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND=" + dev-libs/glib + dev-libs/json-glib + dev-libs/libevdev + dev-libs/libinput + dev-util/gtk-update-icon-cache + gui-libs/gtk:4 + gui-libs/libadwaita + virtual/udev + x11-libs/cairo + x11-libs/libxkbcommon + x11-libs/pango +" +RDEPEND="${DEPEND}" + +src_prepare() { + default + sed -i 's/gtk4-update-icon-/gtk-update-icon-/g' meson.build || die +} From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D3DF158089 for ; Mon, 2 Oct 2023 14:10:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B7BC2BC022; Mon, 2 Oct 2023 14:10:09 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C3512BC022 for ; Mon, 2 Oct 2023 14:10:09 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4DA75335C34 for ; Mon, 2 Oct 2023 14:10:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CEBF930 for ; Mon, 2 Oct 2023 14:10:06 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1696255791.ff1168031ad94db4063b549bda84a122c034f3c5.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/showmethekey/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/showmethekey/Manifest gui-apps/showmethekey/showmethekey-1.11.1.ebuild X-VCS-Directories: gui-apps/showmethekey/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: ff1168031ad94db4063b549bda84a122c034f3c5 X-VCS-Branch: dev Date: Mon, 2 Oct 2023 14:10:06 +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: 3c60386d-19d1-49d0-8bf7-99a5c7fe2eb0 X-Archives-Hash: cb84d1389bae93bb40fdd439e92b6afe Message-ID: <20231002141006.-C1fYhWJsqLJKP0JYHYJXWzJT_tXCcc9rPA9t3Z-d_A@z> commit: ff1168031ad94db4063b549bda84a122c034f3c5 Author: David Roman gmail com> AuthorDate: Mon Oct 2 14:09:51 2023 +0000 Commit: David Roman gmail com> CommitDate: Mon Oct 2 14:09:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff116803 gui-apps/showmethekey: add 1.11.1 Signed-off-by: David Roman gmail.com> gui-apps/showmethekey/Manifest | 1 + gui-apps/showmethekey/showmethekey-1.11.1.ebuild | 34 ++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/showmethekey/Manifest b/gui-apps/showmethekey/Manifest index ad4036eee4..e9553c76af 100644 --- a/gui-apps/showmethekey/Manifest +++ b/gui-apps/showmethekey/Manifest @@ -1,2 +1,3 @@ DIST showmethekey-1.10.0.tar.gz 6048383 BLAKE2B 09bcacae05ee6479429342903a260fbeafcec12b554724b81cc881e5272a38b01fab39db84fcdef1f004e5356f1837b2f7cb05f207b8ed8a0e935fe04e601a2e SHA512 65c13452294ed9458090fbbc0bc172e9d247f6d3fa819b214952fbccf930f3bc8a1753048b47b701bcc3a3ea04e6771c6c8b2a6ac8364487f9c3025037b60664 +DIST showmethekey-1.11.1.tar.gz 5268069 BLAKE2B dcd00aa3e424ce30f56dfeb07f024df93173f8c1fe8dda4494de4577605fd46f9c28e5f02ce784c1b92e2f1e64259cb9955622f2fec60fad1bedd31ad57976a1 SHA512 afd9759a9a01a4487a9a0915a645020e89088afd1a2d910fcd19cb0e7142c4005574eea5f3265e6321844275c026a3ebb4c6d9a596229496c0e3c636fdd5139d DIST showmethekey-1.7.3.tar.gz 6044309 BLAKE2B cf62baba0a15379bcec46da28ff68bea4eb8afd28f05df246e64ef43ad6ad2a6b213c21b6355fdebca78619e1a5cefa82dd2d07842850d2f891076cd59a0ba37 SHA512 a6a97b1ff6dea6ed950b565006953ecc52558ecdd7c2743d58eb0a9a5e6bd6636b1beeb1feb90b80425ab4024c5efb9302dda8433ed713624ac27ad0fb295396 diff --git a/gui-apps/showmethekey/showmethekey-1.11.1.ebuild b/gui-apps/showmethekey/showmethekey-1.11.1.ebuild new file mode 100644 index 0000000000..a405f25940 --- /dev/null +++ b/gui-apps/showmethekey/showmethekey-1.11.1.ebuild @@ -0,0 +1,34 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome2 meson + +DESCRIPTION="Show keys you typed on screen." +HOMEPAGE="https://showmethekey.alynx.one/" +SRC_URI="https://github.com/AlynxZhou/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND=" + dev-libs/glib + dev-libs/json-glib + dev-libs/libevdev + dev-libs/libinput + dev-util/gtk-update-icon-cache + gui-libs/gtk:4 + gui-libs/libadwaita + virtual/udev + x11-libs/cairo + x11-libs/libxkbcommon + x11-libs/pango +" +RDEPEND="${DEPEND}" + +src_prepare() { + default + sed -i 's/gtk4-update-icon-/gtk-update-icon-/g' meson.build || die +}