From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: sci-mathematics/rkward/
Date: Thu, 25 Apr 2024 19:17:05 +0000 (UTC) [thread overview]
Message-ID: <1714072549.bf6f9f17e826089a0cb9e07d793264c3403c0c99.asturm@gentoo> (raw)
commit: bf6f9f17e826089a0cb9e07d793264c3403c0c99
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 25 14:25:25 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 19:15:49 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf6f9f17
sci-mathematics/rkward: Port to KF6
Upstream commits:
a4102c7aaf8e089592ca20cfde96d1f90a3cfb4d
b7b591e461575f2d0682b3aa944b4975f1b76d1d
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-mathematics/rkward/rkward-9999.ebuild | 53 ++++++++++++++++---------------
1 file changed, 27 insertions(+), 26 deletions(-)
diff --git a/sci-mathematics/rkward/rkward-9999.ebuild b/sci-mathematics/rkward/rkward-9999.ebuild
index 20c7e1a350..24322ce8d1 100644
--- a/sci-mathematics/rkward/rkward-9999.ebuild
+++ b/sci-mathematics/rkward/rkward-9999.ebuild
@@ -4,6 +4,8 @@
EAPI=8
ECM_HANDBOOK="forceoptional"
+KFMIN=6.1.0
+QTMIN=6.6.2
inherit ecm kde.org optfeature
DESCRIPTION="IDE for the R-project"
@@ -15,41 +17,40 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
fi
LICENSE="GPL-2+ LGPL-2"
-SLOT="5"
+SLOT="0"
IUSE=""
DEPEND="
dev-lang/R
- dev-qt/qtdeclarative:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtprintsupport:5
- dev-qt/qtwebengine:5[widgets]
- dev-qt/qtwidgets:5
- dev-qt/qtxml:5
- kde-frameworks/karchive:5
- kde-frameworks/kcompletion:5
- kde-frameworks/kconfig:5
- kde-frameworks/kconfigwidgets:5
- kde-frameworks/kcoreaddons:5
- kde-frameworks/kcrash:5
- kde-frameworks/ki18n:5
- kde-frameworks/kio:5
- kde-frameworks/kjobwidgets:5
- kde-frameworks/knotifications:5
- kde-frameworks/kparts:5
- kde-frameworks/kservice:5
- kde-frameworks/ktexteditor:5
- kde-frameworks/kwidgetsaddons:5
- kde-frameworks/kwindowsystem:5
- kde-frameworks/kxmlgui:5
+ >=dev-qt/qt5compat-${QTMIN}:6
+ >=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets,xml]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=dev-qt/qtwebengine-${QTMIN}:6[widgets]
+ >=kde-frameworks/karchive-${KFMIN}:6
+ >=kde-frameworks/kcompletion-${KFMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kcrash-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kio-${KFMIN}:6
+ >=kde-frameworks/kjobwidgets-${KFMIN}:6
+ >=kde-frameworks/knotifications-${KFMIN}:6
+ >=kde-frameworks/kparts-${KFMIN}:6
+ >=kde-frameworks/kservice-${KFMIN}:6
+ >=kde-frameworks/ktexteditor-${KFMIN}:6
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+ >=kde-frameworks/kwindowsystem-${KFMIN}:6
+ >=kde-frameworks/kxmlgui-${KFMIN}:6
+"
+RDEPEND="${DEPEND}
+ !${CATEGORY}/${PN}:5
"
-RDEPEND="${DEPEND}"
BDEPEND="sys-devel/gettext"
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
- optfeature "kate plugins support" "kde-apps/kate-addons:${SLOT}"
+ optfeature "kate plugins support" "kde-apps/kate-addons:6"
optfeature "prendering (or previewing) R markdown (.Rmd) files" "app-text/pandoc"
optfeature "managing citations while writing articles" "app-text/kbibtex"
fi
next reply other threads:[~2024-04-25 19:17 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-25 19:17 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-25 20:10 [gentoo-commits] proj/kde:master commit in: sci-mathematics/rkward/ Andreas Sturmlechner
2024-07-22 20:55 Andreas Sturmlechner
2022-10-22 14:50 Andreas Sturmlechner
2022-06-01 11:13 Andreas Sturmlechner
2022-05-18 12:44 Andreas Sturmlechner
2021-12-26 20:39 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2020-10-15 22:14 Andreas Sturmlechner
2020-10-11 11:08 Andreas Sturmlechner
2020-10-11 11:08 Andreas Sturmlechner
2020-10-11 11:08 Andreas Sturmlechner
2020-08-08 23:20 Andreas Sturmlechner
2020-06-18 17:38 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=1714072549.bf6f9f17e826089a0cb9e07d793264c3403c0c99.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