From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfigwidgets/
Date: Sat, 9 Jan 2021 10:15:44 +0000 (UTC) [thread overview]
Message-ID: <1610184535.dfa0d3b7c568b30e861270390259e5945e832fa4.asturm@gentoo> (raw)
commit: dfa0d3b7c568b30e861270390259e5945e832fa4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 9 09:26:18 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 9 09:28:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa0d3b7
kde-frameworks/kconfigwidgets: 5.78.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kconfigwidgets/Manifest | 1 +
.../kconfigwidgets/kconfigwidgets-5.78.0.ebuild | 41 ++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/kde-frameworks/kconfigwidgets/Manifest b/kde-frameworks/kconfigwidgets/Manifest
index 5ad217f8ea2..d2c98fded6b 100644
--- a/kde-frameworks/kconfigwidgets/Manifest
+++ b/kde-frameworks/kconfigwidgets/Manifest
@@ -1,2 +1,3 @@
DIST kconfigwidgets-5.74.0.tar.xz 386728 BLAKE2B 6badc87c26cc1509fd85f78ab483c005c8e882177bdeba4f20ed45faa3d21134b54d4eb40eff3f4adab1b20b029451616293da3e684ee092a4acd37639600fde SHA512 c51f005494aed3587a3f39a8582d5cb3e1f9e4c6da0074d9e9ad78038e63663278c891231c6358ca38ee9b41e00fe13da2bf0719b3213507eae8e5da35275e76
DIST kconfigwidgets-5.77.0.tar.xz 387264 BLAKE2B c9fe1f2c6ac98e643c85ac7472e824380fb0041576e02f486c033e04d17381bf6bf91527f50cd5ed8316ab079b1b23a2db6a501323f2e699d1da8605af9ca534 SHA512 2b3c13860993fdaee4a715aef5a87d25e0c85ef7b8ba78b731258c06ca051094269b0404737be8b7a29d88fb78f8200ff3ec5b2d577d5f76a0725aeccdc0b9d5
+DIST kconfigwidgets-5.78.0.tar.xz 389240 BLAKE2B a16aeca09a7282ef30aeaf9dfc40eccd50a963cabfcc214f2f890e878d642fd0a88c4974eba4b901b24d5de1359869070d73d6ff422afe6eaeb5e06e12106e24 SHA512 6a7727c393bf87f6f6dec20e156a7888444848f721eb3318696c8783affff38521cd76a186956945e9bef96b0abc102f1198ccc01e912dff3e4cf37764a6e95b
diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.78.0.ebuild b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.78.0.ebuild
new file mode 100644
index 00000000000..c11557a9b1e
--- /dev/null
+++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.78.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 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 providing an assortment of configuration-related widgets"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="+man"
+
+BDEPEND="
+ man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
+"
+DEPEND="
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ =kde-frameworks/kauth-${PVCUT}*:5
+ =kde-frameworks/kcodecs-${PVCUT}*:5
+ =kde-frameworks/kconfig-${PVCUT}*:5
+ =kde-frameworks/kcoreaddons-${PVCUT}*:5
+ =kde-frameworks/kguiaddons-${PVCUT}*:5
+ =kde-frameworks/ki18n-${PVCUT}*:5
+ =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ -DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON # bug 746866
+ $(cmake_use_find_package man KF5DocTools)
+ )
+
+ ecm_src_configure
+}
next reply other threads:[~2021-01-09 10:15 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-09 10:15 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-09 8:33 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfigwidgets/ Andreas Sturmlechner
2025-02-21 20:39 Andreas Sturmlechner
2025-02-14 15:24 Andreas Sturmlechner
2025-01-27 18:43 Andreas Sturmlechner
2025-01-10 8:37 WANG Xuerui
2024-12-17 21:47 Andreas Sturmlechner
2024-12-16 22:28 Andreas Sturmlechner
2024-11-29 16:26 Andreas Sturmlechner
2024-11-08 14:38 Andreas Sturmlechner
2024-10-11 12:57 Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-14 3:23 Andreas Sturmlechner
2024-08-10 7:57 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-06-24 17:27 Andreas Sturmlechner
2024-05-27 18:13 Arthur Zamarin
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2024-03-01 14:00 Arthur Zamarin
2023-12-20 15:11 Andreas Sturmlechner
2023-08-19 7:34 Andreas Sturmlechner
2023-07-31 19:50 Andreas Sturmlechner
2023-07-25 9:37 Andreas Sturmlechner
2022-05-04 21:34 Andreas Sturmlechner
2022-01-21 19:42 Andreas Sturmlechner
2022-01-21 19:42 Andreas Sturmlechner
2021-11-13 20:01 Andreas Sturmlechner
2021-10-11 11:01 Andreas Sturmlechner
2021-08-14 17:09 Andreas Sturmlechner
2021-07-11 20:47 Andreas Sturmlechner
2021-04-11 14:23 Andreas Sturmlechner
2021-04-10 18:44 Andreas Sturmlechner
2021-02-13 20:49 Andreas Sturmlechner
2021-02-13 13:04 Andreas Sturmlechner
2021-01-11 8:04 Sam James
2021-01-10 14:06 Sam James
2021-01-10 9:07 Sam James
2018-10-10 11:48 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-06-10 12:04 Mikle Kolyada
2017-12-08 23:40 Thomas Deutschmann
2017-07-07 19:41 Alexis Ballier
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=1610184535.dfa0d3b7c568b30e861270390259e5945e832fa4.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