commit:     0de7030a1c2391fb327f85512b8c88e0d16af099
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 31 18:24:10 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 31 18:29:54 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=0de7030a

kde-apps/kopete: Drop invalid !aqua conditional, fix metadata.xml

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force

 kde-apps/kopete/kopete-4.14.3-r1.ebuild | 10 ++++------
 kde-apps/kopete/metadata.xml            |  9 ++++++++-
 2 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/kde-apps/kopete/kopete-4.14.3-r1.ebuild 
b/kde-apps/kopete/kopete-4.14.3-r1.ebuild
index 1d95e8c..162fc16 100644
--- a/kde-apps/kopete/kopete-4.14.3-r1.ebuild
+++ b/kde-apps/kopete/kopete-4.14.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -69,10 +69,8 @@ COMMONDEPEND="
        >=dev-qt/qtgui-4.4.0:4[mng]
        media-libs/phonon[qt4]
        media-libs/qimageblitz
-       !aqua? (
-               x11-libs/libX11
-               x11-libs/libXScrnSaver
-       )
+       x11-libs/libX11
+       x11-libs/libXScrnSaver
        gadu? ( >=net-libs/libgadu-1.8.0[threads] )
        groupwise? ( app-crypt/qca:2[qt4(+)] )
        jingle? (
@@ -112,8 +110,8 @@ RDEPEND="${COMMONDEPEND}
 "
 #      telepathy? ( net-libs/decibel )"
 DEPEND="${COMMONDEPEND}
+       x11-proto/scrnsaverproto
        jingle? ( dev-libs/jsoncpp )
-       !aqua? ( x11-proto/scrnsaverproto )
 "
 
 src_configure() {

diff --git a/kde-apps/kopete/metadata.xml b/kde-apps/kopete/metadata.xml
index 971570c..daf628a 100644
--- a/kde-apps/kopete/metadata.xml
+++ b/kde-apps/kopete/metadata.xml
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
+<!-- maintainer-needed -->
        <use>
        <flag name="emoticons-manager">Enables emoticons theme manager so that 
the user can edit and remove emoticons or add custom ones etc</flag>
                <!-- PLUGINS -->
@@ -13,21 +14,27 @@
        <flag name="history">Enables saving chat history.</flag>
        <flag name="latex">Embed latex formatted text into messages.</flag>
        <flag name="nowlistening">Shows song you currently listen to in your 
status/etc. Bindings for many players.</flag>
+       <flag name="otr">Allows crypting your chat (drugs and talking nonsense 
are considered as good alternatives ;]).</flag>
+       <flag name="pipes">Send messages to external pipe.</flag>
+       <flag name="privacy">Filter for incoming messages</flag>
        <flag name="statistics">Everybody loves statistic graphs, especialy 
cake ones. ;]</flag>
        <flag name="texteffect">Various fancy text effects for your messages 
(dont ever consider writing us with this enabled ;]).</flag>
        <flag name="translator">Translate incoming and outgoing messages.</flag>
+       <flag name="urlpicpreview">Enables in conversation pictures 
preview.</flag>
        <flag name="webpresence">Show your status and some more informations on 
web.</flag>
                <!-- PROTOCOLS -->
        <flag name="gadu">Enable the Gadu protocol handler.</flag>
        <flag name="groupwise">Enable the Groupwise protocol handler.</flag>
        <flag name="irc">Enable the IRC protocol handler.</flag>
        <flag name="jabber">Enable XMPP protocol handler (this is also 
gmail).</flag>
+       <flag name="meanwhile">Enable the Sametime protocol handler.</flag>
        <flag name="msn">Enable "Windows live messenger" protocol 
support.</flag>
        <flag name="netmeeting">Builds netmeeting plugin (require 
gnomemeeting)</flag>
        <flag name="sametime">Enables support for the Sametime protocol for 
instant messaging</flag>
+       <flag name="skype">Enable Skype protocol handler (not fully functional 
yet).</flag>
        <flag name="sms">Enable the sms sending plugin.</flag>
+       <flag name="testbed">Enable the testbed protocol.</flag>
        <flag name="winpopup">Enable pop-up messages sending on windows. (same 
as good old "net send" messages ;])</flag>
        <flag name="yahoo">Enable yahoo protocol support.</flag>
 </use>
-<!-- maintainer-needed -->
 </pkgmetadata>

Reply via email to