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 0713F158013 for ; Tue, 12 Dec 2023 10:52:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6FF62BC053; Tue, 12 Dec 2023 10:52:52 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 8C0012BC052 for ; Tue, 12 Dec 2023 10:52:52 +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 D24D3335D6D for ; Tue, 12 Dec 2023 10:52:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00AEC14BE for ; Tue, 12 Dec 2023 10:52:49 +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: <1702372544.1173ab4ab90f3706d095b9f18759559edabcb27c.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.12.0.ebuild X-VCS-Directories: gui-apps/showmethekey/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 1173ab4ab90f3706d095b9f18759559edabcb27c X-VCS-Branch: master Date: Tue, 12 Dec 2023 10:52:49 +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: 16547fa3-1ac9-45b9-ab9c-9dc077c80d56 X-Archives-Hash: 155dd3fa88526b4121657d9d58da63f0 commit: 1173ab4ab90f3706d095b9f18759559edabcb27c Author: David Roman gmail com> AuthorDate: Tue Dec 12 09:15:44 2023 +0000 Commit: David Roman gmail com> CommitDate: Tue Dec 12 09:15:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1173ab4a gui-apps/showmethekey: add 1.12.0 Signed-off-by: David Roman gmail.com> gui-apps/showmethekey/Manifest | 1 + gui-apps/showmethekey/showmethekey-1.12.0.ebuild | 34 ++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/showmethekey/Manifest b/gui-apps/showmethekey/Manifest index 1e17a28009..9ee8a4d3ee 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.12.0.tar.gz 5269307 BLAKE2B b5c3f84456c84b3906a619fdc88a4c4605592562d40f05e9d0ab75aa116604812c60f89b9a681eeea79f53f4420f20b526478dd667da2ea90006911b07917fe3 SHA512 bba78950da4d7e834172cdb8e6daf58f4946e21cda349e7c94fefd86dca0416459bbaa130c10925d90c1239abb41f8b3d0641fb9b8e2d19824eec512d1ec3e84 diff --git a/gui-apps/showmethekey/showmethekey-1.12.0.ebuild b/gui-apps/showmethekey/showmethekey-1.12.0.ebuild new file mode 100644 index 0000000000..a405f25940 --- /dev/null +++ b/gui-apps/showmethekey/showmethekey-1.12.0.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 AF3EF158013 for ; Tue, 12 Dec 2023 09:16:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF2392BC04E; Tue, 12 Dec 2023 09:16:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C51AB2BC04E for ; Tue, 12 Dec 2023 09:16:25 +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 D2C52335D6A for ; Tue, 12 Dec 2023 09:16:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 433C8119 for ; Tue, 12 Dec 2023 09:16:23 +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: <1702372544.1173ab4ab90f3706d095b9f18759559edabcb27c.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.12.0.ebuild X-VCS-Directories: gui-apps/showmethekey/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 1173ab4ab90f3706d095b9f18759559edabcb27c X-VCS-Branch: dev Date: Tue, 12 Dec 2023 09:16:23 +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: 77314248-18ae-452c-8fa7-4b664be3b57a X-Archives-Hash: a083b512b9f2365b79acfc285dd3e51b Message-ID: <20231212091623.ktLuswmn59NcQ89agvl87nwNJEnECNGvu9agkId4d58@z> commit: 1173ab4ab90f3706d095b9f18759559edabcb27c Author: David Roman gmail com> AuthorDate: Tue Dec 12 09:15:44 2023 +0000 Commit: David Roman gmail com> CommitDate: Tue Dec 12 09:15:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1173ab4a gui-apps/showmethekey: add 1.12.0 Signed-off-by: David Roman gmail.com> gui-apps/showmethekey/Manifest | 1 + gui-apps/showmethekey/showmethekey-1.12.0.ebuild | 34 ++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/gui-apps/showmethekey/Manifest b/gui-apps/showmethekey/Manifest index 1e17a28009..9ee8a4d3ee 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.12.0.tar.gz 5269307 BLAKE2B b5c3f84456c84b3906a619fdc88a4c4605592562d40f05e9d0ab75aa116604812c60f89b9a681eeea79f53f4420f20b526478dd667da2ea90006911b07917fe3 SHA512 bba78950da4d7e834172cdb8e6daf58f4946e21cda349e7c94fefd86dca0416459bbaa130c10925d90c1239abb41f8b3d0641fb9b8e2d19824eec512d1ec3e84 diff --git a/gui-apps/showmethekey/showmethekey-1.12.0.ebuild b/gui-apps/showmethekey/showmethekey-1.12.0.ebuild new file mode 100644 index 0000000000..a405f25940 --- /dev/null +++ b/gui-apps/showmethekey/showmethekey-1.12.0.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 +}