public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kiconthemes/, kde-frameworks/kiconthemes/files/
Date: Wed, 22 Mar 2023 23:01:10 +0000 (UTC)	[thread overview]
Message-ID: <1679526063.d5a6c294636b49397dca0df21793b2d0ce295015.asturm@gentoo> (raw)

commit:     d5a6c294636b49397dca0df21793b2d0ce295015
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 22:54:27 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 23:01:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a6c294

kde-frameworks/kiconthemes: Add missing comma between enum values

Upstream commit d5d04e3c3fa92fbfd95eced39c3e272b8980563d

See also:
https://mail.kde.org/pipermail/release-team/2023-March/012999.html

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

 .../files/kiconthemes-5.104.0-fix-typo.patch       | 25 ++++++++++++++++
 .../kiconthemes/kiconthemes-5.104.0-r1.ebuild      | 35 ++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/kde-frameworks/kiconthemes/files/kiconthemes-5.104.0-fix-typo.patch b/kde-frameworks/kiconthemes/files/kiconthemes-5.104.0-fix-typo.patch
new file mode 100644
index 000000000000..b1f3c47bc5c2
--- /dev/null
+++ b/kde-frameworks/kiconthemes/files/kiconthemes-5.104.0-fix-typo.patch
@@ -0,0 +1,25 @@
+From d5d04e3c3fa92fbfd95eced39c3e272b8980563d Mon Sep 17 00:00:00 2001
+From: Nicolas Fella <nicolas.fella@gmx.de>
+Date: Sun, 5 Mar 2023 00:13:23 +0100
+Subject: [PATCH] Add missing comma between enum values
+
+---
+ src/kiconloader.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/kiconloader.h b/src/kiconloader.h
+index f219f6e..f1a2998 100644
+--- a/src/kiconloader.h
++++ b/src/kiconloader.h
+@@ -139,7 +139,7 @@ public:
+         /// Panel (Plasma Taskbar) icons, @deprecated since 5.104, use another group or explicit size
+         Panel KICONTHEMES_ENUMERATOR_DEPRECATED_VERSION(5, 104, "Use another group or explicit size"),
+ #else
+-        Panel_DEPRECATED_DO_NOT_USE
++        Panel_DEPRECATED_DO_NOT_USE,
+ #endif
+         /// Icons for use in dialog titles, page lists, etc
+         Dialog,
+-- 
+GitLab
+

diff --git a/kde-frameworks/kiconthemes/kiconthemes-5.104.0-r1.ebuild b/kde-frameworks/kiconthemes/kiconthemes-5.104.0-r1.ebuild
new file mode 100644
index 000000000000..7989f7647d4a
--- /dev/null
+++ b/kde-frameworks/kiconthemes/kiconthemes-5.104.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_DESIGNERPLUGIN="true"
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.15.5
+VIRTUALX_REQUIRED="test"
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework for icon theming and configuration"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RESTRICT="test" # bug 574770
+
+RDEPEND="
+	>=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/kwidgetsaddons-${PVCUT}*:5
+"
+DEPEND="${RDEPEND}
+	test? ( >=dev-qt/qtdeclarative-${QTMIN}:5 )
+"
+
+PATCHES=( "${FILESDIR}/${P}-fix-typo.patch" )


             reply	other threads:[~2023-03-22 23:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-22 23:01 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-22 21:16 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kiconthemes/, kde-frameworks/kiconthemes/files/ Andreas Sturmlechner
2018-10-22 18:32 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1679526063.d5a6c294636b49397dca0df21793b2d0ce295015.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox