From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/tecla/
Date: Fri, 01 Aug 2025 15:12:23 +0000 (UTC) [thread overview]
Message-ID: <1754061118.1ac11f61e4344f10d8b8255300e9a23a2a7db490.pacho@gentoo> (raw)
commit: 1ac11f61e4344f10d8b8255300e9a23a2a7db490
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 1 14:50:51 2025 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 1 15:11:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac11f61
gnome-extra/tecla: add 48.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
| 1 +
| 35 +++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
--git a/gnome-extra/tecla/Manifest b/gnome-extra/tecla/Manifest
index 4dd553d569d8..59a7d67e274e 100644
--- a/gnome-extra/tecla/Manifest
+++ b/gnome-extra/tecla/Manifest
@@ -1,2 +1,3 @@
DIST tecla-46.0.tar.xz 35108 BLAKE2B df092709db310df2721bfff97243f1d3ec7f3391a224f6b8d00cfeac5423c98fb045bc3c698e4fcf5437a59c20dce0100747f13ff46fd998bf42fdfe81d5f078 SHA512 140b9e47a850d9764bd810d2f2f283923f5818d11a62fb6739c150f23b36c4e8c63af28c1fbb171466c97d233e36b66732b60c758489515b123b5704e2c5a6a9
DIST tecla-47.0.tar.xz 38072 BLAKE2B 985152715114cad638e96f1986b7607f724ff82de9212036ca27a1c668652c46143ad7bb6dfbc37acc938dd8316a477d13e9cde9d2b3ec27d8bc7696e7281410 SHA512 82c29b7672d78d0cdb1dccd95c159ba4fbbe2cda36b5b491b0dde530985fa718d382a0d0c78dffacad50e5d817db1874447069f383de8e2895f6d6216cefb8fc
+DIST tecla-48.0.2.tar.xz 41048 BLAKE2B 15d87d29566851d9b6f4eabc0d014032ceb2a4d23463845cfbfea45e468fad33a5d60105c16067f4d8936e85d4aa6f801f4abdb88a5ded75bc0121c9a649f74e SHA512 8284f54d2fdf7320ae3fa38d69995cd5b69751efb4d8aad2508c77f1719c2c7aac196868cfc1442ba653fd39ff56689f841d9d39a96b546f265c19406fb49b46
--git a/gnome-extra/tecla/tecla-48.0.2.ebuild b/gnome-extra/tecla/tecla-48.0.2.ebuild
new file mode 100644
index 000000000000..2fb57e0e1f78
--- /dev/null
+++ b/gnome-extra/tecla/tecla-48.0.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Tecla is a keyboard layout viewer"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/tecla"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ gui-libs/gtk:4[introspection]
+ >=gui-libs/libadwaita-1.4_alpha:1
+ x11-libs/libxkbcommon
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-libs/glib
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
next reply other threads:[~2025-08-01 15:12 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-01 15:12 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-12 12:25 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/tecla/ Sam James
2025-10-12 11:08 Sam James
2025-08-01 15:12 Pacho Ramos
2025-08-01 15:12 Pacho Ramos
2025-07-04 18:34 Sam James
2025-06-25 23:56 Sam James
2025-06-25 19:03 Arthur Zamarin
2025-01-15 17:34 Pacho Ramos
2024-07-16 8:41 Pacho Ramos
2024-03-15 20:50 Arthur Zamarin
2024-02-11 8:09 Arthur Zamarin
2023-12-14 4:15 Sam James
2023-09-24 13:43 Jakov Smolić
2023-09-23 9:55 WANG Xuerui
2023-09-22 12:14 Arthur Zamarin
2023-09-22 12:14 Arthur Zamarin
2023-09-22 8:51 Arthur Zamarin
2023-09-22 2:33 Matt Turner
2023-09-16 19:03 Matt Turner
2023-09-06 14:43 Matt Turner
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=1754061118.1ac11f61e4344f10d8b8255300e9a23a2a7db490.pacho@gentoo \
--to=pacho@gentoo.org \
--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