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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4EDD013835B for ; Sat, 14 Nov 2020 17:46:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9063AE0817; Sat, 14 Nov 2020 17:46:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7592FE0817 for ; Sat, 14 Nov 2020 17:46:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8DBA93408F9 for ; Sat, 14 Nov 2020 17:46:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1069044F for ; Sat, 14 Nov 2020 17:46:27 +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: <1605375868.84e3658be145304c27669926fae9d38adcb13cdc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kiconthemes/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kiconthemes/Manifest kde-frameworks/kiconthemes/kiconthemes-5.76.0.ebuild X-VCS-Directories: kde-frameworks/kiconthemes/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 84e3658be145304c27669926fae9d38adcb13cdc X-VCS-Branch: master Date: Sat, 14 Nov 2020 17:46:27 +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: a9ac0529-2789-4197-86ca-617bd93a6907 X-Archives-Hash: cad1a916f1fe170c2e68f74bc045d832 commit: 84e3658be145304c27669926fae9d38adcb13cdc Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Nov 14 14:26:48 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 14 17:44:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e3658b kde-frameworks/kiconthemes: 5.76.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kiconthemes/Manifest | 1 + .../kiconthemes/kiconthemes-5.76.0.ebuild | 32 ++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/kde-frameworks/kiconthemes/Manifest b/kde-frameworks/kiconthemes/Manifest index e74ffb7fc9f..cb4c6c7b829 100644 --- a/kde-frameworks/kiconthemes/Manifest +++ b/kde-frameworks/kiconthemes/Manifest @@ -1,2 +1,3 @@ DIST kiconthemes-5.74.0.tar.xz 222188 BLAKE2B 430c12cb3953d1ccf6e4e863c9693e99ac73b8464e113266d7eae48cb80e6769da185138890fffdf8527f5a74f837fef8bdf32acab8e8a5957837df6bba57daf SHA512 1d34c98b2ec7c59f6960aacc222a9478212c5224eee883c4c6082dbfcba312d4fbedf164b11b5fc07d6f19a1bac65a593ed91ca65c38f998274f02c5b4ed2cfb DIST kiconthemes-5.75.0.tar.xz 222124 BLAKE2B 912899ff13bda517a8043eb44e771328c87454ed6242f8a039ca7cc6944e2377a00b78b6823b190ed47c99f791e64d30bc196d92ae15c222906a1b69d3d7ab59 SHA512 85518b0d7e3548a7912b9268952a49d3099530c0c9003249c7f291d1bab65eaeb6faab705fd4b6d351f9da31c401032136118eb83c33bda7293e1a720ee1ab00 +DIST kiconthemes-5.76.0.tar.xz 222136 BLAKE2B 90728d0b38ab6b7dd01a4880df73a392dfebd9274df0919fb5fd864603565412e549300797644dd3bd690d25b16136a69e622842865a44e5a634232f55cd1111 SHA512 1895d0ff63d1dd2a20b118b18b5944532a6896ea0f9ecf4c4a3eb527cbdffd4fdef02c6fc3dad54402ae007775618e775a7ce71b83950c49e066e1c01be09014 diff --git a/kde-frameworks/kiconthemes/kiconthemes-5.76.0.ebuild b/kde-frameworks/kiconthemes/kiconthemes-5.76.0.ebuild new file mode 100644 index 00000000000..63fbc686c64 --- /dev/null +++ b/kde-frameworks/kiconthemes/kiconthemes-5.76.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_DESIGNERPLUGIN="true" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.1 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="Framework for icon theming and configuration" +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtsvg-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/karchive-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kitemviews-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 +" +RDEPEND="${DEPEND}" + +RESTRICT+=" test" # bug 574770