[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2023-06-08 Thread Sam James
commit: 22b8dc6db66f1ec1c809dbba75f8b9098556ed38
Author: Sam James  gentoo  org>
AuthorDate: Thu Jun  8 22:30:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun  8 22:34:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b8dc6d

sci-mathematics/rkward: use virtual/pandoc

Signed-off-by: Sam James  gentoo.org>

 sci-mathematics/rkward/rkward-0.7.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/rkward/rkward-0.7.5.ebuild 
b/sci-mathematics/rkward/rkward-0.7.5.ebuild
index 714b41f12f96..feca760015fe 100644
--- a/sci-mathematics/rkward/rkward-0.7.5.ebuild
+++ b/sci-mathematics/rkward/rkward-0.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -50,7 +50,7 @@ BDEPEND="sys-devel/gettext"
 pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "kate plugins support" "kde-apps/kate-addons:${SLOT}"
-   optfeature "prendering (or previewing) R markdown (.Rmd) files" 
"app-text/pandoc"
+   optfeature "prendering (or previewing) R markdown (.Rmd) files" 
"virtual/pandoc"
optfeature "managing citations while writing articles" 
"app-text/kbibtex"
fi
ecm_pkg_postinst



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2022-10-25 Thread Andreas Sturmlechner
commit: ba9d91b91d2c879510b627bccef783939b72b350
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 25 15:18:41 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 25 16:00:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba9d91b9

sci-mathematics/rkward: drop 0.7.4

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 -
 sci-mathematics/rkward/rkward-0.7.4.ebuild | 57 --
 2 files changed, 58 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 9f23fc1a0c7c..dcf538f32e0b 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1 @@
-DIST rkward-0.7.4.tar.gz 5677112 BLAKE2B 
5105103e95285c77d53eeffe3cb98e5945d4be29066c5726cd76307c70176cd44eb878d0459257de2f0efb756ecc880343226ce7060bc0866f65f8a3f7f3ea96
 SHA512 
64a5a42e7b36af410738bdaf19c9bb2e0f7f99816a49dd37be1a1748d925665728ba9feb1977e62f2e710e0e63bc6085c1e957ad0f1feaba58baf22efa4f708b
 DIST rkward-0.7.5.tar.gz 7682442 BLAKE2B 
b3c79dbc51585c646e88549d82b0a68a3246219b069d641f71beb25f2ac855d0c7a0e44e1cdba3da112ee94479584768ebd45fc37afb83fbd95de51bcc3f5a31
 SHA512 
247ee50fbebb9b74a1c03d6ef99dded18a1b3cf18286a6d2afcaa8ff7472cc3cb735db0a876926625aff4674906956f7a0c001a46d0dfd328a93e8c7af9f6c6b

diff --git a/sci-mathematics/rkward/rkward-0.7.4.ebuild 
b/sci-mathematics/rkward/rkward-0.7.4.ebuild
deleted file mode 100644
index 6a89832e92f6..
--- a/sci-mathematics/rkward/rkward-0.7.4.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-inherit ecm kde.org optfeature
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="GPL-2+ LGPL-2"
-SLOT="5"
-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
-"
-RDEPEND="${DEPEND}"
-BDEPEND="sys-devel/gettext"
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   optfeature "kate plugins support" "kde-apps/kate:${SLOT}"
-   optfeature "prendering (or previewing) R markdown (.Rmd) files" 
"app-text/pandoc"
-   optfeature "managing citations while writing articles" 
"app-text/kbibtex"
-   fi
-   ecm_pkg_postinst
-}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2022-10-22 Thread Andreas Sturmlechner
commit: f4a52ddaa3fe5fa8bd7014a3e475eef6d0bfdbe2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 22 13:50:16 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 22 14:49:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a52dda

sci-mathematics/rkward: add 0.7.5

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 +
 sci-mathematics/rkward/rkward-0.7.5.ebuild | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 0fa3bcca282a..9f23fc1a0c7c 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.7.4.tar.gz 5677112 BLAKE2B 
5105103e95285c77d53eeffe3cb98e5945d4be29066c5726cd76307c70176cd44eb878d0459257de2f0efb756ecc880343226ce7060bc0866f65f8a3f7f3ea96
 SHA512 
64a5a42e7b36af410738bdaf19c9bb2e0f7f99816a49dd37be1a1748d925665728ba9feb1977e62f2e710e0e63bc6085c1e957ad0f1feaba58baf22efa4f708b
+DIST rkward-0.7.5.tar.gz 7682442 BLAKE2B 
b3c79dbc51585c646e88549d82b0a68a3246219b069d641f71beb25f2ac855d0c7a0e44e1cdba3da112ee94479584768ebd45fc37afb83fbd95de51bcc3f5a31
 SHA512 
247ee50fbebb9b74a1c03d6ef99dded18a1b3cf18286a6d2afcaa8ff7472cc3cb735db0a876926625aff4674906956f7a0c001a46d0dfd328a93e8c7af9f6c6b

diff --git a/sci-mathematics/rkward/rkward-0.7.5.ebuild 
b/sci-mathematics/rkward/rkward-0.7.5.ebuild
new file mode 100644
index ..714b41f12f96
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.5.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm kde.org optfeature
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
+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
+"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature "kate plugins support" "kde-apps/kate-addons:${SLOT}"
+   optfeature "prendering (or previewing) R markdown (.Rmd) files" 
"app-text/pandoc"
+   optfeature "managing citations while writing articles" 
"app-text/kbibtex"
+   fi
+   ecm_pkg_postinst
+}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2022-06-08 Thread Andreas Sturmlechner
commit: acb613d188ad8fedc703ee6048fe186c0f0a94da
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  8 11:22:23 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  8 11:29:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb613d1

sci-mathematics/rkward: Drop 0.7.3

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 -
 sci-mathematics/rkward/rkward-0.7.3.ebuild | 57 --
 2 files changed, 58 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 9939a10c6ac9..0fa3bcca282a 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1 @@
-DIST rkward-0.7.3.tar.gz 5486401 BLAKE2B 
0410c29b79567e3e1b8e1947fa89c2b696a67396a51bf6a0bb5ddee485ee295e66cf20442b5b585f272bb4a6afa77c3217997b2a02752cd7b0bc945d9f099a35
 SHA512 
dc93b88653c6303fdbe82406837534118ad56eec9a95613b1da8a5711d3f7cc798bb8e0d15955584a8c143c1944469a0e80728b5e5e46edef2d23e9d818782ec
 DIST rkward-0.7.4.tar.gz 5677112 BLAKE2B 
5105103e95285c77d53eeffe3cb98e5945d4be29066c5726cd76307c70176cd44eb878d0459257de2f0efb756ecc880343226ce7060bc0866f65f8a3f7f3ea96
 SHA512 
64a5a42e7b36af410738bdaf19c9bb2e0f7f99816a49dd37be1a1748d925665728ba9feb1977e62f2e710e0e63bc6085c1e957ad0f1feaba58baf22efa4f708b

diff --git a/sci-mathematics/rkward/rkward-0.7.3.ebuild 
b/sci-mathematics/rkward/rkward-0.7.3.ebuild
deleted file mode 100644
index 50f6382445ec..
--- a/sci-mathematics/rkward/rkward-0.7.3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-inherit ecm kde.org optfeature
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="GPL-2+ LGPL-2"
-SLOT="5"
-IUSE=""
-
-DEPEND="
-   dev-lang/R
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtscript: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
-"
-RDEPEND="${DEPEND}"
-BDEPEND="sys-devel/gettext"
-
-pkg_postinst() {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   optfeature "kate plugins support" "kde-apps/kate:${SLOT}"
-   optfeature "prendering (or previewing) R markdown (.Rmd) files" 
"app-text/pandoc"
-   optfeature "managing citations while writing articles" 
"app-text/kbibtex"
-   fi
-   ecm_pkg_postinst
-}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2022-06-01 Thread Andreas Sturmlechner
commit: a1785dc52db35cbeb68dee31213a981b44741c63
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  1 10:17:09 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  1 11:26:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1785dc5

sci-mathematics/rkward: 0.7.4 version bump

See also: https://rkward.kde.org/News.html#rkward-074

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 +
 sci-mathematics/rkward/rkward-0.7.4.ebuild | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index b6b2bd584d0c..9939a10c6ac9 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.7.3.tar.gz 5486401 BLAKE2B 
0410c29b79567e3e1b8e1947fa89c2b696a67396a51bf6a0bb5ddee485ee295e66cf20442b5b585f272bb4a6afa77c3217997b2a02752cd7b0bc945d9f099a35
 SHA512 
dc93b88653c6303fdbe82406837534118ad56eec9a95613b1da8a5711d3f7cc798bb8e0d15955584a8c143c1944469a0e80728b5e5e46edef2d23e9d818782ec
+DIST rkward-0.7.4.tar.gz 5677112 BLAKE2B 
5105103e95285c77d53eeffe3cb98e5945d4be29066c5726cd76307c70176cd44eb878d0459257de2f0efb756ecc880343226ce7060bc0866f65f8a3f7f3ea96
 SHA512 
64a5a42e7b36af410738bdaf19c9bb2e0f7f99816a49dd37be1a1748d925665728ba9feb1977e62f2e710e0e63bc6085c1e957ad0f1feaba58baf22efa4f708b

diff --git a/sci-mathematics/rkward/rkward-0.7.4.ebuild 
b/sci-mathematics/rkward/rkward-0.7.4.ebuild
new file mode 100644
index ..6a89832e92f6
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.4.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm kde.org optfeature
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
+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
+"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature "kate plugins support" "kde-apps/kate:${SLOT}"
+   optfeature "prendering (or previewing) R markdown (.Rmd) files" 
"app-text/pandoc"
+   optfeature "managing citations while writing articles" 
"app-text/kbibtex"
+   fi
+   ecm_pkg_postinst
+}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/, sci-mathematics/rkward/files/

2022-06-01 Thread Andreas Sturmlechner
commit: 6d07d1869d0fd8bb0fa03777b2c48bc577eddd04
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May 31 22:47:33 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  1 07:57:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d07d186

sci-mathematics/rkward: Drop 0.7.2-r1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|   1 -
 .../files/rkward-0.7.2-fix-crash-w-R-4.1.0.patch   |  99 
 .../files/rkward-0.7.2-fix-dark-themes.patch   | 172 -
 .../files/rkward-0.7.2-fix-eop-tag-in-html.patch   |  32 
 .../files/rkward-0.7.2-fix-hang-on-exit.patch  |  28 
 .../rkward/files/rkward-0.7.2-fix-hidpi.patch  |  25 ---
 sci-mathematics/rkward/rkward-0.7.2-r1.ebuild  |  64 
 7 files changed, 421 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 4335505a63bf..b6b2bd584d0c 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1 @@
-DIST rkward-0.7.2.tar.gz 6307769 BLAKE2B 
df72d5d03ecbb57cb08787cc27e66cfacca517a08ca10190c1bb0d627f991dab6b79e9399b0b6c38a545d370d0ecdc8fc5796c1e046a0aac20c0485405a2d72c
 SHA512 
af872b59dea8535eb6ddc0b3db56c45114fc64b0b657e5c8373eb2f7b3a63aa13f9e3c8f6050ff3eff0126df595ed30e1d1e66b91c19b7ba950838613798cb6d
 DIST rkward-0.7.3.tar.gz 5486401 BLAKE2B 
0410c29b79567e3e1b8e1947fa89c2b696a67396a51bf6a0bb5ddee485ee295e66cf20442b5b585f272bb4a6afa77c3217997b2a02752cd7b0bc945d9f099a35
 SHA512 
dc93b88653c6303fdbe82406837534118ad56eec9a95613b1da8a5711d3f7cc798bb8e0d15955584a8c143c1944469a0e80728b5e5e46edef2d23e9d818782ec

diff --git 
a/sci-mathematics/rkward/files/rkward-0.7.2-fix-crash-w-R-4.1.0.patch 
b/sci-mathematics/rkward/files/rkward-0.7.2-fix-crash-w-R-4.1.0.patch
deleted file mode 100644
index 2cc50575672b..
--- a/sci-mathematics/rkward/files/rkward-0.7.2-fix-crash-w-R-4.1.0.patch
+++ /dev/null
@@ -1,99 +0,0 @@
-From 157207b915647cd8600c616cf6dfed8f83ecff30 Mon Sep 17 00:00:00 2001
-From: Thomas Friedrichsmeier 
-Date: Sat, 26 Jun 2021 22:16:22 +0200
-Subject: [PATCH] Add dummies for the new R graphics functions to avoid crash.
-
-This is not a proper implementation, yet.
-
-CCBUG: https://bugs.kde.org/show_bug.cgi?id=438993

- ChangeLog |  3 ++
- .../rkwarddevice/rkgraphicsdevice_setup.cpp   | 15 +++-
- .../rkwarddevice/rkgraphicsdevice_stubs.cpp   | 36 +++
- 3 files changed, 53 insertions(+), 1 deletion(-)
-
-diff --git a/ChangeLog b/ChangeLog
-index 0210df6e..ae17bc62 100644
 a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,6 @@
-+--- Version 0.7.2b - UNRELEASED
-+- Fixed: Crash when attempting to use new graphics features in R 4.1.0 (esp. 
plotting using ggplot2)
-+
- --- Version 0.7.2 - Oct-16-2020
- - Script preview keeps vertical scroll position when updating
- - Python development scripts have been ported to python3
-diff --git a/rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp 
b/rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp
-index 9909639f..e215c090 100644
 a/rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp
-+++ b/rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp
-@@ -216,6 +216,19 @@ bool RKGraphicsDeviceDesc::init (pDevDesc dev, double 
pointsize, const QStringLi
- #endif
-   dev->newFrameConfirm = RKD_NewFrameConfirm;
- 
-+#if R_VERSION >= R_Version (2, 14, 0)
-+  dev->holdflush = RKD_HoldFlush;
-+#endif
-+
-+#if R_VERSION >= R_Version (4, 1, 0)
-+  dev->setPattern = RKD_SetPattern;
-+  dev->releasePattern = RKD_ReleasePattern;
-+  dev->setClipPath = RKD_SetClipPath;
-+  dev->releaseClipPath = RKD_ReleaseClipPath;
-+  dev->setMask = RKD_SetMask;
-+  dev->releaseMask = RKD_ReleaseMask;
-+  dev->deviceVersion = 14;
-+  dev->deviceClip = FALSE; // for now
-+#endif
-   return true;
- }
-- 
-diff --git a/rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp 
b/rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp
-index 716a9511..b7be1609 100644
 a/rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp
-+++ b/rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp
-@@ -579,5 +579,41 @@ void RKD_onExit (pDevDesc dev) {
-   }
-   dev->gettingEvent = (Rboolean) false;
- }
-+#endif
-+
-+#if R_VERSION >= R_Version (2, 14, 0)
-+int RKD_HoldFlush (pDevDesc dev, int level) {
-+#warning implement me
-+  return 0;
-+}
-+#endif
-+
-+#if R_VERSION >= R_Version (4, 1, 0)
-+SEXP RKD_SetPattern (SEXP pattern, pDevDesc dd) {
-+#warning implement me
-+  return R_NilValue;
-+}
-+
-+void RKD_ReleasePattern (SEXP ref, pDevDesc dd) {
-+#warning implement me
-+}
-+
-+SEXP RKD_SetClipPath (SEXP path, SEXP ref, pDevDesc dd) {
-+#warning implement me
-+  return R_NilValue;
-+}
-+
-+void RKD_ReleaseClipPath (SEXP ref, 

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2022-05-18 Thread Andreas Sturmlechner
commit: 15c848fb1188b3ee3704eaf2670332568507a370
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 18 12:34:43 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 18 12:46:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c848fb

sci-mathematics/rkward: 0.7.3 version bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 +
 sci-mathematics/rkward/rkward-0.7.3.ebuild | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 3350fd01d471..4335505a63bf 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.7.2.tar.gz 6307769 BLAKE2B 
df72d5d03ecbb57cb08787cc27e66cfacca517a08ca10190c1bb0d627f991dab6b79e9399b0b6c38a545d370d0ecdc8fc5796c1e046a0aac20c0485405a2d72c
 SHA512 
af872b59dea8535eb6ddc0b3db56c45114fc64b0b657e5c8373eb2f7b3a63aa13f9e3c8f6050ff3eff0126df595ed30e1d1e66b91c19b7ba950838613798cb6d
+DIST rkward-0.7.3.tar.gz 5486401 BLAKE2B 
0410c29b79567e3e1b8e1947fa89c2b696a67396a51bf6a0bb5ddee485ee295e66cf20442b5b585f272bb4a6afa77c3217997b2a02752cd7b0bc945d9f099a35
 SHA512 
dc93b88653c6303fdbe82406837534118ad56eec9a95613b1da8a5711d3f7cc798bb8e0d15955584a8c143c1944469a0e80728b5e5e46edef2d23e9d818782ec

diff --git a/sci-mathematics/rkward/rkward-0.7.3.ebuild 
b/sci-mathematics/rkward/rkward-0.7.3.ebuild
new file mode 100644
index ..50f6382445ec
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.3.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm kde.org optfeature
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
+IUSE=""
+
+DEPEND="
+   dev-lang/R
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtscript: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
+"
+RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   optfeature "kate plugins support" "kde-apps/kate:${SLOT}"
+   optfeature "prendering (or previewing) R markdown (.Rmd) files" 
"app-text/pandoc"
+   optfeature "managing citations while writing articles" 
"app-text/kbibtex"
+   fi
+   ecm_pkg_postinst
+}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2022-01-07 Thread Andreas Sturmlechner
commit: 1cbf577781d91422adb96298ca41851196a78be6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 29 12:20:42 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  7 14:21:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cbf5777

sci-mathematics/rkward: Drop 0.7.2 (r0)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/rkward-0.7.2.ebuild | 54 --
 1 file changed, 54 deletions(-)

diff --git a/sci-mathematics/rkward/rkward-0.7.2.ebuild 
b/sci-mathematics/rkward/rkward-0.7.2.ebuild
deleted file mode 100644
index e6b9d0f01284..
--- a/sci-mathematics/rkward/rkward-0.7.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-inherit ecm kde.org optfeature
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="GPL-2+ LGPL-2"
-SLOT="5"
-IUSE=""
-
-BDEPEND="
-   sys-devel/gettext
-"
-DEPEND="
-   dev-lang/R
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtscript:5
-   dev-qt/qtwebengine:5[widgets]
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml: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
-"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
-   optfeature "kate plugins support" kde-apps/kate:${SLOT}
-   ecm_pkg_postinst
-}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/, sci-mathematics/rkward/files/

2022-01-07 Thread Andreas Sturmlechner
commit: c2522b493bf5d0b104fab10c69d491259a86
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Dec 29 12:17:43 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan  7 14:21:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2522b49

sci-mathematics/rkward: EAPI-8, more optfeature, various fixes

KDE-bug: https://bugs.kde.org/show_bug.cgi?id=389914
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=430680
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=438993

Reported-by: Milos Popovic  gmail.com>
Closes: https://bugs.gentoo.org/829998
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/rkward-0.7.2-fix-crash-w-R-4.1.0.patch   |  99 
 .../files/rkward-0.7.2-fix-dark-themes.patch   | 172 +
 .../files/rkward-0.7.2-fix-eop-tag-in-html.patch   |  32 
 .../files/rkward-0.7.2-fix-hang-on-exit.patch  |  28 
 .../rkward/files/rkward-0.7.2-fix-hidpi.patch  |  25 +++
 sci-mathematics/rkward/rkward-0.7.2-r1.ebuild  |  64 
 6 files changed, 420 insertions(+)

diff --git 
a/sci-mathematics/rkward/files/rkward-0.7.2-fix-crash-w-R-4.1.0.patch 
b/sci-mathematics/rkward/files/rkward-0.7.2-fix-crash-w-R-4.1.0.patch
new file mode 100644
index ..2cc50575672b
--- /dev/null
+++ b/sci-mathematics/rkward/files/rkward-0.7.2-fix-crash-w-R-4.1.0.patch
@@ -0,0 +1,99 @@
+From 157207b915647cd8600c616cf6dfed8f83ecff30 Mon Sep 17 00:00:00 2001
+From: Thomas Friedrichsmeier 
+Date: Sat, 26 Jun 2021 22:16:22 +0200
+Subject: [PATCH] Add dummies for the new R graphics functions to avoid crash.
+
+This is not a proper implementation, yet.
+
+CCBUG: https://bugs.kde.org/show_bug.cgi?id=438993
+---
+ ChangeLog |  3 ++
+ .../rkwarddevice/rkgraphicsdevice_setup.cpp   | 15 +++-
+ .../rkwarddevice/rkgraphicsdevice_stubs.cpp   | 36 +++
+ 3 files changed, 53 insertions(+), 1 deletion(-)
+
+diff --git a/ChangeLog b/ChangeLog
+index 0210df6e..ae17bc62 100644
+--- a/ChangeLog
 b/ChangeLog
+@@ -1,3 +1,6 @@
++--- Version 0.7.2b - UNRELEASED
++- Fixed: Crash when attempting to use new graphics features in R 4.1.0 (esp. 
plotting using ggplot2)
++
+ --- Version 0.7.2 - Oct-16-2020
+ - Script preview keeps vertical scroll position when updating
+ - Python development scripts have been ported to python3
+diff --git a/rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp 
b/rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp
+index 9909639f..e215c090 100644
+--- a/rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp
 b/rkward/rbackend/rkwarddevice/rkgraphicsdevice_setup.cpp
+@@ -216,6 +216,19 @@ bool RKGraphicsDeviceDesc::init (pDevDesc dev, double 
pointsize, const QStringLi
+ #endif
+   dev->newFrameConfirm = RKD_NewFrameConfirm;
+ 
++#if R_VERSION >= R_Version (2, 14, 0)
++  dev->holdflush = RKD_HoldFlush;
++#endif
++
++#if R_VERSION >= R_Version (4, 1, 0)
++  dev->setPattern = RKD_SetPattern;
++  dev->releasePattern = RKD_ReleasePattern;
++  dev->setClipPath = RKD_SetClipPath;
++  dev->releaseClipPath = RKD_ReleaseClipPath;
++  dev->setMask = RKD_SetMask;
++  dev->releaseMask = RKD_ReleaseMask;
++  dev->deviceVersion = 14;
++  dev->deviceClip = FALSE; // for now
++#endif
+   return true;
+ }
+- 
+diff --git a/rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp 
b/rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp
+index 716a9511..b7be1609 100644
+--- a/rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp
 b/rkward/rbackend/rkwarddevice/rkgraphicsdevice_stubs.cpp
+@@ -579,5 +579,41 @@ void RKD_onExit (pDevDesc dev) {
+   }
+   dev->gettingEvent = (Rboolean) false;
+ }
++#endif
++
++#if R_VERSION >= R_Version (2, 14, 0)
++int RKD_HoldFlush (pDevDesc dev, int level) {
++#warning implement me
++  return 0;
++}
++#endif
++
++#if R_VERSION >= R_Version (4, 1, 0)
++SEXP RKD_SetPattern (SEXP pattern, pDevDesc dd) {
++#warning implement me
++  return R_NilValue;
++}
++
++void RKD_ReleasePattern (SEXP ref, pDevDesc dd) {
++#warning implement me
++}
++
++SEXP RKD_SetClipPath (SEXP path, SEXP ref, pDevDesc dd) {
++#warning implement me
++  return R_NilValue;
++}
++
++void RKD_ReleaseClipPath (SEXP ref, pDevDesc dd) {
++#warning implement me
++}
++
++SEXP RKD_SetMask (SEXP path, SEXP ref, pDevDesc dd) {
++#warning implement me
++  return R_NilValue;
++}
++
++void RKD_ReleaseMask (SEXP ref, pDevDesc dd) {
++#warning implement me
++}
+ 
+ #endif
+-- 
+GitLab
+

diff --git a/sci-mathematics/rkward/files/rkward-0.7.2-fix-dark-themes.patch 
b/sci-mathematics/rkward/files/rkward-0.7.2-fix-dark-themes.patch
new file mode 100644
index ..005285e281bf
--- /dev/null
+++ b/sci-mathematics/rkward/files/rkward-0.7.2-fix-dark-themes.patch
@@ -0,0 +1,172 @@
+From 5d64b6d23f19f4307fca2d79838bb6e1e38c7f36 Mon Sep 17 

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2021-04-04 Thread Andreas Sturmlechner
commit: 2d4974cebcc200285c68067d6adf1a6c9b87422d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Apr  3 11:11:01 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Apr  4 18:55:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4974ce

sci-mathematics/rkward: Drop superfluous optfeature header

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/rkward-0.7.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-mathematics/rkward/rkward-0.7.2.ebuild 
b/sci-mathematics/rkward/rkward-0.7.2.ebuild
index a76b8cd6a79..e6b9d0f0128 100644
--- a/sci-mathematics/rkward/rkward-0.7.2.ebuild
+++ b/sci-mathematics/rkward/rkward-0.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -49,7 +49,6 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 pkg_postinst() {
-   elog "Optional dependencies:"
optfeature "kate plugins support" kde-apps/kate:${SLOT}
ecm_pkg_postinst
 }



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2020-10-15 Thread Andreas Sturmlechner
commit: 1a16821be7eae5806efc3dffbc851b01706d4729
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Oct 11 10:03:38 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct 15 18:48:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a16821b

sci-mathematics/rkward: 0.7.2 version bump

See also: https://mail.kde.org/pipermail/release-team/2020-October/012049.html

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 +
 sci-mathematics/rkward/rkward-0.7.2.ebuild | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index f0877b7d97f..60b7e5148f1 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.7.1b.tar.gz 4618168 BLAKE2B 
cccd0409d6609aee500d4a96bbe9d94fe7c3b8c7ee77d0b80e0b4e62445bf9eb46f9a1c2ff82a11c304d3c58c8ef32f33b2aaf2a96faa9e69adb10f1fb6a5746
 SHA512 
e2fef6db00153a67e03ef6a4e8152eceee45738394758042df1248053c1473a362cf70615bd4d8451b6594a252e16875d9248c1a358f33a8f1917503e22b4cf8
+DIST rkward-0.7.2.tar.gz 6307769 BLAKE2B 
df72d5d03ecbb57cb08787cc27e66cfacca517a08ca10190c1bb0d627f991dab6b79e9399b0b6c38a545d370d0ecdc8fc5796c1e046a0aac20c0485405a2d72c
 SHA512 
af872b59dea8535eb6ddc0b3db56c45114fc64b0b657e5c8373eb2f7b3a63aa13f9e3c8f6050ff3eff0126df595ed30e1d1e66b91c19b7ba950838613798cb6d

diff --git a/sci-mathematics/rkward/rkward-0.7.2.ebuild 
b/sci-mathematics/rkward/rkward-0.7.2.ebuild
new file mode 100644
index 000..a76b8cd6a79
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.2.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm kde.org optfeature
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
+IUSE=""
+
+BDEPEND="
+   sys-devel/gettext
+"
+DEPEND="
+   dev-lang/R
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtscript:5
+   dev-qt/qtwebengine:5[widgets]
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml: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
+"
+RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+   elog "Optional dependencies:"
+   optfeature "kate plugins support" kde-apps/kate:${SLOT}
+   ecm_pkg_postinst
+}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2020-10-15 Thread Andreas Sturmlechner
commit: 355a41a525b14f6d20238cd4a138c11cb8f707a4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct 15 18:37:36 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct 15 18:48:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355a41a5

sci-mathematics/rkward: Drop 0.7.1b

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest |  1 -
 sci-mathematics/rkward/rkward-0.7.1b.ebuild | 49 -
 2 files changed, 50 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 60b7e5148f1..3350fd01d47 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1 @@
-DIST rkward-0.7.1b.tar.gz 4618168 BLAKE2B 
cccd0409d6609aee500d4a96bbe9d94fe7c3b8c7ee77d0b80e0b4e62445bf9eb46f9a1c2ff82a11c304d3c58c8ef32f33b2aaf2a96faa9e69adb10f1fb6a5746
 SHA512 
e2fef6db00153a67e03ef6a4e8152eceee45738394758042df1248053c1473a362cf70615bd4d8451b6594a252e16875d9248c1a358f33a8f1917503e22b4cf8
 DIST rkward-0.7.2.tar.gz 6307769 BLAKE2B 
df72d5d03ecbb57cb08787cc27e66cfacca517a08ca10190c1bb0d627f991dab6b79e9399b0b6c38a545d370d0ecdc8fc5796c1e046a0aac20c0485405a2d72c
 SHA512 
af872b59dea8535eb6ddc0b3db56c45114fc64b0b657e5c8373eb2f7b3a63aa13f9e3c8f6050ff3eff0126df595ed30e1d1e66b91c19b7ba950838613798cb6d

diff --git a/sci-mathematics/rkward/rkward-0.7.1b.ebuild 
b/sci-mathematics/rkward/rkward-0.7.1b.ebuild
deleted file mode 100644
index d9b8f8cc9ce..000
--- a/sci-mathematics/rkward/rkward-0.7.1b.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-inherit ecm kde.org
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-BDEPEND="
-   sys-devel/gettext
-"
-DEPEND="
-   dev-lang/R
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtscript:5
-   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   kde-frameworks/kcompletion:5
-   kde-frameworks/kconfig:5
-   kde-frameworks/kconfigwidgets:5
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/kcrash:5
-   kde-frameworks/kdewebkit: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
-"
-RDEPEND="${DEPEND}
-   virtual/libintl
-"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2020-06-17 Thread Andreas Sturmlechner
commit: 94349c53b1a2b7e11cfcb017ad7879b3e6391044
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun 17 16:54:59 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun 17 16:56:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94349c53

sci-mathematics/rkward: KDE project takeover

All commits since git migration were done by kde proj anyway.
Project is hosted on kde.org (moved away from sf) for a long time, see also:
https://commits.kde.org/rkward/b6cd142e25832b818e0bf52de013fb4d7052f517

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/metadata.xml | 20 
 1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/sci-mathematics/rkward/metadata.xml 
b/sci-mathematics/rkward/metadata.xml
index c47f3d391fc..a0355719f4f 100644
--- a/sci-mathematics/rkward/metadata.xml
+++ b/sci-mathematics/rkward/metadata.xml
@@ -1,16 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-sci-mathemat...@gentoo.org
-Gentoo Mathematics Project
-  
-  
-RKWard aims to become an easy to use frontend to R. RKWard is still in
-development status. Right now it is most useful as an IDE to users
-with some experience in R, or willing to learn R.
-
-  
-rkward
-  
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+   
+   sci-mathemat...@gentoo.org
+   Gentoo Mathematics Project
+   
 



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2020-05-26 Thread Andreas Sturmlechner
commit: 8ff66cfaa91a3436523850c361d502b261b44d34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May 26 10:01:45 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May 26 10:51:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff66cfa

sci-mathematics/rkward: 0.7.1b version bump

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest |  1 +
 sci-mathematics/rkward/rkward-0.7.1b.ebuild | 49 +
 2 files changed, 50 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index e598fdcf6ba..73aeb5e5b17 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.7.1.tar.gz 4605097 BLAKE2B 
d2e0af7480965f139b1c3a36da9c9b0c005aa51f94df0a4622718b84bc8de9799e2d861972cd0bc0b4cc685c39cde9f0c2df90166fd8513169806ba6bab5cf95
 SHA512 
acb4eb8884afe44d7522cbf69980614d389318accaf085986e68283447626a6b890e09a1fd48c55cebb194fae40d9fc14af01e36dfed00a0b45733e61ac9e7b0
+DIST rkward-0.7.1b.tar.gz 4618168 BLAKE2B 
cccd0409d6609aee500d4a96bbe9d94fe7c3b8c7ee77d0b80e0b4e62445bf9eb46f9a1c2ff82a11c304d3c58c8ef32f33b2aaf2a96faa9e69adb10f1fb6a5746
 SHA512 
e2fef6db00153a67e03ef6a4e8152eceee45738394758042df1248053c1473a362cf70615bd4d8451b6594a252e16875d9248c1a358f33a8f1917503e22b4cf8

diff --git a/sci-mathematics/rkward/rkward-0.7.1b.ebuild 
b/sci-mathematics/rkward/rkward-0.7.1b.ebuild
new file mode 100644
index 000..d9b8f8cc9ce
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.1b.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm kde.org
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+BDEPEND="
+   sys-devel/gettext
+"
+DEPEND="
+   dev-lang/R
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtscript:5
+   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   kde-frameworks/kcompletion:5
+   kde-frameworks/kconfig:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kcrash:5
+   kde-frameworks/kdewebkit: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
+"
+RDEPEND="${DEPEND}
+   virtual/libintl
+"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2020-05-26 Thread Andreas Sturmlechner
commit: d1ff5db3b5471a1b92821a595448aee3514a97e6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May 26 10:01:59 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May 26 10:51:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ff5db3

sci-mathematics/rkward: Drop 0.7.1

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 -
 sci-mathematics/rkward/rkward-0.7.1.ebuild | 49 --
 2 files changed, 50 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 73aeb5e5b17..f0877b7d97f 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1 @@
-DIST rkward-0.7.1.tar.gz 4605097 BLAKE2B 
d2e0af7480965f139b1c3a36da9c9b0c005aa51f94df0a4622718b84bc8de9799e2d861972cd0bc0b4cc685c39cde9f0c2df90166fd8513169806ba6bab5cf95
 SHA512 
acb4eb8884afe44d7522cbf69980614d389318accaf085986e68283447626a6b890e09a1fd48c55cebb194fae40d9fc14af01e36dfed00a0b45733e61ac9e7b0
 DIST rkward-0.7.1b.tar.gz 4618168 BLAKE2B 
cccd0409d6609aee500d4a96bbe9d94fe7c3b8c7ee77d0b80e0b4e62445bf9eb46f9a1c2ff82a11c304d3c58c8ef32f33b2aaf2a96faa9e69adb10f1fb6a5746
 SHA512 
e2fef6db00153a67e03ef6a4e8152eceee45738394758042df1248053c1473a362cf70615bd4d8451b6594a252e16875d9248c1a358f33a8f1917503e22b4cf8

diff --git a/sci-mathematics/rkward/rkward-0.7.1.ebuild 
b/sci-mathematics/rkward/rkward-0.7.1.ebuild
deleted file mode 100644
index f94c4af3368..000
--- a/sci-mathematics/rkward/rkward-0.7.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-inherit ecm kde.org
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-SRC_URI="mirror://kde/stable/${PN}/${PV/b}/src/${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-BDEPEND="
-   sys-devel/gettext
-"
-DEPEND="
-   dev-lang/R
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtscript:5
-   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   kde-frameworks/kcompletion:5
-   kde-frameworks/kconfig:5
-   kde-frameworks/kconfigwidgets:5
-   kde-frameworks/kcoreaddons:5
-   kde-frameworks/kcrash:5
-   kde-frameworks/kdewebkit: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
-"
-RDEPEND="${DEPEND}
-   virtual/libintl
-"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/, sci-mathematics/rkward/files/

2020-02-16 Thread Andreas Sturmlechner
commit: 771e1f2dde218b1164457e05b7b4e05f548ed1e1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Feb 17 00:14:10 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb 17 00:14:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=771e1f2d

sci-mathematics/rkward: Drop 0.7.0b

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 -
 .../rkward/files/rkward-0.7.0b-qt-5.13-1.patch | 23 -
 .../rkward/files/rkward-0.7.0b-qt-5.13-2.patch | 23 -
 .../rkward/files/rkward-0.7.0b-qt-5.13-3.patch | 33 -
 sci-mathematics/rkward/rkward-0.7.0b.ebuild| 55 --
 5 files changed, 135 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 04cd90b5198..e598fdcf6ba 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1 @@
-DIST rkward-0.7.0b.tar.gz 3978972 BLAKE2B 
268ebbcdd16d64f546ffc78bfaf0fbe1546d42b09f7d869a82b9f2df2104c5a449052409773b3b063e9f5ca12948d9a19065ebe57e79684e6eb0ad73dfa5791a
 SHA512 
c582ea2d35371315d41664a8620693c82017bd98d6bb380e64dfd2dda8b34b8890aa1e50b9c4a03838b41f22a1983ee0a48b97b30670b6a15143198631ad49ed
 DIST rkward-0.7.1.tar.gz 4605097 BLAKE2B 
d2e0af7480965f139b1c3a36da9c9b0c005aa51f94df0a4622718b84bc8de9799e2d861972cd0bc0b4cc685c39cde9f0c2df90166fd8513169806ba6bab5cf95
 SHA512 
acb4eb8884afe44d7522cbf69980614d389318accaf085986e68283447626a6b890e09a1fd48c55cebb194fae40d9fc14af01e36dfed00a0b45733e61ac9e7b0

diff --git a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-1.patch 
b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-1.patch
deleted file mode 100644
index af45406a417..000
--- a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-1.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From b51802243f478d1d89120edc343bec7eb5ef8285 Mon Sep 17 00:00:00 2001
-From: Thomas Friedrichsmeier 
-Date: Wed, 24 Jul 2019 19:36:51 +0200
-Subject: Fix compilation
-

- rkward/windows/rkworkplace.cpp | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/rkward/windows/rkworkplace.cpp b/rkward/windows/rkworkplace.cpp
-index 0dbf36a..94b3378 100644
 a/rkward/windows/rkworkplace.cpp
-+++ b/rkward/windows/rkworkplace.cpp
-@@ -31,6 +31,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #include "detachedwindowcontainer.h"
- #include "rkcommandeditorwindow.h"
--- 
-cgit v1.1

diff --git a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-2.patch 
b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-2.patch
deleted file mode 100644
index bbb07c1e8fc..000
--- a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-2.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From d713ce77e077b426d9d81a22f558f71dfa832615 Mon Sep 17 00:00:00 2001
-From: Thomas Friedrichsmeier 
-Date: Fri, 26 Jul 2019 22:32:42 +0200
-Subject: Another missing include file
-

- rkward/windows/rktoolwindowbar.cpp | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/rkward/windows/rktoolwindowbar.cpp 
b/rkward/windows/rktoolwindowbar.cpp
-index a8f5cbd..03c405e 100644
 a/rkward/windows/rktoolwindowbar.cpp
-+++ b/rkward/windows/rktoolwindowbar.cpp
-@@ -27,6 +27,7 @@
- 
- #include 
- #include 
-+#include 
- 
- #include "rkworkplace.h"
- #include "rkworkplaceview.h"
--- 
-cgit v1.1

diff --git a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-3.patch 
b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-3.patch
deleted file mode 100644
index e907f2877ce..000
--- a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-3.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 394128e8d58b58bbd7cef9a4523ae346f94cd456 Mon Sep 17 00:00:00 2001
-From: Thomas Friedrichsmeier 
-Date: Sat, 27 Jul 2019 11:12:34 +0200
-Subject: Another include file fix
-

- rkward/rkward.cpp | 6 --
- 1 file changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/rkward/rkward.cpp b/rkward/rkward.cpp
-index 1a4a7e3..bb2f69c 100644
 a/rkward/rkward.cpp
-+++ b/rkward/rkward.cpp
-@@ -26,6 +26,9 @@
- #include 
- #include 
- #include 
-+#include 
-+#include 
-+#include 
- 
- // include files for KDE
- #include 
-@@ -41,7 +44,6 @@
- #include 
- #include 
- #include 
--#include 
- #include 
- #include 
- 
--- 
-cgit v1.1

diff --git a/sci-mathematics/rkward/rkward-0.7.0b.ebuild 
b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
deleted file mode 100644
index 1f7aa1a0fc8..000
--- a/sci-mathematics/rkward/rkward-0.7.0b.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-SRC_URI="mirror://kde/stable/${PN}/${PV/b}/src/${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-2"

[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2020-01-23 Thread Andreas Sturmlechner
commit: d1e10e9fe70108a85d2f0439a3b0f287f2b1d89e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 22 13:21:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan 23 23:28:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e10e9f

sci-mathematics/rkward: 0.7.1 version bump

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest|  1 +
 sci-mathematics/rkward/rkward-0.7.1.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index a7e0c461c27..04cd90b5198 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.7.0b.tar.gz 3978972 BLAKE2B 
268ebbcdd16d64f546ffc78bfaf0fbe1546d42b09f7d869a82b9f2df2104c5a449052409773b3b063e9f5ca12948d9a19065ebe57e79684e6eb0ad73dfa5791a
 SHA512 
c582ea2d35371315d41664a8620693c82017bd98d6bb380e64dfd2dda8b34b8890aa1e50b9c4a03838b41f22a1983ee0a48b97b30670b6a15143198631ad49ed
+DIST rkward-0.7.1.tar.gz 4605097 BLAKE2B 
d2e0af7480965f139b1c3a36da9c9b0c005aa51f94df0a4622718b84bc8de9799e2d861972cd0bc0b4cc685c39cde9f0c2df90166fd8513169806ba6bab5cf95
 SHA512 
acb4eb8884afe44d7522cbf69980614d389318accaf085986e68283447626a6b890e09a1fd48c55cebb194fae40d9fc14af01e36dfed00a0b45733e61ac9e7b0

diff --git a/sci-mathematics/rkward/rkward-0.7.1.ebuild 
b/sci-mathematics/rkward/rkward-0.7.1.ebuild
new file mode 100644
index 000..f94c4af3368
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm kde.org
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+SRC_URI="mirror://kde/stable/${PN}/${PV/b}/src/${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+BDEPEND="
+   sys-devel/gettext
+"
+DEPEND="
+   dev-lang/R
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtscript:5
+   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   kde-frameworks/kcompletion:5
+   kde-frameworks/kconfig:5
+   kde-frameworks/kconfigwidgets:5
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kcrash:5
+   kde-frameworks/kdewebkit: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
+"
+RDEPEND="${DEPEND}
+   virtual/libintl
+"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2020-01-12 Thread Andreas Sturmlechner
commit: cb6cb924df3c4483d48557fcd1be24046c547517
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 12 20:46:32 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 12 20:48:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6cb924

sci-mathematics/rkward: Port to ecm.eclass and kde.org.eclass

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/rkward-0.7.0b.ebuild | 55 +++--
 1 file changed, 29 insertions(+), 26 deletions(-)

diff --git a/sci-mathematics/rkward/rkward-0.7.0b.ebuild 
b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
index ea892c6968a..1f7aa1a0fc8 100644
--- a/sci-mathematics/rkward/rkward-0.7.0b.ebuild
+++ b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
@@ -1,16 +1,19 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="IDE for the R-project"
 HOMEPAGE="https://rkward.kde.org/;
 SRC_URI="mirror://kde/stable/${PN}/${PV/b}/src/${P}.tar.gz"
 
 LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
@@ -18,30 +21,30 @@ BDEPEND="
sys-devel/gettext
 "
 DEPEND="
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdewebkit)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtscript)
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdewebkit-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktexteditor-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtscript-${QTMIN}:5
>=dev-qt/qtwebkit-5.212.0_pre20180120:5
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
dev-lang/R
 "
 RDEPEND="${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/files/, sci-mathematics/rkward/

2019-10-21 Thread Andreas Sturmlechner
commit: e0cecc84ef03cbd65782dfee4f5caec81ced0f1e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 21 12:26:59 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 21 12:28:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cecc84

sci-mathematics/rkward: Fix build with Qt 5.13 (?)

Reported-by: Helmut Jarausch  igpm.rwth-aachen.de>
Closes: https://bugs.gentoo.org/698198
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../rkward/files/rkward-0.7.0b-qt-5.13-1.patch | 23 +++
 .../rkward/files/rkward-0.7.0b-qt-5.13-2.patch | 23 +++
 .../rkward/files/rkward-0.7.0b-qt-5.13-3.patch | 33 ++
 sci-mathematics/rkward/rkward-0.7.0b.ebuild|  2 ++
 4 files changed, 81 insertions(+)

diff --git a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-1.patch 
b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-1.patch
new file mode 100644
index 000..af45406a417
--- /dev/null
+++ b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-1.patch
@@ -0,0 +1,23 @@
+From b51802243f478d1d89120edc343bec7eb5ef8285 Mon Sep 17 00:00:00 2001
+From: Thomas Friedrichsmeier 
+Date: Wed, 24 Jul 2019 19:36:51 +0200
+Subject: Fix compilation
+
+---
+ rkward/windows/rkworkplace.cpp | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/rkward/windows/rkworkplace.cpp b/rkward/windows/rkworkplace.cpp
+index 0dbf36a..94b3378 100644
+--- a/rkward/windows/rkworkplace.cpp
 b/rkward/windows/rkworkplace.cpp
+@@ -31,6 +31,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include "detachedwindowcontainer.h"
+ #include "rkcommandeditorwindow.h"
+-- 
+cgit v1.1

diff --git a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-2.patch 
b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-2.patch
new file mode 100644
index 000..bbb07c1e8fc
--- /dev/null
+++ b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-2.patch
@@ -0,0 +1,23 @@
+From d713ce77e077b426d9d81a22f558f71dfa832615 Mon Sep 17 00:00:00 2001
+From: Thomas Friedrichsmeier 
+Date: Fri, 26 Jul 2019 22:32:42 +0200
+Subject: Another missing include file
+
+---
+ rkward/windows/rktoolwindowbar.cpp | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/rkward/windows/rktoolwindowbar.cpp 
b/rkward/windows/rktoolwindowbar.cpp
+index a8f5cbd..03c405e 100644
+--- a/rkward/windows/rktoolwindowbar.cpp
 b/rkward/windows/rktoolwindowbar.cpp
+@@ -27,6 +27,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ #include "rkworkplace.h"
+ #include "rkworkplaceview.h"
+-- 
+cgit v1.1

diff --git a/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-3.patch 
b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-3.patch
new file mode 100644
index 000..e907f2877ce
--- /dev/null
+++ b/sci-mathematics/rkward/files/rkward-0.7.0b-qt-5.13-3.patch
@@ -0,0 +1,33 @@
+From 394128e8d58b58bbd7cef9a4523ae346f94cd456 Mon Sep 17 00:00:00 2001
+From: Thomas Friedrichsmeier 
+Date: Sat, 27 Jul 2019 11:12:34 +0200
+Subject: Another include file fix
+
+---
+ rkward/rkward.cpp | 6 --
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/rkward/rkward.cpp b/rkward/rkward.cpp
+index 1a4a7e3..bb2f69c 100644
+--- a/rkward/rkward.cpp
 b/rkward/rkward.cpp
+@@ -26,6 +26,9 @@
+ #include 
+ #include 
+ #include 
++#include 
++#include 
++#include 
+ 
+ // include files for KDE
+ #include 
+@@ -41,7 +44,6 @@
+ #include 
+ #include 
+ #include 
+-#include 
+ #include 
+ #include 
+ 
+-- 
+cgit v1.1

diff --git a/sci-mathematics/rkward/rkward-0.7.0b.ebuild 
b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
index 4c651729fa1..ea892c6968a 100644
--- a/sci-mathematics/rkward/rkward-0.7.0b.ebuild
+++ b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
@@ -48,3 +48,5 @@ RDEPEND="${DEPEND}
virtual/libintl
!sci-mathematics/rkward:4
 "
+
+PATCHES=( "${FILESDIR}"/${P}-qt-5.13-{1,2,3}.patch)



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2019-03-05 Thread Andreas Sturmlechner
commit: b80a3321167f7b99273ecdd5963266f56939d04d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Mar  5 16:53:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar  5 16:53:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80a3321

sci-mathematics/rkward: Drop 0.7.0

Signed-off-by: Andreas Sturmlechner  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sci-mathematics/rkward/Manifest|  1 -
 sci-mathematics/rkward/rkward-0.7.0.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index f464900b9f6..a7e0c461c27 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1 @@
-DIST rkward-0.7.0.tar.gz 3991768 BLAKE2B 
b823a7dd1b04bb92f08a9a1ef6bc32de8f4f1084c9d2fac65817022ea717f51f6b6d239396352ba2699f33e7806f968b2b3b74c7288a9fe8b0d889404cc0d878
 SHA512 
2cbf1adb0923140b983f9a6e64f775f05228cefa6188a3ff1cd0cf9ac8e64b8c57e5e0d4cba342a0d9a73f057e657f28d44c979e31c82b5d1c9b70e62e14385e
 DIST rkward-0.7.0b.tar.gz 3978972 BLAKE2B 
268ebbcdd16d64f546ffc78bfaf0fbe1546d42b09f7d869a82b9f2df2104c5a449052409773b3b063e9f5ca12948d9a19065ebe57e79684e6eb0ad73dfa5791a
 SHA512 
c582ea2d35371315d41664a8620693c82017bd98d6bb380e64dfd2dda8b34b8890aa1e50b9c4a03838b41f22a1983ee0a48b97b30670b6a15143198631ad49ed

diff --git a/sci-mathematics/rkward/rkward-0.7.0.ebuild 
b/sci-mathematics/rkward/rkward-0.7.0.ebuild
deleted file mode 100644
index cc0161f93c2..000
--- a/sci-mathematics/rkward/rkward-0.7.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2+ LGPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdewebkit)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtscript)
-   $(add_qt_dep qtwebkit)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   dev-lang/R
-"
-RDEPEND="${COMMON_DEPEND}
-   virtual/libintl
-   !sci-mathematics/rkward:4
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/gettext
-"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2019-03-05 Thread Andreas Sturmlechner
commit: 68234fd310e2be67bee40263219e87dbcc49ab43
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Mar  3 23:56:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Mar  5 16:53:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68234fd3

sci-mathematics/rkward: 0.7.0b bump for translations; EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-mathematics/rkward/Manifest |  1 +
 sci-mathematics/rkward/rkward-0.7.0b.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 83b04f8194d..f464900b9f6 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.7.0.tar.gz 3991768 BLAKE2B 
b823a7dd1b04bb92f08a9a1ef6bc32de8f4f1084c9d2fac65817022ea717f51f6b6d239396352ba2699f33e7806f968b2b3b74c7288a9fe8b0d889404cc0d878
 SHA512 
2cbf1adb0923140b983f9a6e64f775f05228cefa6188a3ff1cd0cf9ac8e64b8c57e5e0d4cba342a0d9a73f057e657f28d44c979e31c82b5d1c9b70e62e14385e
+DIST rkward-0.7.0b.tar.gz 3978972 BLAKE2B 
268ebbcdd16d64f546ffc78bfaf0fbe1546d42b09f7d869a82b9f2df2104c5a449052409773b3b063e9f5ca12948d9a19065ebe57e79684e6eb0ad73dfa5791a
 SHA512 
c582ea2d35371315d41664a8620693c82017bd98d6bb380e64dfd2dda8b34b8890aa1e50b9c4a03838b41f22a1983ee0a48b97b30670b6a15143198631ad49ed

diff --git a/sci-mathematics/rkward/rkward-0.7.0b.ebuild 
b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
new file mode 100644
index 000..4c651729fa1
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.0b.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+SRC_URI="mirror://kde/stable/${PN}/${PV/b}/src/${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+BDEPEND="
+   sys-devel/gettext
+"
+DEPEND="
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdewebkit)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtscript)
+   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-lang/R
+"
+RDEPEND="${DEPEND}
+   virtual/libintl
+   !sci-mathematics/rkward:4
+"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2018-04-17 Thread Andreas Sturmlechner
commit: 3d12e5ad461ff6f21f1b6501ee66711ced68101c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Apr 17 17:53:54 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr 17 21:16:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d12e5ad

sci-mathematics/rkward: Drop old snapshot

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 sci-mathematics/rkward/Manifest|  1 -
 .../rkward/rkward-0.6.5_p20170420.ebuild   | 51 --
 2 files changed, 52 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index a085821489e..83b04f8194d 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1 @@
-DIST rkward-0.6.5_p20170420.tar.xz 969148 BLAKE2B 
78847d8b6386f973e92eda8060836cf472f2b1380bd9b920db83e4820457daafac1302b773e6b7aa6b61da99126e35f7f62a18d98f13e2e4bc80b9c81b5ee89d
 SHA512 
904fb9065f7b0d14e5c015a20236a496bd8380ee8083f104203d1d9944f978da10b4e00be497ec55967c8137815f09843adcad2dd71051fbf8b50471a5c0c09f
 DIST rkward-0.7.0.tar.gz 3991768 BLAKE2B 
b823a7dd1b04bb92f08a9a1ef6bc32de8f4f1084c9d2fac65817022ea717f51f6b6d239396352ba2699f33e7806f968b2b3b74c7288a9fe8b0d889404cc0d878
 SHA512 
2cbf1adb0923140b983f9a6e64f775f05228cefa6188a3ff1cd0cf9ac8e64b8c57e5e0d4cba342a0d9a73f057e657f28d44c979e31c82b5d1c9b70e62e14385e

diff --git a/sci-mathematics/rkward/rkward-0.6.5_p20170420.ebuild 
b/sci-mathematics/rkward/rkward-0.6.5_p20170420.ebuild
deleted file mode 100644
index f3bea9438c6..000
--- a/sci-mathematics/rkward/rkward-0.6.5_p20170420.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.xz;
-
-LICENSE="GPL-2+ LGPL-2"
-SLOT="5"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdewebkit)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kjobwidgets)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktexteditor)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtprintsupport)
-   $(add_qt_dep qtscript)
-   $(add_qt_dep qtwebkit)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
-   dev-lang/R
-"
-RDEPEND="${COMMON_DEPEND}
-   virtual/libintl
-   !sci-mathematics/rkward:4
-"
-DEPEND="${COMMON_DEPEND}
-   sys-devel/gettext
-"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2018-04-17 Thread Andreas Sturmlechner
commit: 1da8f57d363bbf530ee9f0135ca743b35d35e472
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Apr 16 17:51:24 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Apr 17 12:02:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da8f57d

sci-mathematics/rkward: 0.7.0 version bump

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-mathematics/rkward/Manifest|  1 +
 sci-mathematics/rkward/rkward-0.7.0.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 8f6a5479425..a085821489e 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.6.5_p20170420.tar.xz 969148 BLAKE2B 
78847d8b6386f973e92eda8060836cf472f2b1380bd9b920db83e4820457daafac1302b773e6b7aa6b61da99126e35f7f62a18d98f13e2e4bc80b9c81b5ee89d
 SHA512 
904fb9065f7b0d14e5c015a20236a496bd8380ee8083f104203d1d9944f978da10b4e00be497ec55967c8137815f09843adcad2dd71051fbf8b50471a5c0c09f
+DIST rkward-0.7.0.tar.gz 3991768 BLAKE2B 
b823a7dd1b04bb92f08a9a1ef6bc32de8f4f1084c9d2fac65817022ea717f51f6b6d239396352ba2699f33e7806f968b2b3b74c7288a9fe8b0d889404cc0d878
 SHA512 
2cbf1adb0923140b983f9a6e64f775f05228cefa6188a3ff1cd0cf9ac8e64b8c57e5e0d4cba342a0d9a73f057e657f28d44c979e31c82b5d1c9b70e62e14385e

diff --git a/sci-mathematics/rkward/rkward-0.7.0.ebuild 
b/sci-mathematics/rkward/rkward-0.7.0.ebuild
new file mode 100644
index 000..cc0161f93c2
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.7.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+COMMON_DEPEND="
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdewebkit)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtscript)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-lang/R
+"
+RDEPEND="${COMMON_DEPEND}
+   virtual/libintl
+   !sci-mathematics/rkward:4
+"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/gettext
+"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2017-10-14 Thread Andreas Sturmlechner
commit: e48c2fd4df2eea2c7d75a2d9f88b29b3db7a8b6d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 14 19:21:17 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 14 19:29:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e48c2fd4

sci-mathematics/rkward: Drop to ~arch

Old versions depended on Qt4WebKit which is about to be removed.

Gentoo-bug: 622708
Package-Manager: Portage-2.3.11, Repoman-2.3.3

 sci-mathematics/rkward/Manifest|  2 --
 sci-mathematics/rkward/rkward-0.6.1.ebuild | 36 -
 sci-mathematics/rkward/rkward-0.6.5.ebuild | 37 --
 3 files changed, 75 deletions(-)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 51125f47fae..c87b46263bc 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,3 +1 @@
-DIST rkward-0.6.1.tar.gz 1529612 SHA256 
7887bc22645a8e6de278da55e31a61acd91aca0ade777af11a110d0dfcfffde7 SHA512 
5171b60ed42049de9e0f45b64f61a9bcf1fe8ba89e5a5a8b9ba77b9f7adb0d61630691adcb6636f5d5c5023c64a48220e85ea93c2ea09af34df2fa4be5d0cc9f
 WHIRLPOOL 
2b195384dc0e093b445f7bf21c1f4bc2f378af7e51adb20f046a97e07d7f808b04eb3be9a35198b389b84edc79b3936d2f3d5e7eebc82ff3bb612465b813bcb3
-DIST rkward-0.6.5.tar.gz 3731011 SHA256 
3fc5acb48ce717dee8fbbe32973ea4c61f30c335bd18a75471142b19b436a032 SHA512 
7ea5016a0bc5bb6ed24e38252338142e32291aaff547dce9c3f61524b60395ce595803aa059580e56c38ed9600d09647acb2a8feb060819a0436475e4bf6f1b6
 WHIRLPOOL 
d7dedc8cb1f65c124ea3d2a3f52c557477d3ce472c33a40df7e0c905d2ee18713dfe7980756058fc62d576661b26db4312f5ce0da017fac13477c670ea238904
 DIST rkward-0.6.5_p20170420.tar.xz 969148 SHA256 
eb258cb901e65486adcd22d30d1520902533aa3bc8928041e22d5290b54ecad5 SHA512 
904fb9065f7b0d14e5c015a20236a496bd8380ee8083f104203d1d9944f978da10b4e00be497ec55967c8137815f09843adcad2dd71051fbf8b50471a5c0c09f
 WHIRLPOOL 
6288f68850ffa90c4f768921077ca5919f78ba91876cf8afeacd3dd04d83931192d2255d678c4e02789b3622ca100c01baf408068294058fde266b2c4415d848

diff --git a/sci-mathematics/rkward/rkward-0.6.1.ebuild 
b/sci-mathematics/rkward/rkward-0.6.1.ebuild
deleted file mode 100644
index 3b6c48e9bc0..000
--- a/sci-mathematics/rkward/rkward-0.6.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KDE_DOC_DIRS="doc"
-KDE_HANDBOOK="optional"
-KDE_LINGUAS="ca cs da de el es fr it lt pl tr zh_CN"
-
-inherit kde4-base
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="http://rkward.sourceforge.net/;
-SRC_URI="mirror://sourceforge/rkward/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-   dev-lang/R
-   $(add_kdeapps_dep katepart)"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   # to have it compatible with R which had a bad R_HOME
-   unset R_HOME
-   kde4-base_src_configure
-}
-
-src_install() {
-   kde4-base_src_install
-   # avoid file collision with kate
-   rm "${ED}"/usr/share/apps/katepart/syntax/r.xml || die
-}

diff --git a/sci-mathematics/rkward/rkward-0.6.5.ebuild 
b/sci-mathematics/rkward/rkward-0.6.5.ebuild
deleted file mode 100644
index 9b46de92e17..000
--- a/sci-mathematics/rkward/rkward-0.6.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_DOC_DIRS="doc"
-KDE_HANDBOOK="optional"
-WEBKIT_REQUIRED="always"
-inherit kde4-base
-
-DESCRIPTION="IDE for the R-project"
-HOMEPAGE="https://rkward.kde.org/;
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
-   $(add_kdeapps_dep katepart)
-   dev-lang/R
-   x11-libs/libX11
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   # to have it compatible with R which had a bad R_HOME
-   unset R_HOME
-   kde4-base_src_configure
-}
-
-src_install() {
-   kde4-base_src_install
-   # avoid file collision with kate
-   rm "${ED}"/usr/share/apps/katepart/syntax/r.xml || die
-}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2017-10-12 Thread Michael Palimaka
commit: 9920289312dd9da6cef5d18031edf749a7b279be
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Oct 12 12:17:11 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Oct 12 12:18:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99202893

sci-mathematics/rkward: add KF5 snapshot

Bug: https://bugs.gentoo.org/622708
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-mathematics/rkward/Manifest|  1 +
 .../rkward/rkward-0.6.5_p20170420.ebuild   | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 0b48010bdba..51125f47fae 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1,2 +1,3 @@
 DIST rkward-0.6.1.tar.gz 1529612 SHA256 
7887bc22645a8e6de278da55e31a61acd91aca0ade777af11a110d0dfcfffde7 SHA512 
5171b60ed42049de9e0f45b64f61a9bcf1fe8ba89e5a5a8b9ba77b9f7adb0d61630691adcb6636f5d5c5023c64a48220e85ea93c2ea09af34df2fa4be5d0cc9f
 WHIRLPOOL 
2b195384dc0e093b445f7bf21c1f4bc2f378af7e51adb20f046a97e07d7f808b04eb3be9a35198b389b84edc79b3936d2f3d5e7eebc82ff3bb612465b813bcb3
 DIST rkward-0.6.5.tar.gz 3731011 SHA256 
3fc5acb48ce717dee8fbbe32973ea4c61f30c335bd18a75471142b19b436a032 SHA512 
7ea5016a0bc5bb6ed24e38252338142e32291aaff547dce9c3f61524b60395ce595803aa059580e56c38ed9600d09647acb2a8feb060819a0436475e4bf6f1b6
 WHIRLPOOL 
d7dedc8cb1f65c124ea3d2a3f52c557477d3ce472c33a40df7e0c905d2ee18713dfe7980756058fc62d576661b26db4312f5ce0da017fac13477c670ea238904
+DIST rkward-0.6.5_p20170420.tar.xz 969148 SHA256 
eb258cb901e65486adcd22d30d1520902533aa3bc8928041e22d5290b54ecad5 SHA512 
904fb9065f7b0d14e5c015a20236a496bd8380ee8083f104203d1d9944f978da10b4e00be497ec55967c8137815f09843adcad2dd71051fbf8b50471a5c0c09f
 WHIRLPOOL 
6288f68850ffa90c4f768921077ca5919f78ba91876cf8afeacd3dd04d83931192d2255d678c4e02789b3622ca100c01baf408068294058fde266b2c4415d848

diff --git a/sci-mathematics/rkward/rkward-0.6.5_p20170420.ebuild 
b/sci-mathematics/rkward/rkward-0.6.5_p20170420.ebuild
new file mode 100644
index 000..f3bea9438c6
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.6.5_p20170420.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${P}.tar.xz;
+
+LICENSE="GPL-2+ LGPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+COMMON_DEPEND="
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdewebkit)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kjobwidgets)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktexteditor)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtprintsupport)
+   $(add_qt_dep qtscript)
+   $(add_qt_dep qtwebkit)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   dev-lang/R
+"
+RDEPEND="${COMMON_DEPEND}
+   virtual/libintl
+   !sci-mathematics/rkward:4
+"
+DEPEND="${COMMON_DEPEND}
+   sys-devel/gettext
+"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rkward/

2016-09-15 Thread Michael Palimaka
commit: 32f938552ffece338b55fb5cb672a2bd47c85d98
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Sep 15 14:41:27 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Sep 15 14:41:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f93855

sci-mathematics/rkward: version bump

Gentoo-bug: 587962

Package-Manager: portage-2.3.0

 sci-mathematics/rkward/Manifest|  1 +
 sci-mathematics/rkward/rkward-0.6.5.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/sci-mathematics/rkward/Manifest b/sci-mathematics/rkward/Manifest
index 46d3c99..0b48010 100644
--- a/sci-mathematics/rkward/Manifest
+++ b/sci-mathematics/rkward/Manifest
@@ -1 +1,2 @@
 DIST rkward-0.6.1.tar.gz 1529612 SHA256 
7887bc22645a8e6de278da55e31a61acd91aca0ade777af11a110d0dfcfffde7 SHA512 
5171b60ed42049de9e0f45b64f61a9bcf1fe8ba89e5a5a8b9ba77b9f7adb0d61630691adcb6636f5d5c5023c64a48220e85ea93c2ea09af34df2fa4be5d0cc9f
 WHIRLPOOL 
2b195384dc0e093b445f7bf21c1f4bc2f378af7e51adb20f046a97e07d7f808b04eb3be9a35198b389b84edc79b3936d2f3d5e7eebc82ff3bb612465b813bcb3
+DIST rkward-0.6.5.tar.gz 3731011 SHA256 
3fc5acb48ce717dee8fbbe32973ea4c61f30c335bd18a75471142b19b436a032 SHA512 
7ea5016a0bc5bb6ed24e38252338142e32291aaff547dce9c3f61524b60395ce595803aa059580e56c38ed9600d09647acb2a8feb060819a0436475e4bf6f1b6
 WHIRLPOOL 
d7dedc8cb1f65c124ea3d2a3f52c557477d3ce472c33a40df7e0c905d2ee18713dfe7980756058fc62d576661b26db4312f5ce0da017fac13477c670ea238904

diff --git a/sci-mathematics/rkward/rkward-0.6.5.ebuild 
b/sci-mathematics/rkward/rkward-0.6.5.ebuild
new file mode 100644
index ..0b74fda
--- /dev/null
+++ b/sci-mathematics/rkward/rkward-0.6.5.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_DOC_DIRS="doc"
+KDE_HANDBOOK="optional"
+WEBKIT_REQUIRED="always"
+inherit kde4-base
+
+DESCRIPTION="IDE for the R-project"
+HOMEPAGE="https://rkward.kde.org/;
+SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+   $(add_kdebase_dep katepart)
+   dev-lang/R
+   x11-libs/libX11
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   # to have it compatible with R which had a bad R_HOME
+   unset R_HOME
+   kde4-base_src_configure
+}
+
+src_install() {
+   kde4-base_src_install
+   # avoid file collision with kate
+   rm "${ED}"/usr/share/apps/katepart/syntax/r.xml || die
+}