[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2024-03-07 Thread Andreas Sturmlechner
commit: 5416e1c8ab2e0097b83980870173ed55070b9578
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar  7 08:39:54 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar  7 08:41:32 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5416e1c8

net-irc/konversation: Add new dependency

Upstream commit b7a551d6fd07c901d81b25f46f0782a9846c7c23

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

 net-irc/konversation/konversation-24.02.49..ebuild | 1 +
 net-irc/konversation/konversation-.ebuild  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-irc/konversation/konversation-24.02.49..ebuild 
b/net-irc/konversation/konversation-24.02.49..ebuild
index 5233dae02e..72b2ebcd60 100644
--- a/net-irc/konversation/konversation-24.02.49..ebuild
+++ b/net-irc/konversation/konversation-24.02.49..ebuild
@@ -20,6 +20,7 @@ DEPEND="
>=dev-qt/qt5compat-${QTMIN}:6
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml]
>=dev-qt/qtmultimedia-${QTMIN}:6
+   >=dev-qt/qttools-${QTMIN}:6[qdbus]
>=kde-frameworks/karchive-${KFMIN}:6
>=kde-frameworks/kbookmarks-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 1ab0670c70..9dc13ce049 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -20,6 +20,7 @@ DEPEND="
>=dev-qt/qt5compat-${QTMIN}:6
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml]
>=dev-qt/qtmultimedia-${QTMIN}:6
+   >=dev-qt/qttools-${QTMIN}:6[qdbus]
>=kde-frameworks/karchive-${KFMIN}:6
>=kde-frameworks/kbookmarks-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2024-02-27 Thread Sam James
commit: ae4b855da3636783890c07f2a69c6ab7f069970e
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 27 22:28:42 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 27 22:28:42 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae4b855d

net-irc/konversation: drop 24.01.95

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

 net-irc/konversation/konversation-24.01.95.ebuild | 71 ---
 1 file changed, 71 deletions(-)

diff --git a/net-irc/konversation/konversation-24.01.95.ebuild 
b/net-irc/konversation/konversation-24.01.95.ebuild
deleted file mode 100644
index b96a19f9f1..00
--- a/net-irc/konversation/konversation-24.01.95.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.249.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://konversation.kde.org https://apps.kde.org/konversation/;
-
-LICENSE="GPL-2"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE="+crypt"
-
-DEPEND="
-   >=dev-qt/qt5compat-${QTMIN}:6
-   >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml]
-   >=dev-qt/qtmultimedia-${QTMIN}:6
-   >=kde-frameworks/karchive-${KFMIN}:6
-   >=kde-frameworks/kbookmarks-${KFMIN}:6
-   >=kde-frameworks/kcodecs-${KFMIN}:6
-   >=kde-frameworks/kcolorscheme-${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/kdbusaddons-${KFMIN}:6
-   >=kde-frameworks/kglobalaccel-${KFMIN}:6
-   >=kde-frameworks/ki18n-${KFMIN}:6
-   >=kde-frameworks/kidletime-${KFMIN}:6
-   >=kde-frameworks/kio-${KFMIN}:6
-   >=kde-frameworks/kitemviews-${KFMIN}:6
-   >=kde-frameworks/knewstuff-${KFMIN}:6
-   >=kde-frameworks/knotifications-${KFMIN}:6
-   >=kde-frameworks/knotifyconfig-${KFMIN}:6
-   >=kde-frameworks/kparts-${KFMIN}:6
-   >=kde-frameworks/kservice-${KFMIN}:6
-   >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
-   >=kde-frameworks/ktextwidgets-${KFMIN}:6
-   >=kde-frameworks/kwallet-${KFMIN}:6
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-   >=kde-frameworks/kwindowsystem-${KFMIN}:6[X]
-   >=kde-frameworks/kxmlgui-${KFMIN}:6
-   crypt? ( >=app-crypt/qca-2.3.7:2[qt6] )
-"
-RDEPEND="${DEPEND}
-   >=dev-qt/qtsvg-${QTMIN}:6
-   crypt? ( >=app-crypt/qca-2.3.7:2[qt6,ssl] )
-"
-BDEPEND="sys-devel/gettext"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package crypt Qca-qt6)
-   )
-
-   ecm_src_configure
-}
-
-src_install() {
-   ecm_src_install
-
-   # Bug 616162
-   insinto /etc/xdg
-   doins "${FILESDIR}"/konversationrc
-}



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2024-01-17 Thread Sam James
commit: ec65b5606642cd4ab427efa3be9ee19ebedb13bb
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 17 06:48:56 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 18 00:26:25 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec65b560

net-irc/konversation: add missing kde-frameworks/kcolorscheme dep

Seems to have been there a while.

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

 net-irc/konversation/konversation-24.01.90.ebuild  | 1 +
 net-irc/konversation/konversation-24.02.49..ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/net-irc/konversation/konversation-24.01.90.ebuild 
b/net-irc/konversation/konversation-24.01.90.ebuild
index 98c3631f72..99763dafaa 100644
--- a/net-irc/konversation/konversation-24.01.90.ebuild
+++ b/net-irc/konversation/konversation-24.01.90.ebuild
@@ -23,6 +23,7 @@ DEPEND="
>=kde-frameworks/karchive-${KFMIN}:6
>=kde-frameworks/kbookmarks-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6
+   >=kde-frameworks/kcolorscheme-${KFMIN}:6
>=kde-frameworks/kcompletion-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kconfigwidgets-${KFMIN}:6

diff --git a/net-irc/konversation/konversation-24.02.49..ebuild 
b/net-irc/konversation/konversation-24.02.49..ebuild
index c47992d837..72d360f4af 100644
--- a/net-irc/konversation/konversation-24.02.49..ebuild
+++ b/net-irc/konversation/konversation-24.02.49..ebuild
@@ -23,6 +23,7 @@ DEPEND="
>=kde-frameworks/karchive-${KFMIN}:6
>=kde-frameworks/kbookmarks-${KFMIN}:6
>=kde-frameworks/kcodecs-${KFMIN}:6
+   >=kde-frameworks/kcolorscheme-${KFMIN}:6
>=kde-frameworks/kcompletion-${KFMIN}:6
>=kde-frameworks/kconfig-${KFMIN}:6
>=kde-frameworks/kconfigwidgets-${KFMIN}:6



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2024-01-09 Thread Andreas Sturmlechner
commit: 4d728e4c0fdf266ee6baee19db1b30a064f6920f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  9 13:57:47 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  9 13:57:47 2024 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d728e4c

net-irc/konversation: Port to KF6, update dependencies

Upstream commit a16c301f525a727c8c66cb1760f71ba4ed8160db

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

 .../konversation/konversation-24.02.49..ebuild | 72 +++---
 net-irc/konversation/konversation-.ebuild  | 72 +++---
 2 files changed, 70 insertions(+), 74 deletions(-)

diff --git a/net-irc/konversation/konversation-24.02.49..ebuild 
b/net-irc/konversation/konversation-24.02.49..ebuild
index ffa32af30a..1d45d1f084 100644
--- a/net-irc/konversation/konversation-24.02.49..ebuild
+++ b/net-irc/konversation/konversation-24.02.49..ebuild
@@ -4,60 +4,58 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
 inherit ecm gear.kde.org
 
 DESCRIPTION="User friendly IRC Client"
 HOMEPAGE="https://konversation.kde.org https://apps.kde.org/konversation/;
 
 LICENSE="GPL-2"
-SLOT="5"
+SLOT="6"
 KEYWORDS=""
 IUSE="+crypt"
 
 DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtmultimedia-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kbookmarks-${KFMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=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/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kglobalaccel-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kidletime-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/knewstuff-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/knotifyconfig-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/ktextwidgets-${KFMIN}:5
-   >=kde-frameworks/kwallet-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   crypt? ( >=app-crypt/qca-2.3.0:2[qt5(+)] )
+   >=dev-qt/qt5compat-${QTMIN}:6
+   >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml]
+   >=dev-qt/qtmultimedia-${QTMIN}:6
+   >=kde-frameworks/karchive-${KFMIN}:6
+   >=kde-frameworks/kbookmarks-${KFMIN}:6
+   >=kde-frameworks/kcodecs-${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/kdbusaddons-${KFMIN}:6
+   >=kde-frameworks/kglobalaccel-${KFMIN}:6
+   >=kde-frameworks/ki18n-${KFMIN}:6
+   >=kde-frameworks/kidletime-${KFMIN}:6
+   >=kde-frameworks/kio-${KFMIN}:6
+   >=kde-frameworks/kitemviews-${KFMIN}:6
+   >=kde-frameworks/knewstuff-${KFMIN}:6
+   >=kde-frameworks/knotifications-${KFMIN}:6
+   >=kde-frameworks/knotifyconfig-${KFMIN}:6
+   >=kde-frameworks/kparts-${KFMIN}:6
+   >=kde-frameworks/kservice-${KFMIN}:6
+   >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
+   >=kde-frameworks/ktextwidgets-${KFMIN}:6
+   >=kde-frameworks/kwallet-${KFMIN}:6
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+   >=kde-frameworks/kwindowsystem-${KFMIN}:6[X]
+   >=kde-frameworks/kxmlgui-${KFMIN}:6
+   crypt? ( >=app-crypt/qca-2.3.7:2[qt6] )
 "
 RDEPEND="${DEPEND}
-   >=dev-qt/qtsvg-${QTMIN}:5
-   crypt? ( >=app-crypt/qca-2.3.0:2[qt5(+),ssl] )
+   >=dev-qt/qtsvg-${QTMIN}:6
+   crypt? ( >=app-crypt/qca-2.3.7:2[qt6,ssl] )
 "
 BDEPEND="sys-devel/gettext"
 
 src_configure() {
local mycmakeargs=(
-   $(cmake_use_find_package crypt Qca-qt5)
+   $(cmake_use_find_package crypt Qca-qt6)
)
 
ecm_src_configure

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index ffa32af30a..1d45d1f084 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -4,60 +4,58 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
 inherit ecm gear.kde.org
 
 DESCRIPTION="User friendly IRC Client"
 HOMEPAGE="https://konversation.kde.org https://apps.kde.org/konversation/;
 
 

[gentoo-commits] proj/kde:master commit in: net-irc/konversation/files/, net-irc/konversation/

2022-08-15 Thread Andreas Sturmlechner
commit: fdbafc16f664ad6ae17906ad7d7c70e872198fad
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 15 13:43:22 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 15 13:44:29 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fdbafc16

net-irc/konversation: drop 2., branch wip/qtquick is dead

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

 .../konversation-2.-unused-kemoticons.patch| 112 -
 net-irc/konversation/konversation-2..ebuild|  82 ---
 2 files changed, 194 deletions(-)

diff --git 
a/net-irc/konversation/files/konversation-2.-unused-kemoticons.patch 
b/net-irc/konversation/files/konversation-2.-unused-kemoticons.patch
deleted file mode 100644
index 742038b551..00
--- a/net-irc/konversation/files/konversation-2.-unused-kemoticons.patch
+++ /dev/null
@@ -1,112 +0,0 @@
-From 271da4bd1e584026fc24d93474ca6cf9e50fa6d7 Mon Sep 17 00:00:00 2001
-From: David Edmundson 
-Date: Mon, 16 Sep 2019 18:18:49 +0100
-Subject: Drop effectively unused kemoticons support
-
-Summary:
-Konversation only supported emoticons if config value EnableEmotIcons
-was true. This by default was false and there is no UI for configuring
-this, making it effectively unused.
-
-This appears to be deliberate from the code comments.
-
-This helps clear up some KEmoticon library usage for future KF6
-transitioning.
-
-UTF-8 emoticons work correctly.
-
-Test Plan: Compiles
-
-Differential Revision: https://phabricator.kde.org/D24000

- src/CMakeLists.txt   |  2 --
- src/config/konversation.kcfg |  8 
- src/viewer/ircview.cpp   |  3 ---
- 3 files changed, 13 deletions(-)
-
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index c2077b3..89616a6 100644
 a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -138,7 +138,6 @@ set(viewer_SRCS
- viewer/topiclabel.cpp
- viewer/awaylabel.cpp
- viewer/editnotifydialog.cpp
--viewer/emoticons.cpp
- viewer/images.cpp
- viewer/quickbutton.cpp
- viewer/searchbar.cpp
-@@ -224,7 +223,6 @@ target_link_libraries(konversation
- KF5::Bookmarks
- KF5::ConfigWidgets
- KF5::Crash
--KF5::Emoticons
- KF5::I18n
- KF5::IdleTime
- KF5::NotifyConfig
-diff --git a/src/config/konversation.kcfg b/src/config/konversation.kcfg
-index 1d59eaf..3f0b7a6 100644
 a/src/config/konversation.kcfg
-+++ b/src/config/konversation.kcfg
-@@ -844,14 +844,6 @@
-   
-   
- 
--
--  false
--  Enable emoticons
--
--
--  Default
--  Emoticons theme
--
-   
-   
- 
-diff --git a/src/viewer/ircview.cpp b/src/viewer/ircview.cpp
-index c129f61..15f78ca 100644
 a/src/viewer/ircview.cpp
-+++ b/src/viewer/ircview.cpp
-@@ -20,7 +20,6 @@
- #include "application.h"
- #include "highlight.h"
- #include "sound.h"
--#include "emoticons.h"
- #include "notificationhandler.h"
- 
- #include 
-@@ -1214,8 +1213,6 @@ QString IRCView::filter(const QString& line, const 
QString& defaultColor, const
- QLatin1String("\">") + filteredLine + QLatin1String("");
- }
- 
--filteredLine = Konversation::Emoticons::parseEmoticons(filteredLine);
--
- return filteredLine;
- }
- 
--- 
-cgit v1.1
-
-From f1e6ec37b9a9ead194606795ed23a1ec70a784cc Mon Sep 17 00:00:00 2001
-From: Peter Simonsson 
-Date: Tue, 7 Apr 2020 16:37:53 +0200
-Subject: Remove KEmoticons from dependencies as it's not used
-

- CMakeLists.txt | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 5315dbd..19facd8 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -24,7 +24,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED
- ConfigWidgets
- CoreAddons
- Crash
--Emoticons
- I18n
- IdleTime
- NotifyConfig
--- 
-cgit v1.1

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
deleted file mode 100644
index 1c94e4c55e..00
--- a/net-irc/konversation/konversation-2..ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-EGIT_BRANCH="wip/qtquick"
-ECM_HANDBOOK="forceoptional"
-KDE_GEAR="true"
-KFMIN=5.82.0
-QTMIN=5.15.5
-inherit ecm kde.org
-
-DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://konversation.kde.org https://apps.kde.org/konversation/;
-
-LICENSE="GPL-2"
-SLOT="5"
-KEYWORDS=""
-IUSE="+crypt"
-
-BDEPEND="sys-devel/gettext"
-DEPEND="
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kbookmarks-${KFMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   

[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2022-03-24 Thread Andreas Sturmlechner
commit: 8eed51b667e0fc6d5f97c80e53d3e69460a0e991
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar 24 14:19:02 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar 24 14:53:10 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8eed51b6

net-irc/konversation: Update DEPENDs

Upstream commit b9f61d0005932b88c115933054c0dcd98f21182f

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

 net-irc/konversation/konversation-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 8b6ba90604..68b7e729d2 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -17,10 +17,10 @@ SLOT="5"
 KEYWORDS=""
 IUSE="+crypt"
 
-BDEPEND="sys-devel/gettext"
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtmultimedia-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
@@ -48,13 +48,13 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=media-libs/phonon-4.11.0
crypt? ( >=app-crypt/qca-2.3.0:2 )
 "
 RDEPEND="${DEPEND}
>=dev-qt/qtsvg-${QTMIN}:5
crypt? ( >=app-crypt/qca-2.3.0:2[ssl] )
 "
+BDEPEND="sys-devel/gettext"
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/files/

2021-06-27 Thread Andreas Sturmlechner
commit: 128878c1774c4b7c754d7b91eebab3eb40bdeaae
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Jun 25 08:51:08 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jun 27 18:28:24 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=128878c1

net-irc/konversation: Update Server default in konversationrc

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-irc/konversation/files/konversationrc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/files/konversationrc 
b/net-irc/konversation/files/konversationrc
index 932374b6bf..3f4a06eff4 100644
--- a/net-irc/konversation/files/konversationrc
+++ b/net-irc/konversation/files/konversationrc
@@ -13,12 +13,12 @@ Name=#gentoo-xfce
 [Server 0]
 Port=8001
 SSLEnabled=false
-Server=chat.freenode.net
+Server=irc.libera.chat
 
 [ServerGroup 0]
 AutoConnect=false
 AutoJoinChannels=Channel 0,Channel 1,Channel 2,Channel 3
 EnableNotifications=true
 Expanded=false
-Name=Freenode
+Name=Libera
 ServerList=Server 0



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/, net-irc/konversation/files/

2020-11-01 Thread Andreas Sturmlechner
commit: a057a3f7cc4a21467fc69051dff572220831c535
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Nov  1 11:16:30 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Nov  1 15:35:48 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a057a3f7

net-irc/konversation: Drop 1.7 stable branch

Future releases are part of KDE Release Service.

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

 .../konversation-1.7.5-unused-kemoticons.patch | 112 ---
 .../files/konversation-1.7.6-no-kiconthemes.patch  | 347 -
 net-irc/konversation/konversation-1.7..ebuild  |  82 -
 3 files changed, 541 deletions(-)

diff --git 
a/net-irc/konversation/files/konversation-1.7.5-unused-kemoticons.patch 
b/net-irc/konversation/files/konversation-1.7.5-unused-kemoticons.patch
deleted file mode 100644
index d856a17215..00
--- a/net-irc/konversation/files/konversation-1.7.5-unused-kemoticons.patch
+++ /dev/null
@@ -1,112 +0,0 @@
-From 271da4bd1e584026fc24d93474ca6cf9e50fa6d7 Mon Sep 17 00:00:00 2001
-From: David Edmundson 
-Date: Mon, 16 Sep 2019 18:18:49 +0100
-Subject: Drop effectively unused kemoticons support
-
-Summary:
-Konversation only supported emoticons if config value EnableEmotIcons
-was true. This by default was false and there is no UI for configuring
-this, making it effectively unused.
-
-This appears to be deliberate from the code comments.
-
-This helps clear up some KEmoticon library usage for future KF6
-transitioning.
-
-UTF-8 emoticons work correctly.
-
-Test Plan: Compiles
-
-Differential Revision: https://phabricator.kde.org/D24000

- src/CMakeLists.txt   |  2 --
- src/config/konversation.kcfg |  8 
- src/viewer/ircview.cpp   |  3 ---
- 3 files changed, 13 deletions(-)
-
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index c2077b3..89616a6 100644
 a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -138,7 +138,6 @@ set(viewer_SRCS
- viewer/topiclabel.cpp
- viewer/awaylabel.cpp
- viewer/editnotifydialog.cpp
--viewer/emoticons.cpp
- viewer/images.cpp
- viewer/quickbutton.cpp
- viewer/searchbar.cpp
-@@ -224,7 +223,6 @@ target_link_libraries(konversation
- KF5::Bookmarks
- KF5::ConfigWidgets
- KF5::Crash
--KF5::Emoticons
- KF5::I18n
- KF5::IdleTime
- KF5::NotifyConfig
-diff --git a/src/config/konversation.kcfg b/src/config/konversation.kcfg
-index 1d59eaf..3f0b7a6 100644
 a/src/config/konversation.kcfg
-+++ b/src/config/konversation.kcfg
-@@ -844,14 +844,6 @@
-   
-   
- 
--
--  false
--  Enable emoticons
--
--
--  Default
--  Emoticons theme
--
-   
-   
- 
-diff --git a/src/viewer/ircview.cpp b/src/viewer/ircview.cpp
-index c129f61..15f78ca 100644
 a/src/viewer/ircview.cpp
-+++ b/src/viewer/ircview.cpp
-@@ -20,7 +20,6 @@
- #include "application.h"
- #include "highlight.h"
- #include "sound.h"
--#include "emoticons.h"
- #include "notificationhandler.h"
- 
- #include 
-@@ -1214,8 +1213,6 @@ QString IRCView::filter(const QString& line, const 
QString& defaultColor, const
- QLatin1String("\">") + filteredLine + QLatin1String("");
- }
- 
--filteredLine = Konversation::Emoticons::parseEmoticons(filteredLine);
--
- return filteredLine;
- }
- 
--- 
-cgit v1.1
-
-From f1e6ec37b9a9ead194606795ed23a1ec70a784cc Mon Sep 17 00:00:00 2001
-From: Peter Simonsson 
-Date: Tue, 7 Apr 2020 16:37:53 +0200
-Subject: Remove KEmoticons from dependencies as it's not used
-

- CMakeLists.txt | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 5315dbd..19facd8 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -24,7 +24,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED
- CoreAddons
- Crash
- DocTools
--Emoticons
- I18n
- IdleTime
- NotifyConfig
--- 
-cgit v1.1

diff --git a/net-irc/konversation/files/konversation-1.7.6-no-kiconthemes.patch 
b/net-irc/konversation/files/konversation-1.7.6-no-kiconthemes.patch
deleted file mode 100644
index f631a94934..00
--- a/net-irc/konversation/files/konversation-1.7.6-no-kiconthemes.patch
+++ /dev/null
@@ -1,347 +0,0 @@
-From 2104a776203d32b49512b303506f94085e0e4d89 Mon Sep 17 00:00:00 2001
-From: Nicolas Fella 
-Date: Sat, 19 Sep 2020 22:50:48 +0200
-Subject: [PATCH] Port away from KIconthemes
-
-Use appropriate QIcon/QStyle API instead
-
-Incorporates:
-
-commit 5cd6c690e005a040e5fd3ccfca7ae23593c6dfe6
-Author: Nicolas Fella 
-Date:   Sat Sep 19 22:50:48 2020 +0200
-Subject: Remove unneeded system tray icon update
-
-  The system tray icon is specified by name.
-  We don't need to do anything when the theme changes.
-
-commit d1bce09605c255f7b96fa677ece363b3053d085e
-Author: Peter Simonsson 
-Date:   Tue Oct 22 21:35:25 2019 +0200
-Subject: Don't use deprecated SmallIcon
-

- CMakeLists.txt   

[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2020-10-26 Thread Andreas Sturmlechner
commit: c681c7b79aaa83c8353c67e42548f009b4b1804e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 26 12:13:25 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 26 12:13:25 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c681c7b7

net-irc/konversation: Update HOMEPAGE

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

 net-irc/konversation/konversation-1.7..ebuild | 2 +-
 net-irc/konversation/konversation-2..ebuild   | 2 +-
 net-irc/konversation/konversation-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-irc/konversation/konversation-1.7..ebuild 
b/net-irc/konversation/konversation-1.7..ebuild
index 5775461662..9e21389177 100644
--- a/net-irc/konversation/konversation-1.7..ebuild
+++ b/net-irc/konversation/konversation-1.7..ebuild
@@ -10,7 +10,7 @@ QTMIN=5.15.1
 inherit ecm kde.org
 
 DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://konversation.kde.org;
+HOMEPAGE="https://konversation.kde.org https://apps.kde.org/en/konversation;
 
 if [[ ${KDE_BUILD_TYPE} == release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV/_/-}/src/${P/_/-}.tar.xz"

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
index 53ebf7a3b2..ac9ffdee39 100644
--- a/net-irc/konversation/konversation-2..ebuild
+++ b/net-irc/konversation/konversation-2..ebuild
@@ -10,7 +10,7 @@ QTMIN=5.15.1
 inherit ecm kde.org
 
 DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://konversation.kde.org;
+HOMEPAGE="https://konversation.kde.org https://apps.kde.org/en/konversation;
 
 LICENSE="GPL-2"
 SLOT="5"

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index e7d834dad7..40771e4d0c 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -9,7 +9,7 @@ QTMIN=5.15.1
 inherit ecm kde.org
 
 DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://konversation.kde.org;
+HOMEPAGE="https://konversation.kde.org https://apps.kde.org/en/konversation;
 
 LICENSE="GPL-2"
 SLOT="5"



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/, net-irc/konversation/files/

2020-10-24 Thread Andreas Sturmlechner
commit: 3465c2f72285e1a4abe8cb3c54b5846fbe0c8427
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 24 09:22:52 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 24 09:22:52 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3465c2f7

net-irc/konversation: Drop patch, cherry-picked upstream

Upstream commit 915fd59dc31ce625dda87cf3ce72519dd8bc5f75

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

 .../konversation-1.7.5-kf5bookmarks-5.69.patch | 51 --
 net-irc/konversation/konversation-1.7..ebuild  |  1 -
 2 files changed, 52 deletions(-)

diff --git 
a/net-irc/konversation/files/konversation-1.7.5-kf5bookmarks-5.69.patch 
b/net-irc/konversation/files/konversation-1.7.5-kf5bookmarks-5.69.patch
deleted file mode 100644
index 2c36f69aa9..00
--- a/net-irc/konversation/files/konversation-1.7.5-kf5bookmarks-5.69.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From 57df81cd8a11c4dbe170f9d81abd5b35b4887e0b Mon Sep 17 00:00:00 2001
-From: Ahmad Samir 
-Date: Fri, 17 Apr 2020 13:14:26 +0200
-Subject: Adapt the code to KBookmarkMenu-5.69 changes
-
-Test Plan:
-Bookmarks menu still works, and the bookmark actions still show in the
-shortcuts editor dialog.
-
-Reviewers: #konversation, psn
-
-Reviewed By: #konversation, psn
-
-Subscribers: #konversation
-
-Differential Revision: https://phabricator.kde.org/D28911

- src/bookmarkhandler.cpp | 8 
- 1 file changed, 8 insertions(+)
-
-diff --git a/src/bookmarkhandler.cpp b/src/bookmarkhandler.cpp
-index 5a70591..74b51ff 100644
 a/src/bookmarkhandler.cpp
-+++ b/src/bookmarkhandler.cpp
-@@ -21,7 +21,10 @@ Copyright (C) 2002 Carsten Pfeiffer 
- #include "connectionmanager.h"
- #include "viewer/viewcontainer.h"
- 
-+#include 
-+#include 
- #include 
-+#include 
- #include 
- 
- 
-@@ -41,7 +44,12 @@ m_mainWindow(mainWindow)
- manager->setEditorOptions(i18n("Konversation Bookmarks Editor"), false);
- manager->setUpdate( true );
- 
-+#if KBOOKMARKS_VERSION < QT_VERSION_CHECK(5, 69, 0)
- m_bookmarkMenu = new KBookmarkMenu(manager, this, menu, 
m_mainWindow->actionCollection());
-+#else
-+m_bookmarkMenu = new KBookmarkMenu(manager, this, menu);
-+m_mainWindow->actionCollection()->addActions(menu->actions());
-+#endif
- }
- 
- KonviBookmarkHandler::~KonviBookmarkHandler()
--- 
-cgit v1.1
-

diff --git a/net-irc/konversation/konversation-1.7..ebuild 
b/net-irc/konversation/konversation-1.7..ebuild
index 820ba38372..5775461662 100644
--- a/net-irc/konversation/konversation-1.7..ebuild
+++ b/net-irc/konversation/konversation-1.7..ebuild
@@ -61,7 +61,6 @@ RDEPEND="${DEPEND}
 
 PATCHES=(
# git master
-   "${FILESDIR}"/${PN}-1.7.5-kf5bookmarks-5.69.patch
"${FILESDIR}"/${PN}-1.7.5-unused-kemoticons.patch
"${FILESDIR}"/${PN}-1.7.6-no-kiconthemes.patch
 )



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/files/, net-irc/konversation/

2020-10-18 Thread Andreas Sturmlechner
commit: 54a63d88015b66071a4d7b7038854fd5eee179e7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 17 14:32:08 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 17 14:32:50 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=54a63d88

net-irc/konversation: Add 1.7 stable branch

Adding release switch and new RDEPEND from upstream commit
42dc7b1429853f0840e4209d9faef3454a034898

Development on 1.7 continues while git master has diverged too much
to spin 1.7 point releases from it.

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

 .../konversation-1.7.5-kf5bookmarks-5.69.patch |  51 +++
 .../konversation-1.7.5-unused-kemoticons.patch | 112 +++
 .../files/konversation-1.7.6-no-kiconthemes.patch  | 347 +
 net-irc/konversation/konversation-1.7..ebuild  |  83 +
 4 files changed, 593 insertions(+)

diff --git 
a/net-irc/konversation/files/konversation-1.7.5-kf5bookmarks-5.69.patch 
b/net-irc/konversation/files/konversation-1.7.5-kf5bookmarks-5.69.patch
new file mode 100644
index 00..2c36f69aa9
--- /dev/null
+++ b/net-irc/konversation/files/konversation-1.7.5-kf5bookmarks-5.69.patch
@@ -0,0 +1,51 @@
+From 57df81cd8a11c4dbe170f9d81abd5b35b4887e0b Mon Sep 17 00:00:00 2001
+From: Ahmad Samir 
+Date: Fri, 17 Apr 2020 13:14:26 +0200
+Subject: Adapt the code to KBookmarkMenu-5.69 changes
+
+Test Plan:
+Bookmarks menu still works, and the bookmark actions still show in the
+shortcuts editor dialog.
+
+Reviewers: #konversation, psn
+
+Reviewed By: #konversation, psn
+
+Subscribers: #konversation
+
+Differential Revision: https://phabricator.kde.org/D28911
+---
+ src/bookmarkhandler.cpp | 8 
+ 1 file changed, 8 insertions(+)
+
+diff --git a/src/bookmarkhandler.cpp b/src/bookmarkhandler.cpp
+index 5a70591..74b51ff 100644
+--- a/src/bookmarkhandler.cpp
 b/src/bookmarkhandler.cpp
+@@ -21,7 +21,10 @@ Copyright (C) 2002 Carsten Pfeiffer 
+ #include "connectionmanager.h"
+ #include "viewer/viewcontainer.h"
+ 
++#include 
++#include 
+ #include 
++#include 
+ #include 
+ 
+ 
+@@ -41,7 +44,12 @@ m_mainWindow(mainWindow)
+ manager->setEditorOptions(i18n("Konversation Bookmarks Editor"), false);
+ manager->setUpdate( true );
+ 
++#if KBOOKMARKS_VERSION < QT_VERSION_CHECK(5, 69, 0)
+ m_bookmarkMenu = new KBookmarkMenu(manager, this, menu, 
m_mainWindow->actionCollection());
++#else
++m_bookmarkMenu = new KBookmarkMenu(manager, this, menu);
++m_mainWindow->actionCollection()->addActions(menu->actions());
++#endif
+ }
+ 
+ KonviBookmarkHandler::~KonviBookmarkHandler()
+-- 
+cgit v1.1
+

diff --git 
a/net-irc/konversation/files/konversation-1.7.5-unused-kemoticons.patch 
b/net-irc/konversation/files/konversation-1.7.5-unused-kemoticons.patch
new file mode 100644
index 00..d856a17215
--- /dev/null
+++ b/net-irc/konversation/files/konversation-1.7.5-unused-kemoticons.patch
@@ -0,0 +1,112 @@
+From 271da4bd1e584026fc24d93474ca6cf9e50fa6d7 Mon Sep 17 00:00:00 2001
+From: David Edmundson 
+Date: Mon, 16 Sep 2019 18:18:49 +0100
+Subject: Drop effectively unused kemoticons support
+
+Summary:
+Konversation only supported emoticons if config value EnableEmotIcons
+was true. This by default was false and there is no UI for configuring
+this, making it effectively unused.
+
+This appears to be deliberate from the code comments.
+
+This helps clear up some KEmoticon library usage for future KF6
+transitioning.
+
+UTF-8 emoticons work correctly.
+
+Test Plan: Compiles
+
+Differential Revision: https://phabricator.kde.org/D24000
+---
+ src/CMakeLists.txt   |  2 --
+ src/config/konversation.kcfg |  8 
+ src/viewer/ircview.cpp   |  3 ---
+ 3 files changed, 13 deletions(-)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index c2077b3..89616a6 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -138,7 +138,6 @@ set(viewer_SRCS
+ viewer/topiclabel.cpp
+ viewer/awaylabel.cpp
+ viewer/editnotifydialog.cpp
+-viewer/emoticons.cpp
+ viewer/images.cpp
+ viewer/quickbutton.cpp
+ viewer/searchbar.cpp
+@@ -224,7 +223,6 @@ target_link_libraries(konversation
+ KF5::Bookmarks
+ KF5::ConfigWidgets
+ KF5::Crash
+-KF5::Emoticons
+ KF5::I18n
+ KF5::IdleTime
+ KF5::NotifyConfig
+diff --git a/src/config/konversation.kcfg b/src/config/konversation.kcfg
+index 1d59eaf..3f0b7a6 100644
+--- a/src/config/konversation.kcfg
 b/src/config/konversation.kcfg
+@@ -844,14 +844,6 @@
+   
+   
+ 
+-
+-  false
+-  Enable emoticons
+-
+-
+-  Default
+-  Emoticons theme
+-
+   
+   
+ 
+diff --git a/src/viewer/ircview.cpp b/src/viewer/ircview.cpp
+index c129f61..15f78ca 100644
+--- a/src/viewer/ircview.cpp
 b/src/viewer/ircview.cpp
+@@ -20,7 +20,6 @@
+ #include "application.h"
+ #include "highlight.h"
+ #include "sound.h"
+-#include 

[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2020-10-18 Thread Andreas Sturmlechner
commit: 79d9174dc9f34f22a38286d08d03beb0ae532014
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 17 14:18:33 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 17 14:32:24 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=79d9174d

net-irc/konversation: Update DEPEND and RDEPEND

Upstream commits:
b18c39b8fb7541570dd103a22b11bb3c23ce7cd6
42dc7b1429853f0840e4209d9faef3454a034898

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

 net-irc/konversation/konversation-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 2d0aa8c821..51650017eb 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -37,6 +37,7 @@ DEPEND="
>=kde-frameworks/kidletime-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
>=kde-frameworks/knotifications-${KFMIN}:5
>=kde-frameworks/knotifyconfig-${KFMIN}:5
>=kde-frameworks/kparts-${KFMIN}:5
@@ -50,6 +51,7 @@ DEPEND="
crypt? ( >=app-crypt/qca-2.3.0:2 )
 "
 RDEPEND="${DEPEND}
+   >=dev-qt/qtsvg-${QTMIN}:5
crypt? ( >=app-crypt/qca-2.3.0:2[ssl] )
 "
 



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2020-09-28 Thread Andreas Sturmlechner
commit: de9937f61f46800a80ebda194a99f73e7d39bb70
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Sep 28 17:26:51 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Sep 28 17:32:21 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=de9937f6

net-irc/konversation: Drop unused DEPEND, update HOMEPAGE

Upstream commit 508f4f9c11e0dd53c093ab504968090b3f96acf2

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

 net-irc/konversation/konversation-2..ebuild | 3 +--
 net-irc/konversation/konversation-.ebuild   | 4 +---
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
index a66feb7d49..aec3816583 100644
--- a/net-irc/konversation/konversation-2..ebuild
+++ b/net-irc/konversation/konversation-2..ebuild
@@ -10,8 +10,7 @@ QTMIN=5.12.3
 inherit ecm kde.org
 
 DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://konversation.kde.org
-https://kde.org/applications/internet/org.kde.konversation;
+HOMEPAGE="https://konversation.kde.org;
 
 LICENSE="GPL-2"
 SLOT="5"

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 2d31a25576..ac90c8a2ca 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -9,8 +9,7 @@ QTMIN=5.12.3
 inherit ecm kde.org
 
 DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://konversation.kde.org
-https://kde.org/applications/internet/org.kde.konversation;
+HOMEPAGE="https://konversation.kde.org;
 
 LICENSE="GPL-2"
 SLOT="5"
@@ -35,7 +34,6 @@ DEPEND="
>=kde-frameworks/kdbusaddons-${KFMIN}:5
>=kde-frameworks/kglobalaccel-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
>=kde-frameworks/kidletime-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/kitemviews-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2020-07-10 Thread Andreas Sturmlechner
commit: cdee8e5a68b4ebdfdb4a8fd112d5bf62a23bdde2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jul 10 13:17:56 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 10 13:17:56 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=cdee8e5a

net-irc/konversation: Raise KFMIN to 5.70.0 for KF5Bookmarks compat

Upstream commit 57df81cd8a11c4dbe170f9d81abd5b35b4887e0b

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

 net-irc/konversation/konversation-2..ebuild | 2 +-
 net-irc/konversation/konversation-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
index d713dd034d..f774d691a0 100644
--- a/net-irc/konversation/konversation-2..ebuild
+++ b/net-irc/konversation/konversation-2..ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 EGIT_BRANCH="wip/qtquick"
 ECM_HANDBOOK="forceoptional"
-KFMIN=5.60.0
+KFMIN=5.70.0
 QTMIN=5.12.3
 inherit ecm kde.org
 

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 74a24ddb25..e63dc863b1 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-KFMIN=5.60.0
+KFMIN=5.70.0
 QTMIN=5.12.3
 inherit ecm kde.org
 



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/, net-irc/konversation/files/

2020-07-10 Thread Andreas Sturmlechner
commit: fe5cb7379daae9dd06a37f015a930fb5322c76fb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Apr 17 19:53:14 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jul 10 13:15:25 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fe5cb737

net-irc/konversation: Drop unused kde-frameworks/kemoticons dependency

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

 .../konversation-2.-unused-kemoticons.patch| 112 +
 net-irc/konversation/konversation-2..ebuild|   6 +-
 net-irc/konversation/konversation-.ebuild  |   1 -
 3 files changed, 117 insertions(+), 2 deletions(-)

diff --git 
a/net-irc/konversation/files/konversation-2.-unused-kemoticons.patch 
b/net-irc/konversation/files/konversation-2.-unused-kemoticons.patch
new file mode 100644
index 00..742038b551
--- /dev/null
+++ b/net-irc/konversation/files/konversation-2.-unused-kemoticons.patch
@@ -0,0 +1,112 @@
+From 271da4bd1e584026fc24d93474ca6cf9e50fa6d7 Mon Sep 17 00:00:00 2001
+From: David Edmundson 
+Date: Mon, 16 Sep 2019 18:18:49 +0100
+Subject: Drop effectively unused kemoticons support
+
+Summary:
+Konversation only supported emoticons if config value EnableEmotIcons
+was true. This by default was false and there is no UI for configuring
+this, making it effectively unused.
+
+This appears to be deliberate from the code comments.
+
+This helps clear up some KEmoticon library usage for future KF6
+transitioning.
+
+UTF-8 emoticons work correctly.
+
+Test Plan: Compiles
+
+Differential Revision: https://phabricator.kde.org/D24000
+---
+ src/CMakeLists.txt   |  2 --
+ src/config/konversation.kcfg |  8 
+ src/viewer/ircview.cpp   |  3 ---
+ 3 files changed, 13 deletions(-)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index c2077b3..89616a6 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -138,7 +138,6 @@ set(viewer_SRCS
+ viewer/topiclabel.cpp
+ viewer/awaylabel.cpp
+ viewer/editnotifydialog.cpp
+-viewer/emoticons.cpp
+ viewer/images.cpp
+ viewer/quickbutton.cpp
+ viewer/searchbar.cpp
+@@ -224,7 +223,6 @@ target_link_libraries(konversation
+ KF5::Bookmarks
+ KF5::ConfigWidgets
+ KF5::Crash
+-KF5::Emoticons
+ KF5::I18n
+ KF5::IdleTime
+ KF5::NotifyConfig
+diff --git a/src/config/konversation.kcfg b/src/config/konversation.kcfg
+index 1d59eaf..3f0b7a6 100644
+--- a/src/config/konversation.kcfg
 b/src/config/konversation.kcfg
+@@ -844,14 +844,6 @@
+   
+   
+ 
+-
+-  false
+-  Enable emoticons
+-
+-
+-  Default
+-  Emoticons theme
+-
+   
+   
+ 
+diff --git a/src/viewer/ircview.cpp b/src/viewer/ircview.cpp
+index c129f61..15f78ca 100644
+--- a/src/viewer/ircview.cpp
 b/src/viewer/ircview.cpp
+@@ -20,7 +20,6 @@
+ #include "application.h"
+ #include "highlight.h"
+ #include "sound.h"
+-#include "emoticons.h"
+ #include "notificationhandler.h"
+ 
+ #include 
+@@ -1214,8 +1213,6 @@ QString IRCView::filter(const QString& line, const 
QString& defaultColor, const
+ QLatin1String("\">") + filteredLine + QLatin1String("");
+ }
+ 
+-filteredLine = Konversation::Emoticons::parseEmoticons(filteredLine);
+-
+ return filteredLine;
+ }
+ 
+-- 
+cgit v1.1
+
+From f1e6ec37b9a9ead194606795ed23a1ec70a784cc Mon Sep 17 00:00:00 2001
+From: Peter Simonsson 
+Date: Tue, 7 Apr 2020 16:37:53 +0200
+Subject: Remove KEmoticons from dependencies as it's not used
+
+---
+ CMakeLists.txt | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 5315dbd..19facd8 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -24,7 +24,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED
+ ConfigWidgets
+ CoreAddons
+ Crash
+-Emoticons
+ I18n
+ IdleTime
+ NotifyConfig
+-- 
+cgit v1.1

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
index d5e892653f..d713dd034d 100644
--- a/net-irc/konversation/konversation-2..ebuild
+++ b/net-irc/konversation/konversation-2..ebuild
@@ -35,7 +35,6 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kcrash-${KFMIN}:5
>=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kemoticons-${KFMIN}:5
>=kde-frameworks/kglobalaccel-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kiconthemes-${KFMIN}:5
@@ -61,6 +60,11 @@ RDEPEND="${DEPEND}
crypt? ( app-crypt/qca:2[ssl] )
 "
 
+PATCHES=(
+   # git master
+   "${FILESDIR}"/${P}-unused-kemoticons.patch
+)
+
 src_configure() {
local mycmakeargs=(
$(cmake_use_find_package crypt Qca-qt5)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 

[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2019-11-12 Thread Andreas Sturmlechner
commit: f2c2cbeb7d06e0a470dd10076ed6ae7d15f3fe50
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Nov 13 01:49:42 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Nov 13 01:59:26 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f2c2cbeb

net-irc/konversation: Port to ecm.eclass and kde.org.eclass

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

 net-irc/konversation/konversation-2..ebuild | 82 +
 net-irc/konversation/konversation-.ebuild   | 74 +++---
 2 files changed, 82 insertions(+), 74 deletions(-)

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
index a6fc1ba33d..1aeb2078e9 100644
--- a/net-irc/konversation/konversation-2..ebuild
+++ b/net-irc/konversation/konversation-2..ebuild
@@ -4,56 +4,60 @@
 EAPI=7
 
 EGIT_BRANCH="wip/qtquick"
-KDE_HANDBOOK="forceoptional"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
 DESCRIPTION="User friendly IRC Client"
-HOMEPAGE="https://kde.org/applications/internet/konversation/ 
https://konversation.kde.org;
+HOMEPAGE="https://konversation.kde.org
+https://kde.org/applications/internet/org.kde.konversation;
 
 LICENSE="GPL-2"
+SLOT="5"
 KEYWORDS=""
 IUSE="+crypt"
 
 BDEPEND="sys-devel/gettext"
 DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kemoticons)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kidletime)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemmodels)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kpackage)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtgui)
-   $(add_qt_dep qtnetwork)
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtxml)
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcodecs-${KFMIN}:5
+   >=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/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kemoticons-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kidletime-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kpackage-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/ktextwidgets-${KFMIN}:5
+   >=kde-frameworks/kwallet-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
media-libs/phonon[qt5(+)]
crypt? ( app-crypt/qca:2[qt5(+)] )
 "
 RDEPEND="${DEPEND}
-   $(add_frameworks_dep qqc2-desktop-style)
+   >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
crypt? ( app-crypt/qca:2[ssl] )
 "
 
@@ -62,11 +66,11 @@ src_configure() {
$(cmake-utils_use_find_package crypt Qca-qt5)
)
 
-   kde5_src_configure
+   ecm_src_configure
 }
 
 src_install() {
-   kde5_src_install
+   ecm_src_install
 
# Bug 616162
insinto /etc/xdg

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 9f1de75587..61055170de 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -3,48 +3,52 

[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2018-10-13 Thread Andreas Sturmlechner
commit: 1348940916e0ef23f7de0583bad35d46e952a052
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 13 01:38:00 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 13 16:32:00 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=13489409

net-irc/konversation: Update DESCRIPTION

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

 net-irc/konversation/konversation-2..ebuild | 2 +-
 net-irc/konversation/konversation-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
index 3f8f578ca5..71079aa91a 100644
--- a/net-irc/konversation/konversation-2..ebuild
+++ b/net-irc/konversation/konversation-2..ebuild
@@ -7,7 +7,7 @@ EGIT_BRANCH="wip/qtquick"
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 
-DESCRIPTION="A user friendly IRC Client"
+DESCRIPTION="User friendly IRC Client"
 HOMEPAGE="https://www.kde.org/applications/internet/konversation/ 
https://konversation.kde.org;
 
 LICENSE="GPL-2"

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 5ca287f75a..4d647fd262 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 
-DESCRIPTION="A user friendly IRC Client"
+DESCRIPTION="User friendly IRC Client"
 HOMEPAGE="https://www.kde.org/applications/internet/konversation/ 
https://konversation.kde.org;
 
 LICENSE="GPL-2"



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2018-02-22 Thread Andreas Sturmlechner
commit: d711caa3ffe7c40507bd3be1a5a4f6238c203f51
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 22 13:08:38 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 22 13:08:38 2018 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d711caa3

net-irc/konversation: Relax app-crypt/qca qt5-usedep

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-irc/konversation/konversation-2..ebuild | 2 +-
 net-irc/konversation/konversation-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
index 21ada6b00b..3f8f578ca5 100644
--- a/net-irc/konversation/konversation-2..ebuild
+++ b/net-irc/konversation/konversation-2..ebuild
@@ -50,7 +50,7 @@ DEPEND="
$(add_qt_dep qtxml)
media-libs/phonon[qt5(+)]
sys-devel/gettext
-   crypt? ( app-crypt/qca:2[qt5] )
+   crypt? ( app-crypt/qca:2[qt5(+)] )
 "
 RDEPEND="${DEPEND}
!net-irc/konversation:4

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 33881ec2d5..5ca287f75a 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -46,7 +46,7 @@ DEPEND="
$(add_qt_dep qtxml)
media-libs/phonon[qt5(+)]
sys-devel/gettext
-   crypt? ( app-crypt/qca:2[qt5] )
+   crypt? ( app-crypt/qca:2[qt5(+)] )
 "
 RDEPEND="${DEPEND}
!net-irc/konversation:4



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2017-11-09 Thread Andreas Sturmlechner
commit: 69928e8fef24a5fc1221fbc38d2b0a7e4363c419
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov  9 21:07:04 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov  9 21:15:07 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=69928e8f

net-irc/konversation: Add 2.x dev branch

Currently pulling from upstream wip/qtquick branch.

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 net-irc/konversation/konversation-2..ebuild | 75 +
 1 file changed, 75 insertions(+)

diff --git a/net-irc/konversation/konversation-2..ebuild 
b/net-irc/konversation/konversation-2..ebuild
new file mode 100644
index 00..22e2a01493
--- /dev/null
+++ b/net-irc/konversation/konversation-2..ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGIT_BRANCH="wip/qtquick"
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="A user friendly IRC Client"
+HOMEPAGE="https://www.kde.org/applications/internet/konversation/ 
https://konversation.kde.org;
+
+LICENSE="GPL-2"
+KEYWORDS=""
+IUSE="+crypt"
+
+DEPEND="
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
+   $(add_frameworks_dep kdbusaddons)
+   $(add_frameworks_dep kemoticons)
+   $(add_frameworks_dep kglobalaccel)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kidletime)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemmodels)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kpackage)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_qt_dep qtdeclarative)
+   $(add_qt_dep qtdbus)
+   $(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
+   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtxml)
+   media-libs/phonon[qt5(+)]
+   sys-devel/gettext
+   crypt? ( app-crypt/qca:2[qt5] )
+"
+RDEPEND="${DEPEND}
+   !net-irc/konversation:4
+   $(add_frameworks_dep qqc2-desktop-style)
+   crypt? ( app-crypt/qca:2[ssl] )
+"
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package crypt Qca-qt5)
+   )
+
+   kde5_src_configure
+}
+
+src_install() {
+   kde5_src_install
+
+   # Bug 616162
+   insinto /etc/xdg
+   doins "${FILESDIR}"/konversationrc
+}



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/files/, net-irc/konversation/

2017-04-20 Thread Maciej Mrozowski
commit: 3a501f8217e06701ab20481c5fb4ab2e28839aed
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Thu Apr 20 23:47:19 2017 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Thu Apr 20 23:48:15 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a501f82

net-irc/konversation: Add Gentoo support channels to default channel list, bug 
616162

 net-irc/konversation/files/konversationrc | 24 
 net-irc/konversation/konversation-.ebuild |  8 
 2 files changed, 32 insertions(+)

diff --git a/net-irc/konversation/files/konversationrc 
b/net-irc/konversation/files/konversationrc
new file mode 100644
index 00..932374b6bf
--- /dev/null
+++ b/net-irc/konversation/files/konversationrc
@@ -0,0 +1,24 @@
+[Channel 0]
+Name=#gentoo
+
+[Channel 1]
+Name=#gentoo-desktop
+
+[Channel 2]
+Name=#gentoo-kde
+
+[Channel 3]
+Name=#gentoo-xfce
+
+[Server 0]
+Port=8001
+SSLEnabled=false
+Server=chat.freenode.net
+
+[ServerGroup 0]
+AutoConnect=false
+AutoJoinChannels=Channel 0,Channel 1,Channel 2,Channel 3
+EnableNotifications=true
+Expanded=false
+Name=Freenode
+ServerList=Server 0

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 0dc5ee98d2..8f66b6c5d9 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -60,3 +60,11 @@ src_configure() {
 
kde5_src_configure
 }
+
+src_install() {
+   kde5_src_install
+
+   # Bug 616162
+   insinto /etc/xdg
+   doins "${FILESDIR}"/konversationrc
+}



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2017-04-14 Thread Michael Palimaka
commit: b960b6aef806f35634c42197d679af783855ee57
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Apr 15 04:38:54 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Apr 15 04:42:57 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b960b6ae

net-irc/konversation: 1.7 final in main tree

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-irc/konversation/konversation-1.7_rc1.ebuild | 65 
 1 file changed, 65 deletions(-)

diff --git a/net-irc/konversation/konversation-1.7_rc1.ebuild 
b/net-irc/konversation/konversation-1.7_rc1.ebuild
deleted file mode 100644
index 5cf7db5006..00
--- a/net-irc/konversation/konversation-1.7_rc1.ebuild
+++ /dev/null
@@ -1,65 +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="A user friendly IRC Client"
-HOMEPAGE="https://www.kde.org/applications/internet/konversation/ 
https://konversation.kde.org;
-SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${P/_/-}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="+crypt"
-
-DEPEND="
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kemoticons)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kidletime)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwallet)
-   $(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 qtwidgets)
-   $(add_qt_dep qtxml)
-   media-libs/phonon[qt5]
-   sys-devel/gettext
-   crypt? ( app-crypt/qca:2[qt5] )
-"
-RDEPEND="${DEPEND}
-   !net-irc/konversation:4
-   crypt? ( app-crypt/qca:2[ssl] )
-"
-
-S="${WORKDIR}/${P/_/-}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package crypt Qca-qt5)
-   )
-
-   kde5_src_configure
-}



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2017-03-30 Thread Andreas Sturmlechner
commit: e3335590c7114915c226183d046aec62a47ff158
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Mar 30 23:24:21 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Mar 30 23:32:43 2017 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3335590

net-irc/konversation: 1.7_rc1 version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../{konversation-.ebuild => konversation-1.7_rc1.ebuild}   | 6 --
 net-irc/konversation/konversation-.ebuild   | 1 -
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-1.7_rc1.ebuild
similarity index 93%
copy from net-irc/konversation/konversation-.ebuild
copy to net-irc/konversation/konversation-1.7_rc1.ebuild
index 93510aef28..5cf7db5006 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-1.7_rc1.ebuild
@@ -8,9 +8,10 @@ inherit kde5
 
 DESCRIPTION="A user friendly IRC Client"
 HOMEPAGE="https://www.kde.org/applications/internet/konversation/ 
https://konversation.kde.org;
+SRC_URI="mirror://kde/unstable/${PN}/${PV/_/-}/src/${P/_/-}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE="+crypt"
 
 DEPEND="
@@ -39,7 +40,6 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep solid)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
@@ -54,6 +54,8 @@ RDEPEND="${DEPEND}
crypt? ( app-crypt/qca:2[ssl] )
 "
 
+S="${WORKDIR}/${P/_/-}"
+
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package crypt Qca-qt5)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 93510aef28..0dc5ee98d2 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -39,7 +39,6 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep solid)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2016-07-25 Thread Michael Palimaka
commit: 49bd6b855dc78e908a9045be50a17abf86e567b4
Author: Michael Palimaka  gentoo  org>
AuthorDate: Mon Jul 25 17:15:59 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Mon Jul 25 17:16:10 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=49bd6b85

net-irc/konversation: remove unused dependency

Upstream-commit: 9cf12816591c762abc2ef4b5749a62f2bda46d0f

Package-Manager: portage-2.3.0

 net-irc/konversation/konversation-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 2aaecbf..96b77f1 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -41,7 +41,6 @@ DEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
-   $(add_frameworks_dep sonnet)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2016-07-22 Thread Michael Palimaka
commit: cdd0e1f421125fc708ef6de7700d46856fe5616a
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jul 22 18:00:56 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Jul 22 18:01:00 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=cdd0e1f4

net-irc/konversation: add missing dependency

Package-Manager: portage-2.3.0

 net-irc/konversation/konversation-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 9776ec3..2aaecbf 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -44,6 +44,7 @@ DEPEND="
$(add_frameworks_dep sonnet)
$(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
+   $(add_qt_dep qtnetwork)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
media-libs/phonon[qt5]



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2016-07-22 Thread Michael Palimaka
commit: aa4d4859b256f4c10b2e03fa3e85e89337a34929
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Jul 22 17:59:26 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Jul 22 18:01:00 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=aa4d4859

net-irc/konversation: update HOMEPAGE

Package-Manager: portage-2.3.0

 net-irc/konversation/konversation-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 8c8ca8f..9776ec3 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -8,7 +8,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="A user friendly IRC Client"
-HOMEPAGE="http://kde.org/applications/internet/konversation/ 
http://konversation.kde.org;
+HOMEPAGE="https://www.kde.org/applications/internet/konversation/ 
https://konversation.kde.org;
 
 LICENSE="GPL-2"
 KEYWORDS=""



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2016-05-17 Thread Johannes Huber
commit: 59c09cd6060f2f68e7cb04a32fcbd83ceaa47150
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Sat May 14 18:32:25 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue May 17 19:42:59 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=59c09cd6

net-irc/konversation: Add kcrash DEPEND, force handbook optional

Package-Manager: portage-2.2.28

Signed-off-by: Johannes Huber  gentoo.org>

 net-irc/konversation/konversation-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 7fefd85..8c8ca8f 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="A user friendly IRC Client"
@@ -22,6 +22,7 @@ DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kcrash)
$(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kemoticons)
$(add_frameworks_dep kglobalaccel)



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2016-04-08 Thread Johannes Huber
commit: 3668647cc2cac7dee98c1c279ce463ed4c9d40c1
Author: Johannes Huber  gentoo  org>
AuthorDate: Fri Apr  8 16:43:24 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Fri Apr  8 16:43:24 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3668647c

net-irc/konversation: Sync with gentoo main tree

Package-Manager: portage-2.2.28

 net-irc/konversation/konversation-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 03b10b3..7fefd85 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -46,8 +46,8 @@ DEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
media-libs/phonon[qt5]
-   crypt? ( app-crypt/qca:2[qt5] )
sys-devel/gettext
+   crypt? ( app-crypt/qca:2[qt5] )
 "
 RDEPEND="${DEPEND}
!net-irc/konversation:4



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2016-03-21 Thread Johannes Huber
commit: 308dc9ed14595d5b6faba096223cffe5d5ca84f6
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Mar 21 18:00:08 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Mar 21 18:00:08 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=308dc9ed

net-irc/konversation: EAPI 6

Package-Manager: portage-2.2.28

 net-irc/konversation/konversation-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index c37b9d3..03b10b3 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="true"
 inherit kde5



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2015-06-02 Thread Johannes Huber
commit: b1b090b79627c05f3aa055970487e46a07fc43c7
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Tue Jun  2 21:34:09 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Tue Jun  2 21:34:09 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b1b090b7

[net-irc/konversation] Remove old

Package-Manager: portage-2.2.20

 net-irc/konversation/konversation-1.6.ebuild| 64 -
 net-irc/konversation/konversation-4..ebuild | 37 --
 2 files changed, 101 deletions(-)

diff --git a/net-irc/konversation/konversation-1.6.ebuild 
b/net-irc/konversation/konversation-1.6.ebuild
deleted file mode 100644
index 1e7cb4e..000
--- a/net-irc/konversation/konversation-1.6.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK=true
-inherit kde5
-
-DESCRIPTION=A user friendly IRC Client
-HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation.kde.org;
-SRC_URI=mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz
-
-LICENSE=GPL-2
-KEYWORDS=~amd64 ~x86
-IUSE=+crypt
-
-DEPEND=
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kbookmarks)
-   $(add_frameworks_dep kcodecs)
-   $(add_frameworks_dep kcompletion)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kemoticons)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kidletime)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep kitemviews)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep knotifyconfig)
-   $(add_frameworks_dep kparts)
-   $(add_frameworks_dep kservice)
-   $(add_frameworks_dep ktextwidgets)
-   $(add_frameworks_dep kwallet)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep solid)
-   $(add_frameworks_dep sonnet)
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   media-libs/phonon[qt5]
-   crypt? ( app-crypt/qca:2[qt5] )
-   sys-devel/gettext
-
-RDEPEND=${DEPEND}
-   !net-irc/konversation:4
-   crypt? ( app-crypt/qca:2[openssl] )
-
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_find_package crypt Qca-qt5)
-   )
-
-   kde5_src_configure
-}

diff --git a/net-irc/konversation/konversation-4..ebuild 
b/net-irc/konversation/konversation-4..ebuild
deleted file mode 100644
index 499376e..000
--- a/net-irc/konversation/konversation-4..ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_LINGUAS=bg bs ca ca@valencia cs da de el en_GB es et fi fr gl he hu it ja
-kk km ko lt nb nds nl pa pl pt pt_BR ru si sk sl sr sr@ijekavian
-sr@ijekavianlatin sr@latin sv tr uk zh_CN zh_TW
-KDE_HANDBOOK=optional
-EGIT_BRANCH=1.5
-inherit kde4-base
-
-DESCRIPTION=A user friendly IRC Client for KDE4
-HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation.kde.org;
-
-LICENSE=GPL-2 FDL-1.2
-SLOT=4
-KEYWORDS=
-IUSE=+crypt debug
-
-DEPEND=
-   $(add_kdebase_dep kdepimlibs)
-   media-libs/phonon[qt4]
-   crypt? ( app-crypt/qca:2[qt4] )
-
-RDEPEND=${DEPEND}
-   crypt? ( app-crypt/qca:2[openssl] )
-
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_with crypt QCA2)
-   )
-
-   kde4-base_src_configure
-}



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2015-06-02 Thread Johannes Huber
commit: c2b5169f38eeae7bbe2ac3b5b5cc817df838
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Tue Jun  2 21:30:59 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Tue Jun  2 21:30:59 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c2b5169f

[net-irc/konversation] Fix crypt USE flag

Package-Manager: portage-2.2.20

 net-irc/konversation/konversation-1.6.ebuild  | 2 +-
 net-irc/konversation/konversation-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-1.6.ebuild 
b/net-irc/konversation/konversation-1.6.ebuild
index 0c34a17..1e7cb4e 100644
--- a/net-irc/konversation/konversation-1.6.ebuild
+++ b/net-irc/konversation/konversation-1.6.ebuild
@@ -57,7 +57,7 @@ RDEPEND=${DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package crypt Qca)
+   $(cmake-utils_use_find_package crypt Qca-qt5)
)
 
kde5_src_configure

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index a773430..b275284 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -56,7 +56,7 @@ RDEPEND=${DEPEND}
 
 src_configure() {
local mycmakeargs=(
-   $(cmake-utils_use_find_package crypt Qca)
+   $(cmake-utils_use_find_package crypt Qca-qt5)
)
 
kde5_src_configure



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2015-04-23 Thread Manuel Rüger
commit: a082b1ae05389c1f21987ec0f88bc6167ddc71f3
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Mon Apr 20 21:38:04 2015 +
Commit: Manuel Rüger mrueg AT gentoo DOT org
CommitDate: Wed Apr 22 15:08:14 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a082b1ae

[net-irc/konversation] Version bump

Package-Manager: portage-2.2.18

 .../{konversation-.ebuild = konversation-1.6.ebuild}| 9 ++---
 net-irc/konversation/konversation-.ebuild| 6 --
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-1.6.ebuild
similarity index 86%
copy from net-irc/konversation/konversation-.ebuild
copy to net-irc/konversation/konversation-1.6.ebuild
index 30a5413..0c34a17 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-1.6.ebuild
@@ -4,13 +4,15 @@
 
 EAPI=5
 
+KDE_HANDBOOK=true
 inherit kde5
 
-DESCRIPTION=A user friendly IRC Client for KDE
+DESCRIPTION=A user friendly IRC Client
 HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation.kde.org;
+SRC_URI=mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz
 
 LICENSE=GPL-2
-KEYWORDS=
+KEYWORDS=~amd64 ~x86
 IUSE=+crypt
 
 DEPEND=
@@ -21,8 +23,9 @@ DEPEND=
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kemoticons)
+   $(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kidletime)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 30a5413..a773430 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -4,9 +4,10 @@
 
 EAPI=5
 
+KDE_HANDBOOK=true
 inherit kde5
 
-DESCRIPTION=A user friendly IRC Client for KDE
+DESCRIPTION=A user friendly IRC Client
 HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation.kde.org;
 
 LICENSE=GPL-2
@@ -21,8 +22,9 @@ DEPEND=
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep kemoticons)
+   $(add_frameworks_dep kglobalaccel)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kidletime)



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2015-01-28 Thread Johannes Huber
commit: 7e5e0e7135db17de66564455aeb5ec53f1ab0539
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Thu Jan 29 01:24:06 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Thu Jan 29 01:24:06 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7e5e0e71

[net-irc/konversation] Adjust dependencies to handle merged plugins in 
=app-crypt/qca-2.1

Package-Manager: portage-2.2.15

---
 net-irc/konversation/konversation-4..ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-4..ebuild 
b/net-irc/konversation/konversation-4..ebuild
index f30980c..499376e 100644
--- a/net-irc/konversation/konversation-4..ebuild
+++ b/net-irc/konversation/konversation-4..ebuild
@@ -22,10 +22,10 @@ IUSE=+crypt debug
 DEPEND=
$(add_kdebase_dep kdepimlibs)
media-libs/phonon[qt4]
-   crypt? ( app-crypt/qca:2 )
+   crypt? ( app-crypt/qca:2[qt4] )
 
 RDEPEND=${DEPEND}
-   crypt? ( app-crypt/qca-ossl:2 )
+   crypt? ( app-crypt/qca:2[openssl] )
 
 
 src_configure() {



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2015-01-20 Thread Johannes Huber
commit: 5b45d6aa641ba33886522aad0034e5a4ac409125
Author: Karol Herbst git AT karolherbst DOT de
AuthorDate: Tue Jan 20 19:18:49 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Tue Jan 20 20:33:54 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5b45d6aa

[net-irc/konversation] should depend on qca[openssl

DH and CBC (ECB too, but ECB doesn't matter) support are only provided
through the qca-ossl plugin, which are the only ones supported by
konversation. It makes no sense to enable crypt support without having
the qca-ossl plugin enabled at all.

---
 net-irc/konversation/konversation-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index dc8a61e..30a5413 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -49,6 +49,7 @@ DEPEND=
 
 RDEPEND=${DEPEND}
!net-irc/konversation:4
+   crypt? ( app-crypt/qca:2[openssl] )
 
 
 src_configure() {



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-11-25 Thread Michael Palimaka
commit: 489f506dc7b19b9e5330ca35c7b7ebbc100640c9
Author: Joao Carreira jfmcarreira AT gmail DOT com
AuthorDate: Mon Nov 24 22:49:26 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Nov 25 15:13:05 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=489f506d

[net-irc/konversation] KF5 implementation is now in master

---
 net-irc/konversation/konversation-4..ebuild | 1 +
 net-irc/konversation/konversation-.ebuild   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-4..ebuild 
b/net-irc/konversation/konversation-4..ebuild
index 8d39023..60b691f 100644
--- a/net-irc/konversation/konversation-4..ebuild
+++ b/net-irc/konversation/konversation-4..ebuild
@@ -8,6 +8,7 @@ KDE_LINGUAS=bg bs ca ca@valencia cs da de el en_GB es et fi fr 
gl he hu it ja
 kk km ko lt nb nds nl pa pl pt pt_BR ru si sk sl sr sr@ijekavian
 sr@ijekavianlatin sr@latin sv tr uk zh_CN zh_TW
 KDE_HANDBOOK=optional
+EGIT_BRANCH=1.5
 inherit kde4-base
 
 DESCRIPTION=A user friendly IRC Client for KDE4

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index ec2b0af..805ae07 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 
-EGIT_BRANCH=frameworks
 inherit kde5
 
 DESCRIPTION=A user friendly IRC Client for KDE



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-11-13 Thread Michael Palimaka
commit: 4bea59635dee556607cfdb850539e429cbde9448
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Nov 13 08:44:13 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Nov 13 08:44:13 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4bea5963

[net-irc/konversation] Sync with portage.

Package-Manager: portage-2.2.14

---
 net-irc/konversation/konversation-4..ebuild | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-4..ebuild 
b/net-irc/konversation/konversation-4..ebuild
index 45fe409..8d39023 100644
--- a/net-irc/konversation/konversation-4..ebuild
+++ b/net-irc/konversation/konversation-4..ebuild
@@ -4,18 +4,23 @@
 
 EAPI=5
 
+KDE_LINGUAS=bg bs ca ca@valencia cs da de el en_GB es et fi fr gl he hu it ja
+kk km ko lt nb nds nl pa pl pt pt_BR ru si sk sl sr sr@ijekavian
+sr@ijekavianlatin sr@latin sv tr uk zh_CN zh_TW
+KDE_HANDBOOK=optional
 inherit kde4-base
 
 DESCRIPTION=A user friendly IRC Client for KDE4
 HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation.kde.org;
 
-LICENSE=GPL-2
-KEYWORDS=
+LICENSE=GPL-2 FDL-1.2
 SLOT=4
+KEYWORDS=
 IUSE=+crypt debug
 
 DEPEND=
$(add_kdebase_dep kdepimlibs)
+   media-libs/phonon[qt4]
crypt? ( app-crypt/qca:2 )
 
 RDEPEND=${DEPEND}



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-10-14 Thread Michael Palimaka
commit: 61615f6875840c956f1cd45bef7cd69281d32b94
Author: Karol Herbst git AT karolherbst DOT de
AuthorDate: Sun Oct 12 20:01:45 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Oct 14 14:00:47 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=61615f68

[net-irc/konversation] block net-irc/konversation:4

---
 net-irc/konversation/konversation-.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 8bbe11f..ec2b0af 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -14,7 +14,7 @@ LICENSE=GPL-2
 KEYWORDS=
 IUSE=+crypt
 
-RDEPEND=
+DEPEND=
$(add_frameworks_dep karchive)
$(add_frameworks_dep kbookmarks)
$(add_frameworks_dep kcodecs)
@@ -46,10 +46,11 @@ RDEPEND=
dev-qt/qtxml:5
media-libs/phonon[qt5]
crypt? ( app-crypt/qca:2[qt5] )
-
-DEPEND=${RDEPEND}
sys-devel/gettext
 
+RDEPEND=${DEPEND}
+   !net-irc/konversation:4
+
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-10-12 Thread Michael Palimaka
commit: 415ee36fd22e68dc053c14fd831f9bb6bcd162f1
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sun Oct 12 18:11:01 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sun Oct 12 18:11:01 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=415ee36f

[net-irc/konversation] Remove nls USE flag which does nothing.

gettext is (more or less) required unconditionally. We need to add extra logic
beyond the scope of the eclass if we want to avoid the dep when no linguas is
being used.

Package-Manager: portage-2.2.12

---
 net-irc/konversation/konversation-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index d36415d..8bbe11f 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -5,7 +5,6 @@
 EAPI=5
 
 EGIT_BRANCH=frameworks
-KDE_NLS=true
 inherit kde5
 
 DESCRIPTION=A user friendly IRC Client for KDE
@@ -49,7 +48,7 @@ RDEPEND=
crypt? ( app-crypt/qca:2[qt5] )
 
 DEPEND=${RDEPEND}
-   nls? ( sys-devel/gettext )
+   sys-devel/gettext
 
 
 src_configure() {



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-09-13 Thread Michael Palimaka
commit: 564c39d20a63376881049ff02eb057f303fa25d7
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sat Sep 13 17:43:59 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sat Sep 13 17:43:59 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=564c39d2

[net-irc/konversation] Pin app-crypt/qca-ossl to SLOT 2.

Package-Manager: portage-2.2.10

---
 net-irc/konversation/konversation-4..ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-4..ebuild 
b/net-irc/konversation/konversation-4..ebuild
index 26ae1a6..45fe409 100644
--- a/net-irc/konversation/konversation-4..ebuild
+++ b/net-irc/konversation/konversation-4..ebuild
@@ -19,7 +19,7 @@ DEPEND=
crypt? ( app-crypt/qca:2 )
 
 RDEPEND=${DEPEND}
-   crypt? ( app-crypt/qca-ossl )
+   crypt? ( app-crypt/qca-ossl:2 )
 
 
 src_configure() {



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-09-11 Thread Michael Palimaka
commit: 8e84a14fcae0af374a0d6314d82a0b2f791664a5
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Thu Sep 11 17:16:03 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Thu Sep 11 17:16:03 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8e84a14f

[net-irc/konversation] Restore crypt USE flag.

Upstream commit: db12387047a12ee239e58f370f5bf47d85017087
Upstream commit: b3210c806f4454f2a9c1555807a01de08c1c6254

Package-Manager: portage-2.2.10

---
 net-irc/konversation/konversation-.ebuild | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index c80340b..d36415d 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation
 
 LICENSE=GPL-2
 KEYWORDS=
-IUSE=
+IUSE=+crypt
 
 RDEPEND=
$(add_frameworks_dep karchive)
@@ -46,7 +46,16 @@ RDEPEND=
dev-qt/qtwidgets:5
dev-qt/qtxml:5
media-libs/phonon[qt5]
+   crypt? ( app-crypt/qca:2[qt5] )
 
 DEPEND=${RDEPEND}
nls? ( sys-devel/gettext )
 
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package crypt Qca)
+   )
+
+   kde5_src_configure
+}



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-08-17 Thread Johannes Huber
commit: 04f0d76d63ec6d84521d80dffbb14efe57646721
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sun Aug 17 13:14:43 2014 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Sun Aug 17 13:16:00 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=04f0d76d

[net-irc/konversation] DEPEND on media-libs/phonon[qt5], bug #520128

Package-Manager: portage-2.2.12

---
 net-irc/konversation/konversation-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index b22bfb1..c80340b 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -45,7 +45,7 @@ RDEPEND=
dev-qt/qtgui:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5
-   media-libs/phonon[qt4]
+   media-libs/phonon[qt5]
 
 DEPEND=${RDEPEND}
nls? ( sys-devel/gettext )



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: b7e3f27864893022dbefc6d99577f5f343aba13b
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:32:01 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:32:01 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b7e3f278

[kde-base/konversation] Remove stuff handled by eclass.

---
 net-irc/konversation/konversation-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 3d1bc90..afa38c3 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -12,8 +12,7 @@ HOMEPAGE=http://konversation.kde.org;
 
 LICENSE=GPL-2
 KEYWORDS=
-SLOT=5
-IUSE=+crypt debug
+IUSE=+crypt
 
 DEPEND=
crypt? ( app-crypt/qca:2 )



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: 30b370ec78086219f07408a8e47a52c142b63845
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:29:54 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:29:54 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=30b370ec

[net-irc/konversation] Whitespace.

Package-Manager: portage-2.2.10

---
 net-irc/konversation/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/metadata.xml 
b/net-irc/konversation/metadata.xml
index 8d36d5b..a23f444 100644
--- a/net-irc/konversation/metadata.xml
+++ b/net-irc/konversation/metadata.xml
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-  herdkde/herd
+   herdkde/herd
 /pkgmetadata



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: 2f1f7b5bf51b5617506b78dc90f8fe4fd651cac4
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:34:57 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:34:57 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2f1f7b5b

[kde-base/konversation] Fix mycmakeargs.

---
 net-irc/konversation/konversation-4..ebuild | 3 ++-
 net-irc/konversation/konversation-.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-4..ebuild 
b/net-irc/konversation/konversation-4..ebuild
index 928de78..26ae1a6 100644
--- a/net-irc/konversation/konversation-4..ebuild
+++ b/net-irc/konversation/konversation-4..ebuild
@@ -23,8 +23,9 @@ RDEPEND=${DEPEND}
 
 
 src_configure() {
-   mycmakeargs+=(
+   local mycmakeargs=(
$(cmake-utils_use_with crypt QCA2)
)
+
kde4-base_src_configure
 }

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 205636f..722fe52 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -22,8 +22,9 @@ RDEPEND=${DEPEND}
 
 
 src_configure() {
-   mycmakeargs+=(
+   local mycmakeargs=(
$(cmake-utils_use_with crypt QCA2)
)
+
kde5_src_configure
 }



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: 4979de725c7a4fdbf8e2f3d9132217cb8eda7831
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:34:21 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:34:21 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4979de72

[kde-base/konversation] Improve HOMEPAGE.

---
 net-irc/konversation/konversation-4..ebuild | 2 +-
 net-irc/konversation/konversation-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-4..ebuild 
b/net-irc/konversation/konversation-4..ebuild
index bfae242..928de78 100644
--- a/net-irc/konversation/konversation-4..ebuild
+++ b/net-irc/konversation/konversation-4..ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit kde4-base
 
 DESCRIPTION=A user friendly IRC Client for KDE4
-HOMEPAGE=http://konversation.kde.org;
+HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation.kde.org;
 
 LICENSE=GPL-2
 KEYWORDS=

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index afa38c3..205636f 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -8,7 +8,7 @@ EGIT_BRANCH=frameworks
 inherit kde5
 
 DESCRIPTION=A user friendly IRC Client for KDE
-HOMEPAGE=http://konversation.kde.org;
+HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation.kde.org;
 
 LICENSE=GPL-2
 KEYWORDS=



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: 0efbde9cdb83d4cb6e7a6c9c33430423fe816ff0
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:38:05 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:38:05 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=0efbde9c

[net-irc/konversation] Require Qt5 version of qca. Remove qca-ossl dependency 
as it's integrated into qca upstream.

Package-Manager: portage-2.2.10

---
 net-irc/konversation/konversation-.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 722fe52..b7160d7 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -15,11 +15,9 @@ KEYWORDS=
 IUSE=+crypt
 
 DEPEND=
-   crypt? ( app-crypt/qca:2 )
-
-RDEPEND=${DEPEND}
-   crypt? ( app-crypt/qca-ossl )
+   crypt? ( app-crypt/qca:2[qt5] )
 
+RDEPEND=${DEPEND}
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: 4fbf52f53ed2d0612343cf38a69704caf7ad403f
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:41:50 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:41:50 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4fbf52f5

[net-irc/konversation] Support translations.

Package-Manager: portage-2.2.10

---
 net-irc/konversation/konversation-.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index b7160d7..0f32fa2 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 EGIT_BRANCH=frameworks
+KDE_NLS=true
 inherit kde5
 
 DESCRIPTION=A user friendly IRC Client for KDE
@@ -14,10 +15,12 @@ LICENSE=GPL-2
 KEYWORDS=
 IUSE=+crypt
 
-DEPEND=
+RDEPEND=
crypt? ( app-crypt/qca:2[qt5] )
 
-RDEPEND=${DEPEND}
+DEPEND=${RDEPEND}
+   sys-devel/gettext
+
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: 17cbfaf327df902ff3c71d646b3bf0a363bb656f
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:45:16 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:45:16 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=17cbfaf3

[net-irc/konversation] Remove crypt USE flag as support is disabled upstream.

Package-Manager: portage-2.2.10

---
 net-irc/konversation/konversation-.ebuild | 14 ++
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 0f32fa2..cb58f0e 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -13,19 +13,9 @@ HOMEPAGE=http://kde.org/applications/internet/konversation/ 
http://konversation
 
 LICENSE=GPL-2
 KEYWORDS=
-IUSE=+crypt
+IUSE=
 
-RDEPEND=
-   crypt? ( app-crypt/qca:2[qt5] )
-
+RDEPEND=
 DEPEND=${RDEPEND}
sys-devel/gettext
 
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake-utils_use_with crypt QCA2)
-   )
-
-   kde5_src_configure
-}



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: 85f6d1ae4cdca672b0b97c8f1c3be5508f365d73
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:48:14 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:48:14 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=85f6d1ae

[net-irc/konversation] gettext is only required when nls USE flag is enabled.

Package-Manager: portage-2.2.10

---
 net-irc/konversation/konversation-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index cb58f0e..12d2f23 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -17,5 +17,5 @@ IUSE=
 
 RDEPEND=
 DEPEND=${RDEPEND}
-   sys-devel/gettext
+   nls? ( sys-devel/gettext )
 



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: b613b0c7074b9e742681535a7ebf7396be082fc0
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:55:54 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:55:54 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b613b0c7

[net-irc/konversation] Add dependencies.

Package-Manager: portage-2.2.10

---
 net-irc/konversation/konversation-.ebuild | 32 ++-
 1 file changed, 31 insertions(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 12d2f23..9c02355 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -15,7 +15,37 @@ LICENSE=GPL-2
 KEYWORDS=
 IUSE=
 
-RDEPEND=
+RDEPEND=
+   $(add_frameworks_dep karchive)
+   $(add_frameworks_dep kbookmarks)
+   $(add_frameworks_dep kcodecs)
+   $(add_frameworks_dep kcompletion)
+   $(add_frameworks_dep kconfig)
+   $(add_frameworks_dep kconfigwidgets)
+   $(add_frameworks_dep kcoreaddons)
+   $(add_frameworks_dep kdelibs4support)
+   $(add_frameworks_dep kemoticons)
+   $(add_frameworks_dep ki18n)
+   $(add_frameworks_dep kiconthemes)
+   $(add_frameworks_dep kidletime)
+   $(add_frameworks_dep kio)
+   $(add_frameworks_dep kitemviews)
+   $(add_frameworks_dep knotifications)
+   $(add_frameworks_dep knotifyconfig)
+   $(add_frameworks_dep kparts)
+   $(add_frameworks_dep kservice)
+   $(add_frameworks_dep ktextwidgets)
+   $(add_frameworks_dep kwallet)
+   $(add_frameworks_dep kwidgetsaddons)
+   $(add_frameworks_dep kwindowsystem)
+   $(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep sonnet)
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   media-libs/phonon[qt4]
+
 DEPEND=${RDEPEND}
nls? ( sys-devel/gettext )
 



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-15 Thread Michael Palimaka
commit: 03b1e47f32b9e2d2370c778f074cd3569a042833
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Tue Jul 15 16:57:37 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Tue Jul 15 16:57:55 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=03b1e47f

[net-irc/konversation] Add more dependencies.

Package-Manager: portage-2.2.10

---
 net-irc/konversation/konversation-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index 9c02355..b22bfb1 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -39,6 +39,7 @@ RDEPEND=
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
+   $(add_frameworks_dep solid)
$(add_frameworks_dep sonnet)
dev-qt/qtdbus:5
dev-qt/qtgui:5



[gentoo-commits] proj/kde:master commit in: net-irc/konversation/

2014-07-12 Thread David Heidelberger
commit: fa48270c52e50e3d1f81e6214a55b67124a44b13
Author: David Heidelberger david.heidelberger AT ixit DOT cz
AuthorDate: Sat Jul 12 23:49:37 2014 +
Commit: David Heidelberger d.okias AT gmail DOT com
CommitDate: Sat Jul 12 23:49:37 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fa48270c

[net-irc/konversation] switch  to KF5

Package-Manager: portage-2.2.10

---
 .../{konversation-.ebuild = konversation-4..ebuild}   |  0
 net-irc/konversation/konversation-.ebuild  | 10 +-
 net-irc/konversation/metadata.xml  |  2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-4..ebuild
similarity index 100%
copy from net-irc/konversation/konversation-.ebuild
copy to net-irc/konversation/konversation-4..ebuild

diff --git a/net-irc/konversation/konversation-.ebuild 
b/net-irc/konversation/konversation-.ebuild
index bfae242..3d1bc90 100644
--- a/net-irc/konversation/konversation-.ebuild
+++ b/net-irc/konversation/konversation-.ebuild
@@ -4,18 +4,18 @@
 
 EAPI=5
 
-inherit kde4-base
+EGIT_BRANCH=frameworks
+inherit kde5
 
-DESCRIPTION=A user friendly IRC Client for KDE4
+DESCRIPTION=A user friendly IRC Client for KDE
 HOMEPAGE=http://konversation.kde.org;
 
 LICENSE=GPL-2
 KEYWORDS=
-SLOT=4
+SLOT=5
 IUSE=+crypt debug
 
 DEPEND=
-   $(add_kdebase_dep kdepimlibs)
crypt? ( app-crypt/qca:2 )
 
 RDEPEND=${DEPEND}
@@ -26,5 +26,5 @@ src_configure() {
mycmakeargs+=(
$(cmake-utils_use_with crypt QCA2)
)
-   kde4-base_src_configure
+   kde5_src_configure
 }

diff --git a/net-irc/konversation/metadata.xml 
b/net-irc/konversation/metadata.xml
index a23f444..8d36d5b 100644
--- a/net-irc/konversation/metadata.xml
+++ b/net-irc/konversation/metadata.xml
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdkde/herd
+  herdkde/herd
 /pkgmetadata