From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/showmethekey/
Date: Mon, 31 Jul 2023 15:52:10 +0000 (UTC) [thread overview]
Message-ID: <1690815972.d5db14489c81d3593c6aa2d628d47c704a1fc078.davidroman@gentoo> (raw)
commit: d5db14489c81d3593c6aa2d628d47c704a1fc078
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Jul 31 15:06:12 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jul 31 15:06:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5db1448
gui-apps/showmethekey: add 1.10.0
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
gui-apps/showmethekey/Manifest | 1 +
gui-apps/showmethekey/showmethekey-1.10.0.ebuild | 34 ++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/gui-apps/showmethekey/Manifest b/gui-apps/showmethekey/Manifest
index f02787cfb8..ad4036eee4 100644
--- a/gui-apps/showmethekey/Manifest
+++ b/gui-apps/showmethekey/Manifest
@@ -1 +1,2 @@
+DIST showmethekey-1.10.0.tar.gz 6048383 BLAKE2B 09bcacae05ee6479429342903a260fbeafcec12b554724b81cc881e5272a38b01fab39db84fcdef1f004e5356f1837b2f7cb05f207b8ed8a0e935fe04e601a2e SHA512 65c13452294ed9458090fbbc0bc172e9d247f6d3fa819b214952fbccf930f3bc8a1753048b47b701bcc3a3ea04e6771c6c8b2a6ac8364487f9c3025037b60664
DIST showmethekey-1.7.3.tar.gz 6044309 BLAKE2B cf62baba0a15379bcec46da28ff68bea4eb8afd28f05df246e64ef43ad6ad2a6b213c21b6355fdebca78619e1a5cefa82dd2d07842850d2f891076cd59a0ba37 SHA512 a6a97b1ff6dea6ed950b565006953ecc52558ecdd7c2743d58eb0a9a5e6bd6636b1beeb1feb90b80425ab4024c5efb9302dda8433ed713624ac27ad0fb295396
diff --git a/gui-apps/showmethekey/showmethekey-1.10.0.ebuild b/gui-apps/showmethekey/showmethekey-1.10.0.ebuild
new file mode 100644
index 0000000000..a405f25940
--- /dev/null
+++ b/gui-apps/showmethekey/showmethekey-1.10.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
+}
WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/showmethekey/
Date: Mon, 31 Jul 2023 15:06:32 +0000 (UTC) [thread overview]
Message-ID: <1690815972.d5db14489c81d3593c6aa2d628d47c704a1fc078.davidroman@gentoo> (raw)
Message-ID: <20230731150632.E9r5Q2t5pHx5nzXmFGkTEkUOoKeNncptFqOgyhQl_KU@z> (raw)
commit: d5db14489c81d3593c6aa2d628d47c704a1fc078
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Mon Jul 31 15:06:12 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jul 31 15:06:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5db1448
gui-apps/showmethekey: add 1.10.0
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
gui-apps/showmethekey/Manifest | 1 +
gui-apps/showmethekey/showmethekey-1.10.0.ebuild | 34 ++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/gui-apps/showmethekey/Manifest b/gui-apps/showmethekey/Manifest
index f02787cfb8..ad4036eee4 100644
--- a/gui-apps/showmethekey/Manifest
+++ b/gui-apps/showmethekey/Manifest
@@ -1 +1,2 @@
+DIST showmethekey-1.10.0.tar.gz 6048383 BLAKE2B 09bcacae05ee6479429342903a260fbeafcec12b554724b81cc881e5272a38b01fab39db84fcdef1f004e5356f1837b2f7cb05f207b8ed8a0e935fe04e601a2e SHA512 65c13452294ed9458090fbbc0bc172e9d247f6d3fa819b214952fbccf930f3bc8a1753048b47b701bcc3a3ea04e6771c6c8b2a6ac8364487f9c3025037b60664
DIST showmethekey-1.7.3.tar.gz 6044309 BLAKE2B cf62baba0a15379bcec46da28ff68bea4eb8afd28f05df246e64ef43ad6ad2a6b213c21b6355fdebca78619e1a5cefa82dd2d07842850d2f891076cd59a0ba37 SHA512 a6a97b1ff6dea6ed950b565006953ecc52558ecdd7c2743d58eb0a9a5e6bd6636b1beeb1feb90b80425ab4024c5efb9302dda8433ed713624ac27ad0fb295396
diff --git a/gui-apps/showmethekey/showmethekey-1.10.0.ebuild b/gui-apps/showmethekey/showmethekey-1.10.0.ebuild
new file mode 100644
index 0000000000..a405f25940
--- /dev/null
+++ b/gui-apps/showmethekey/showmethekey-1.10.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
+}
next reply other threads:[~2023-07-31 15:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-31 15:52 David Roman [this message]
2023-07-31 15:06 ` [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/showmethekey/ David Roman
-- strict thread matches above, loose matches on Subject: below --
2024-07-11 10:57 David Roman
2024-07-11 16:47 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-07-11 10:57 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-07-11 16:47 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-06-06 10:47 David Roman
2024-06-04 12:26 David Roman
2023-12-12 10:52 David Roman
2023-12-12 10:52 David Roman
2023-10-02 15:47 David Roman
2023-10-02 14:10 [gentoo-commits] repo/proj/guru:dev " David Roman
2023-10-02 15:47 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-05-28 15:01 Viorel Munteanu
2022-12-06 6:09 Viorel Munteanu
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=1690815972.d5db14489c81d3593c6aa2d628d47c704a1fc078.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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