[gentoo-commits] repo/proj/guru:dev commit in: net-im/ruqola/

2023-11-16 Thread David Roman
commit: aaa4c93bf7de230c655342bd593fdd3178d781cf
Author: David Roman  gmail  com>
AuthorDate: Thu Nov 16 10:55:00 2023 +
Commit: David Roman  gmail  com>
CommitDate: Thu Nov 16 10:55:00 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aaa4c93b

net-im/ruqola: update dependency category

Rename dev-libs/kuserfeedback to kde-frameworks/kuserfeedback
as it was renamed in ::gentoo.

Signed-off-by: David Roman  gmail.com>

 net-im/ruqola/ruqola-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/ruqola/ruqola-1.3.1.ebuild 
b/net-im/ruqola/ruqola-1.3.1.ebuild
index 4a3d15cc73..7c9721d868 100644
--- a/net-im/ruqola/ruqola-1.3.1.ebuild
+++ b/net-im/ruqola/ruqola-1.3.1.ebuild
@@ -38,7 +38,7 @@ DEPEND="
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/syntax-highlighting-${KFMIN}:5
speech? ( >=dev-qt/qtspeech-${QTMIN}:5 )
-   telemetry? ( dev-libs/kuserfeedback:5 )
+   telemetry? ( kde-frameworks/kuserfeedback:5 )
 "
 
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/proj/guru:dev commit in: net-im/ruqola/

2022-12-26 Thread Yuan Liao
commit: 5fdac5f781425d7bb029882852008ebbc28c097d
Author: Yuan Liao  gmail  com>
AuthorDate: Mon Dec 26 17:35:33 2022 +
Commit: Yuan Liao  gmail  com>
CommitDate: Mon Dec 26 17:35:33 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fdac5f7

net-im/ruqola: Update EAPI 7 -> 8

Signed-off-by: Yuan Liao  gmail.com>

 net-im/ruqola/ruqola-1.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/ruqola/ruqola-1.3.1.ebuild 
b/net-im/ruqola/ruqola-1.3.1.ebuild
index 09d1e1724..4a3d15cc7 100644
--- a/net-im/ruqola/ruqola-1.3.1.ebuild
+++ b/net-im/ruqola/ruqola-1.3.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 VIRTUALX_REQUIRED=test
 ECM_TEST=forceoptional



[gentoo-commits] repo/proj/guru:dev commit in: net-im/ruqola/

2021-05-24 Thread Andrew Ammerlaan
commit: ec964cd7f04eac8c7d9b4f2de5c948d06a8c02d9
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon May 24 09:25:09 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon May 24 09:59:37 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ec964cd7

net-im/ruqola: 

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 net-im/ruqola/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-im/ruqola/metadata.xml b/net-im/ruqola/metadata.xml
index cbf38d3d7..9dfd313df 100644
--- a/net-im/ruqola/metadata.xml
+++ b/net-im/ruqola/metadata.xml
@@ -5,10 +5,7 @@
KDE/ruqola
https://bugs.kde.org

-   
-   andrewammerl...@gentoo.org
-   Andrew Ammerlaan
-   
+   

Enable text-to-speech support




[gentoo-commits] repo/proj/guru:dev commit in: net-im/ruqola/

2021-04-21 Thread Andrew Ammerlaan
commit: 8825935b4a0d78cde6cefb5c9a8c23d265d23d91
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Wed Apr 21 06:59:53 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Wed Apr 21 06:59:53 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8825935b

net-im/ruqola: correct dep

Closes: https://bugs.gentoo.org/784659
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>

 net-im/ruqola/ruqola-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/ruqola/ruqola-1.3.1.ebuild 
b/net-im/ruqola/ruqola-1.3.1.ebuild
index bfad83a4f..09d1e1724 100644
--- a/net-im/ruqola/ruqola-1.3.1.ebuild
+++ b/net-im/ruqola/ruqola-1.3.1.ebuild
@@ -22,7 +22,7 @@ IUSE="speech telemetry"
 
 DEPEND="
dev-libs/qtkeychain
-   >=dev-qt/qtmultimedia-${QTMIN}:5
+   >=dev-qt/qtmultimedia-${QTMIN}:5[widgets]
>=dev-qt/qtnetwork-${QTMIN}:5
>=dev-qt/qtnetworkauth-${QTMIN}:5
>=dev-qt/qtwebsockets-${QTMIN}:5



[gentoo-commits] repo/proj/guru:dev commit in: net-im/ruqola/

2021-04-10 Thread Andrew Ammerlaan
commit: 623ae723b83d0d450edf7e2eab845ec9f4e65d87
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Apr 10 09:49:07 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Apr 10 09:49:07 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=623ae723

net-im/ruqola: add new package

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  riseup.net>

 net-im/ruqola/Manifest|  1 +
 net-im/ruqola/metadata.xml| 15 +++
 net-im/ruqola/ruqola-1.3.1.ebuild | 53 +++
 3 files changed, 69 insertions(+)

diff --git a/net-im/ruqola/Manifest b/net-im/ruqola/Manifest
new file mode 100644
index 0..8974de1fa
--- /dev/null
+++ b/net-im/ruqola/Manifest
@@ -0,0 +1 @@
+DIST ruqola-1.3.1.tar.gz 747083 BLAKE2B 
2faa13bec72a57ce6caa9cc7e1e434de3cc171dc536de7fc6dbd0fc64e0d35737c7dbe597d2d10df9b3b14dc87be50a4489e61994c2a8bfedc1ff649f843879d
 SHA512 
771e259039c1b83e0f39406409b165eba3162bd63edb3e02529e40aa8b4d3d992711a638b1718e0adfa69b88e7d0ca78b89595ba250d2649e6e282799da6cf88

diff --git a/net-im/ruqola/metadata.xml b/net-im/ruqola/metadata.xml
new file mode 100644
index 0..4ce2ed7ad
--- /dev/null
+++ b/net-im/ruqola/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   KDE/ruqola
+   https://bugs.kde.org
+   
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   Enable text-to-speech support
+   
+

diff --git a/net-im/ruqola/ruqola-1.3.1.ebuild 
b/net-im/ruqola/ruqola-1.3.1.ebuild
new file mode 100644
index 0..bfad83a4f
--- /dev/null
+++ b/net-im/ruqola/ruqola-1.3.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VIRTUALX_REQUIRED=test
+ECM_TEST=forceoptional
+ECM_HANDBOOK=forceoptional
+KFMIN=5.80.0
+QTMIN=5.15.2
+inherit ecm
+
+DESCRIPTION="Rocket.Chat client for the KDE desktop"
+HOMEPAGE="https://invent.kde.org/network/ruqola";
+SRC_URI="https://invent.kde.org/network/ruqola/-/archive/${PV}/${P}.tar.gz";
+
+KEYWORDS="~amd64"
+LICENSE="GPL-2+"
+SLOT="0"
+
+IUSE="speech telemetry"
+
+DEPEND="
+   dev-libs/qtkeychain
+   >=dev-qt/qtmultimedia-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtnetworkauth-${QTMIN}:5
+   >=dev-qt/qtwebsockets-${QTMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/sonnet-${KFMIN}:5
+   >=kde-frameworks/syntax-highlighting-${KFMIN}:5
+   speech? ( >=dev-qt/qtspeech-${QTMIN}:5 )
+   telemetry? ( dev-libs/kuserfeedback:5 )
+"
+
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake_use_find_package speech Qt5TextToSpeech)
+   $(cmake_use_find_package telemetry KUserFeedback)
+   )
+
+   ecm_src_configure
+}