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 277671581D3 for ; Sun, 19 May 2024 21:52:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFDA8E29EB; Sun, 19 May 2024 21:52:02 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B208FE29EB for ; Sun, 19 May 2024 21:52:02 +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 A417133BEA5 for ; Sun, 19 May 2024 21:52:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D990A1AE0 for ; Sun, 19 May 2024 21:51:59 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1716155382.1736c0ea9c58af58e75032665fe6b03d19efbccd.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gtk-update-icon-cache/Manifest dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.42.ebuild X-VCS-Directories: dev-util/gtk-update-icon-cache/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 1736c0ea9c58af58e75032665fe6b03d19efbccd X-VCS-Branch: master Date: Sun, 19 May 2024 21:51:59 +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: ec052457-2f7c-4f3d-b316-d09a3582e5d0 X-Archives-Hash: 83cae5ddad2daebe9a8d1e6e1a08b276 commit: 1736c0ea9c58af58e75032665fe6b03d19efbccd Author: Mart Raudsepp gentoo org> AuthorDate: Sun May 19 21:49:42 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun May 19 21:49:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1736c0ea dev-util/gtk-update-icon-cache: add 3.24.42 Signed-off-by: Mart Raudsepp gentoo.org> dev-util/gtk-update-icon-cache/Manifest | 1 + .../gtk-update-icon-cache-3.24.42.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-util/gtk-update-icon-cache/Manifest b/dev-util/gtk-update-icon-cache/Manifest index 579ece77a189..791def6885e4 100644 --- a/dev-util/gtk-update-icon-cache/Manifest +++ b/dev-util/gtk-update-icon-cache/Manifest @@ -1 +1,2 @@ DIST gtk-update-icon-cache-3.24.40.tar.bz2 92308 BLAKE2B 5ea926db785728bb52d68d4b804d61297239ae2da7fb089b5a76485aa3f690bc6d958e74bb3ac8115e9ae2beb272785c75dc3f39317d5b928a3eb67e929dbc77 SHA512 7eea7b49f4a53b0c04819c7d79885df0b476400e01adb5d704dcba907d8cfaa9f089012e651da7426963eb096b2f58914f95a5067188464b5f92a9d12a0dbc28 +DIST gtk-update-icon-cache-3.24.42.tar.bz2 92638 BLAKE2B c9bd90c8053dfb621aa12d82a233db8cd1fad18d271d4287e57777328898b26493c3435b25dcddbec8333cb1f409b9fb8de33b0fff753d80638a2d7779fb629d SHA512 2eb78c3db7ad95df0ae422686cb0e4d857a78ea6ac94afdaf6563a8a366f8dbf93bf2e7db0e26a723107f668abdecc47a7aa720753f79bdfc82dc19450bc8883 diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.42.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.42.ebuild new file mode 100644 index 000000000000..69dbcb73822a --- /dev/null +++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.42.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit meson + +DESCRIPTION="GTK update icon cache" +HOMEPAGE="https://www.gtk.org/ https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache" +SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2" + +LICENSE="LGPL-2.1+" +SLOT="0" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" + +# man page was previously installed by gtk+:3 ebuild +RDEPEND=" + >=dev-libs/glib-2.53.4:2 + >=x11-libs/gdk-pixbuf-2.30:2 + !