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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AC342158042 for ; Mon, 21 Oct 2024 15:33:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03EE6E094F; Mon, 21 Oct 2024 15:33:15 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF6B3E094F for ; Mon, 21 Oct 2024 15:33:14 +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 27FD2343081 for ; Mon, 21 Oct 2024 15:33:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88776AE7 for ; Mon, 21 Oct 2024 15:33:12 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1729524783.c8a04c7c73847fcad15296f6ada131def71948d4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/oxygen-icons/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/oxygen-icons/Manifest kde-frameworks/oxygen-icons/oxygen-icons-6.1.0.ebuild X-VCS-Directories: kde-frameworks/oxygen-icons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c8a04c7c73847fcad15296f6ada131def71948d4 X-VCS-Branch: master Date: Mon, 21 Oct 2024 15:33:12 +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: e96818d5-e97b-4c6b-93e6-15f569a751c8 X-Archives-Hash: e47e64859f41b68b42bca9bcda877f60 commit: c8a04c7c73847fcad15296f6ada131def71948d4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 21 14:37:52 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 21 15:33:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a04c7c kde-frameworks/oxygen-icons: add 6.1.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/oxygen-icons/Manifest | 1 + .../oxygen-icons/oxygen-icons-6.1.0.ebuild | 43 ++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/kde-frameworks/oxygen-icons/Manifest b/kde-frameworks/oxygen-icons/Manifest index 08c959d0bed8..e85f197cc33a 100644 --- a/kde-frameworks/oxygen-icons/Manifest +++ b/kde-frameworks/oxygen-icons/Manifest @@ -1,2 +1,3 @@ DIST oxygen-icons-5.116.0.tar.xz 238635868 BLAKE2B a4b5400c61d780c8bcdcfd4426bbaa6daa4b15ba5e90cd3106b6941571b10801c3c8312968647e115a1b73e34f926238132d160a862b8ed9222eaecbbf0b08c9 SHA512 d02599b95fcf7c7a38a65a7a422eba59748cdd0d6b3542721a789847b550757bc4162ab5d9c3b4bd1267f5ff0ae6d39c8041b65b895eb5553522645cf260670a DIST oxygen-icons-6.0.0.tar.xz 242619736 BLAKE2B 4af5715bcf6e190e6c6f9bd1c0f6d68d58b0ceede1f6c2d59ebfb7261904a1f82f94b91c9f7d9b4d8dea911a7f29f650ebf8de9025cfd8412fe8eaf311e9afe0 SHA512 56a165a44612936b6d8e71100806eb29ab70e1fdc36b7d53173159e86f7c2957dfefd7e52b9c108117bc6cf558ec0416bc491ae977ec75bbc3e7d37eab36b378 +DIST oxygen-icons-6.1.0.tar.xz 244715804 BLAKE2B 9dde25ba1d0a53fdfd2b24d884c59872643bc3bfd278a17220e897d89acd9b81dc59e823623f3076ee674b611c74da29bb6b06ad79d1db47a41041dcac999e95 SHA512 e78d773c469c2bafbfb7da57fc10ebd0611999160a7fc1295449aae8bcdd83a29adf3451529f4c4f2628e7b67b5f1cb6af4fae19942624408ead9f2bb70c4fd9 diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-6.1.0.ebuild b/kde-frameworks/oxygen-icons/oxygen-icons-6.1.0.ebuild new file mode 100644 index 000000000000..b2c22ce13b62 --- /dev/null +++ b/kde-frameworks/oxygen-icons/oxygen-icons-6.1.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=6.3.0 +QTMIN=6.6.2 +inherit cmake kde.org xdg-utils + +DESCRIPTION="Oxygen SVG icon theme" +HOMEPAGE="https://develop.kde.org/frameworks/oxygen-icons/" + +if [[ ${KDE_BUILD_TYPE} != live ]]; then + SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +fi + +LICENSE="LGPL-3" +SLOT="6" +IUSE="test" + +RESTRICT="!test? ( test )" + +RDEPEND="!kde-frameworks/${PN}:5" +DEPEND="test? ( >=dev-qt/qtbase-${QTMIN}:6 )" +BDEPEND=" + >=dev-qt/qtbase-${QTMIN}:6 + >=kde-frameworks/extra-cmake-modules-${KFMIN}:0 + test? ( app-misc/fdupes ) +" + +src_prepare() { + cmake_src_prepare + use test || cmake_comment_add_subdirectory autotests +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +}