commit:     ac7cd4e64c7816408fa068c69c9fa6c247e16e59
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 21:05:07 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 21:46:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7cd4e6

kde-frameworks/countryflags: 5.93.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/countryflags/Manifest               |  1 +
 .../countryflags/countryflags-5.93.0.ebuild        | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/kde-frameworks/countryflags/Manifest 
b/kde-frameworks/countryflags/Manifest
index 89a2a731c5e6..9bf51bb51c11 100644
--- a/kde-frameworks/countryflags/Manifest
+++ b/kde-frameworks/countryflags/Manifest
@@ -1,2 +1,3 @@
 DIST kdelibs4support-5.90.0.tar.xz 3644376 BLAKE2B 
f5ff38c515a0455e702acada733bca8e0de74b550e9a1a828bc928084bfdb27a8ec0f50b02f8b664fe63f07091e071c3a458e8f93fe0246431f6765c234fd343
 SHA512 
0636a0ba6fc4a3993068a1aa0422d6de6c3b732bc165b329cbc37f19ba29fe06306dc1017e32f36fc89911661674fb78e3be0a2e792551ee513861557fde6553
 DIST kdelibs4support-5.92.0.tar.xz 3649060 BLAKE2B 
c3989cb4a0d9365a46cd42519abf82b65238234010207e1eb00d214eae11eb27525642689c791e6140db6de481a622b07b11a5d16355388fb6182ad3d7f230d3
 SHA512 
ff42d5ad75c073c3f5c856b611b3235982f513c1bc1186a9c7b4ceecf2cb7561dc37485a8e5d53582546141493b6038177a72cc94ac76bd999913ea83d22297d
+DIST kdelibs4support-5.93.0.tar.xz 3651032 BLAKE2B 
1f5b861aa7d67bfd9afd41b395a8dae39c03b8b869b9c75b240fef319e9342283f7dd6562ecaf69774e0822fac22a3c41d7b2003e66c4544a1d2c482125a2a46
 SHA512 
e30d43caa45572ced9111d12a86d92371e6b5c842dd018583d1adfd69f279e6e0b1430bd07758a7862323f85937a57f41ea63308c41d64cc4474e300f0f88da5

diff --git a/kde-frameworks/countryflags/countryflags-5.93.0.ebuild 
b/kde-frameworks/countryflags/countryflags-5.93.0.ebuild
new file mode 100644
index 000000000000..f64b0a75fbf3
--- /dev/null
+++ b/kde-frameworks/countryflags/countryflags-5.93.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 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 kde.org
+
+DESCRIPTION="Icons of flags for various countries"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~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="!<kde-frameworks/kdelibs4support-5.90.0:5"

Reply via email to