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 50559158094 for ; Sat, 24 Sep 2022 16:46:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6989CE0950; Sat, 24 Sep 2022 16:46:55 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF9DBE0950 for ; Sat, 24 Sep 2022 16:46:54 +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 DD38F340139 for ; Sat, 24 Sep 2022 16:46:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F6DA5E8 for ; Sat, 24 Sep 2022 16:46:52 +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: <1664037916.73f308742ea53c9468056843d8a317d227297cc3.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-characters/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-characters/Manifest gnome-extra/gnome-characters/gnome-characters-43.0.ebuild X-VCS-Directories: gnome-extra/gnome-characters/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 73f308742ea53c9468056843d8a317d227297cc3 X-VCS-Branch: master Date: Sat, 24 Sep 2022 16:46:52 +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: ef84cfc9-59cc-4ad0-ab77-f0c3667c2791 X-Archives-Hash: 15cf2a9b67a794f4f9bf4ed225cd1df0 commit: 73f308742ea53c9468056843d8a317d227297cc3 Author: Matt Turner gentoo org> AuthorDate: Sat Sep 24 16:45:16 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Sep 24 16:45:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f30874 gnome-extra/gnome-characters: Version bump to 43.0 Signed-off-by: Matt Turner gentoo.org> gnome-extra/gnome-characters/Manifest | 1 + .../gnome-characters/gnome-characters-43.0.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/gnome-extra/gnome-characters/Manifest b/gnome-extra/gnome-characters/Manifest index 7be7d30d169f..e3a522df76e5 100644 --- a/gnome-extra/gnome-characters/Manifest +++ b/gnome-extra/gnome-characters/Manifest @@ -1 +1,2 @@ DIST gnome-characters-42.0.tar.xz 561308 BLAKE2B 454d2bbdc5e8486f50b3f21bba4a65aa0920654c2cc3376cdda62070011c1a296f240632ddcd412add7953fccb2780ba37ac3196aef138e9771cdf5a81061441 SHA512 ba6fa07ff90ede1cba0e541f0c4bda63f1d6122c18af44dafa3bfb0fa6f9580a3cd8580d0a12510e2eb95afedb4b0f350accc37eee85c3aa4422a66732dff404 +DIST gnome-characters-43.0.tar.xz 582892 BLAKE2B 20ee1a5f12242797c2c12a0ed32d809210f059dc40d986eab754e966b40625eb90544fc494867969ca426f4b0891a378a22ace52d0a1bd641c803bdd75d4c4c2 SHA512 0bb86c7763b4930695f089a65723873ec736d78fd04b56cd54fa5785c62271e3490413232c6ebd27171855f125cd1732e7357ca819227f128efed057c1c8a8c4 diff --git a/gnome-extra/gnome-characters/gnome-characters-43.0.ebuild b/gnome-extra/gnome-characters/gnome-characters-43.0.ebuild new file mode 100644 index 000000000000..7d12676ca9a8 --- /dev/null +++ b/gnome-extra/gnome-characters/gnome-characters-43.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit gnome.org gnome2-utils meson xdg + +DESCRIPTION="Unicode character map viewer and library" +HOMEPAGE="https://wiki.gnome.org/Design/Apps/CharacterMap" + +LICENSE="GPL-2+ BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + +RDEPEND=" + >=dev-libs/gjs-1.50 + >=dev-libs/glib-2.32:2 + >=dev-libs/gobject-introspection-1.35.9:= + >=dev-libs/libunistring-0.9.5:= + >=gui-libs/gtk-4.6:4[introspection] + >=gui-libs/libadwaita-1.2:1= + x11-libs/gdk-pixbuf:2 + >=x11-libs/pango-1.36[introspection] + gnome-base/gnome-desktop:3[introspection] +" +DEPEND="${RDEPEND}" +BDEPEND=" + dev-libs/libxml2:2 + dev-util/glib-utils + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +pkg_postinst() { + xdg_pkg_postinst + gnome2_schemas_update +} + +pkg_postrm() { + xdg_pkg_postrm + gnome2_schemas_update +}