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 5E243158089 for ; Wed, 6 Sep 2023 14:43:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B0262BC019; Wed, 6 Sep 2023 14:43:53 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 763422BC019 for ; Wed, 6 Sep 2023 14:43:53 +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 89B7B335CB7 for ; Wed, 6 Sep 2023 14:43:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 394D010F2 for ; Wed, 6 Sep 2023 14:43:51 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1694011334.de33f602e99a1b42198953ca75cd6ab507d85d14.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/tecla/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/tecla/Manifest gnome-extra/tecla/tecla-45_rc.ebuild X-VCS-Directories: gnome-extra/tecla/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: de33f602e99a1b42198953ca75cd6ab507d85d14 X-VCS-Branch: master Date: Wed, 6 Sep 2023 14:43:51 +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: c6295203-dee1-4327-bedd-cccac4e6c410 X-Archives-Hash: c6412ffcedf4df90d674429ed3b8f3f5 commit: de33f602e99a1b42198953ca75cd6ab507d85d14 Author: Guillermo Joandet gmail com> AuthorDate: Wed Sep 6 13:21:57 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Sep 6 14:42:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de33f602 gnome-extra/tecla: Version bump to 45_rc Signed-off-by: Guillermo Joandet gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32651 Signed-off-by: Matt Turner gentoo.org> gnome-extra/tecla/Manifest | 1 + gnome-extra/tecla/tecla-45_rc.ebuild | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/gnome-extra/tecla/Manifest b/gnome-extra/tecla/Manifest index 422342737f5d..51c03314d7ed 100644 --- a/gnome-extra/tecla/Manifest +++ b/gnome-extra/tecla/Manifest @@ -1 +1,2 @@ DIST tecla-45.beta.tar.xz 33464 BLAKE2B 1f33da97c39be682f5f03e991f3d83e41194b17761bbbb6a27ce026de4eb481c6b2f577a0b7b6c3858fef1544498b98bc50c6a4ea02e266c4edc15555571c738 SHA512 93acf3fe93001be51638743dc85686d07abc9e0a138efbcbd39a0d2ae360b9e1dafbbd7c4b101e3b0141d18710b5557cf60438e2220cc7420699d8151542e989 +DIST tecla-45.rc.tar.xz 32432 BLAKE2B 579ac19298e48b3d37385068ce2fb8a4cace368cc1908c7287377a2e45655658d3124c3e0913bc0223af7436a2e20caad723603f9775a5141d5a6826f900d087 SHA512 7f0bf8559b5f99a52516f1a2c340574b1e76c65f6d72264f8099e34e38c39f2019b81c692517cab309f657eb7806adb4bac5338ad2212a0bbaca4e280182e65d diff --git a/gnome-extra/tecla/tecla-45_rc.ebuild b/gnome-extra/tecla/tecla-45_rc.ebuild new file mode 100644 index 000000000000..5cfd87a92364 --- /dev/null +++ b/gnome-extra/tecla/tecla-45_rc.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2023 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" + +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 +}