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 7E107158015 for ; Thu, 21 Dec 2023 11:55:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E20B92BC06F; Thu, 21 Dec 2023 11:55:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C79442BC076 for ; Thu, 21 Dec 2023 11:55:50 +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 AC117343007 for ; Thu, 21 Dec 2023 11:55:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F0EC14C3 for ; Thu, 21 Dec 2023 11:55:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1703159387.c6ef20a641c29e61dc540afdc086c7abf7f39f93.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-icon-theme/Manifest x11-themes/mate-icon-theme/mate-icon-theme-1.27.0.ebuild X-VCS-Directories: x11-themes/mate-icon-theme/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c6ef20a641c29e61dc540afdc086c7abf7f39f93 X-VCS-Branch: master Date: Thu, 21 Dec 2023 11:55:47 +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: 8bd17d3a-a03d-47f7-a823-7e636f0c2e42 X-Archives-Hash: f2de24ce2f7bd6e9cf34432615e550d3 commit: c6ef20a641c29e61dc540afdc086c7abf7f39f93 Author: Ian Jordan gmail com> AuthorDate: Thu Dec 21 04:19:01 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 21 11:49:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ef20a6 x11-themes/mate-icon-theme: add 1.27.0 Closes: https://bugs.gentoo.org/906549 Signed-off-by: Ian Jordan gmail.com> Signed-off-by: Sam James gentoo.org> x11-themes/mate-icon-theme/Manifest | 1 + .../mate-icon-theme/mate-icon-theme-1.27.0.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/x11-themes/mate-icon-theme/Manifest b/x11-themes/mate-icon-theme/Manifest index a4f0014777fa..392d7848a649 100644 --- a/x11-themes/mate-icon-theme/Manifest +++ b/x11-themes/mate-icon-theme/Manifest @@ -1 +1,2 @@ DIST mate-icon-theme-1.26.0.tar.xz 21872216 BLAKE2B 9acccace3483a7e8d4a2958bc14119a42f76dcdad2c455d0f3f10653cc689ed3a4cca7d122474b2bff0b5100e586ea5fabf137a1d9b11545eeaa84745d9d576b SHA512 937d65710c1b7cc79ba0b71cd1a480597f20035380ffd5f0528c45c86bc8963189116d2c02332352170b7cd12fba5dd91f94cee9626104ab55c576d58f0636b8 +DIST mate-icon-theme-1.27.0.tar.xz 21875136 BLAKE2B d86603cad3ddb3df40fadcc752ac43bf1271cb2e860eb37906fbf12c6eb2e3dd19b6600769374910a22ad41fa72481efa52f13d2235fb3e9ea1fe773fb15de0d SHA512 aa2fad6d56c3ba60053fb0363dc1d944bb3797968ebf1c728890cc841bcc617b94d8c963cb590a215aaa7a24e8e92cbdcd7b7834369f1792dda8cfffd244f6ce diff --git a/x11-themes/mate-icon-theme/mate-icon-theme-1.27.0.ebuild b/x11-themes/mate-icon-theme/mate-icon-theme-1.27.0.ebuild new file mode 100644 index 000000000000..b755e9788798 --- /dev/null +++ b/x11-themes/mate-icon-theme/mate-icon-theme-1.27.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit mate + +if [[ ${PV} != 9999 ]]; then + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +fi + +DESCRIPTION="MATE default icon themes" +LICENSE="GPL-2" +SLOT="0" + +COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10" + +RDEPEND="${COMMON_DEPEND}" + +BDEPEND="${COMMON_DEPEND} + >=dev-util/intltool-0.40 + >=x11-misc/icon-naming-utils-0.8.7:0 + sys-devel/gettext:* + virtual/pkgconfig:*" + +RESTRICT="binchecks strip" + +src_configure() { + mate_src_configure --enable-icon-mapping +}