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 424A0158451 for ; Sun, 14 Jan 2024 22:28:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A247E29F8; Sun, 14 Jan 2024 22:28:36 +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 4B639E29F8 for ; Sun, 14 Jan 2024 22:28:36 +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 E1498343287 for ; Sun, 14 Jan 2024 22:28:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37D3C14C9 for ; Sun, 14 Jan 2024 22:28:31 +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: <1705271286.9fb2bd2214196d5a03e3a282b5de1e9d2b693580.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/countryflags/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/countryflags/Manifest kde-frameworks/countryflags/countryflags-5.114.0.ebuild X-VCS-Directories: kde-frameworks/countryflags/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9fb2bd2214196d5a03e3a282b5de1e9d2b693580 X-VCS-Branch: master Date: Sun, 14 Jan 2024 22:28:31 +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: fb8b20b6-cba0-428f-a23c-9cc45ad91374 X-Archives-Hash: 34d92431fd822f338c0d3ce810616570 commit: 9fb2bd2214196d5a03e3a282b5de1e9d2b693580 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 14 22:03:22 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 14 22:28:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb2bd22 kde-frameworks/countryflags: 5.114.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/countryflags/Manifest | 1 + .../countryflags/countryflags-5.114.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/kde-frameworks/countryflags/Manifest b/kde-frameworks/countryflags/Manifest index d6fc519a6b31..29b0d87f5e3d 100644 --- a/kde-frameworks/countryflags/Manifest +++ b/kde-frameworks/countryflags/Manifest @@ -1 +1,2 @@ DIST kdelibs4support-5.113.0.tar.xz 3723084 BLAKE2B 958d0ba21edffc03d3c2fc8406142c014946e86918c23288aa108904af150844e9697b62d25449affb5442faeff5fce53c82a0df6c00443625749a50ca679720 SHA512 71c86d90a7381667c9aadec0299afb64b8f42a6d7366b4eba06ee93613de05de7eeeb249fad3746c55a5a1520bb233306e8a851a7351c0f4ce3edd06511cc8d9 +DIST kdelibs4support-5.114.0.tar.xz 3722276 BLAKE2B d825c620ae9a8b7b18cde09e0ec38e64b6145bec5e7ca658583ebeba93099ab28df118d309e262f86ef02f0edc5a0d6ba4fc2d4265b04da6b0781d7304af3a21 SHA512 c52460602c12a74ac5082abda9a4d2a9ea84d990065404adad343a6dd1070071c9bbeaf490166bb6082052002d43fa50b90cdf4c1db395ea3c32522cd05ee13c diff --git a/kde-frameworks/countryflags/countryflags-5.114.0.ebuild b/kde-frameworks/countryflags/countryflags-5.114.0.ebuild new file mode 100644 index 000000000000..3183757e4c7c --- /dev/null +++ b/kde-frameworks/countryflags/countryflags-5.114.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_QTHELP="false" +ECM_TEST="false" +KDE_ORG_NAME="kdelibs4support" +inherit ecm frameworks.kde.org + +DESCRIPTION="Icons of flags for various countries" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" + +CMAKE_USE_DIR="${S}/src/l10n" + +# https://phabricator.kde.org/T13722 +# https://invent.kde.org/frameworks/breeze-icons/-/issues/1 +PATCHES=( "${FILESDIR}/${PN}-5.90.0-standalone.patch" ) + +RDEPEND="!