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 DDBE0158094 for ; Sun, 14 Aug 2022 08:31:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D08BE0AC6; Sun, 14 Aug 2022 08:31:34 +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 19486E0AC7 for ; Sun, 14 Aug 2022 08:31:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4FD093414F9 for ; Sun, 14 Aug 2022 08:31:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDD3959E for ; Sun, 14 Aug 2022 08:31:29 +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: <1660465766.1fd7ff5355a97eebffd8c08e7e635c3767f28d91.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.97.0.ebuild X-VCS-Directories: kde-frameworks/countryflags/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1fd7ff5355a97eebffd8c08e7e635c3767f28d91 X-VCS-Branch: master Date: Sun, 14 Aug 2022 08:31:29 +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: c123ce28-dcf6-4586-ae37-6dff554e0c93 X-Archives-Hash: b7732a5d61d5e9e3d9d93a6fb6e2d8bc commit: 1fd7ff5355a97eebffd8c08e7e635c3767f28d91 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 13 17:45:16 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 14 08:29:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd7ff53 kde-frameworks/countryflags: 5.97.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/countryflags/Manifest | 1 + .../countryflags/countryflags-5.97.0.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/kde-frameworks/countryflags/Manifest b/kde-frameworks/countryflags/Manifest index 1e2b458506f2..26d4bff435d5 100644 --- a/kde-frameworks/countryflags/Manifest +++ b/kde-frameworks/countryflags/Manifest @@ -1 +1,2 @@ DIST kdelibs4support-5.96.0.tar.xz 3657280 BLAKE2B 5450ad4aced1e73b68dab9ce5f858f65765b96d98b2d977a796d13f148f31e8cb6d2562713569b4694afa163e3fac2d93ee94e6bd1592710e1141e6095320761 SHA512 25d80c003b6cc661058d24e3af4b9ef43c05029375c74ea2aedd1b4cbb8a09896404d2e2cb4eca884ad091f7d26b9afebd1a0ff13c96b9d793c40880300fb59d +DIST kdelibs4support-5.97.0.tar.xz 3659376 BLAKE2B 517714e5b9ed0bc03e8d1811f2956b2b628cd06108a369f7ecb6714b9750d25a785e276d06c4d783a926b0df3ee5190bdea6366cea02187e643853ef27d85630 SHA512 97e40402045f81b94165ce72566a2a099ec5c7c737d428f9b13879232d5448d72ccdd92b1cfbf6469eaa981aa10f50c558ac6df667a2d44e9c4f748a6a03d1cf diff --git a/kde-frameworks/countryflags/countryflags-5.97.0.ebuild b/kde-frameworks/countryflags/countryflags-5.97.0.ebuild new file mode 100644 index 000000000000..18e69f8238bb --- /dev/null +++ b/kde-frameworks/countryflags/countryflags-5.97.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 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="!