commit:     52a73c5524eba1c5eceb433c86aabdd987180d4f
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 19:35:18 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 19:35:57 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=52a73c55

kde-apps/kopete: remove sms USE flag

app-mobilephone/smssend is going away.

Gentoo-bug: 590732

Package-Manager: portage-2.3.0

 kde-apps/kopete/kopete-16.07.90.ebuild      | 5 ++---
 kde-apps/kopete/kopete-16.08.49.9999.ebuild | 5 ++---
 kde-apps/kopete/kopete-9999.ebuild          | 5 ++---
 kde-apps/kopete/metadata.xml                | 1 -
 4 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/kde-apps/kopete/kopete-16.07.90.ebuild 
b/kde-apps/kopete/kopete-16.07.90.ebuild
index 951fcca..cd117ce 100644
--- a/kde-apps/kopete/kopete-16.07.90.ebuild
+++ b/kde-apps/kopete/kopete-16.07.90.ebuild
@@ -53,7 +53,7 @@ PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight 
+history latex
 #      yahoo: media-libs/jasper
 #      zeroconf (bonjour): NO DEPS
 PROTOCOLS="gadu groupwise jingle meanwhile oscar skype
-sms testbed winpopup +xmpp yahoo zeroconf"
+testbed winpopup +xmpp yahoo zeroconf"
 
 # disabled protocols
 #   telepathy: net-libs/decibel
@@ -107,7 +107,6 @@ RDEPEND="${COMMONDEPEND}
                )
                virtual/latex-base
        )
-       sms? ( app-mobilephone/smssend )
        ssl? ( app-crypt/qca:2[openssl] )
        winpopup? ( net-fs/samba )
 "
@@ -136,7 +135,7 @@ src_configure() {
                mycmakeargs+=( -DWITH_${x2}=$(usex ${x/+/}) )
        done
 
-       mycmakeargs+=( -DWITH_Libmsn=OFF -DWITH_qq=OFF )
+       mycmakeargs+=( -DWITH_Libmsn=OFF -DWITH_qq=OFF -DWITH_sms=OFF )
 
        # enable plugins
        for x in ${PLUGINS}; do

diff --git a/kde-apps/kopete/kopete-16.08.49.9999.ebuild 
b/kde-apps/kopete/kopete-16.08.49.9999.ebuild
index 2430c97..e136108 100644
--- a/kde-apps/kopete/kopete-16.08.49.9999.ebuild
+++ b/kde-apps/kopete/kopete-16.08.49.9999.ebuild
@@ -53,7 +53,7 @@ PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight 
+history latex
 #      yahoo: media-libs/jasper
 #      zeroconf (bonjour): NO DEPS
 PROTOCOLS="gadu groupwise jingle meanwhile oscar skype
-sms testbed winpopup +xmpp yahoo zeroconf"
+testbed winpopup +xmpp yahoo zeroconf"
 
 # disabled protocols
 #   telepathy: net-libs/decibel
@@ -107,7 +107,6 @@ RDEPEND="${COMMONDEPEND}
                )
                virtual/latex-base
        )
-       sms? ( app-mobilephone/smssend )
        ssl? ( app-crypt/qca:2[openssl] )
        winpopup? ( net-fs/samba )
 "
@@ -136,7 +135,7 @@ src_configure() {
                mycmakeargs+=( -DWITH_${x2}=$(usex ${x/+/}) )
        done
 
-       mycmakeargs+=( -DWITH_Libmsn=OFF -DWITH_qq=OFF )
+       mycmakeargs+=( -DWITH_Libmsn=OFF -DWITH_qq=OFF -DWITH_sms=OFF )
 
        # enable plugins
        for x in ${PLUGINS}; do

diff --git a/kde-apps/kopete/kopete-9999.ebuild 
b/kde-apps/kopete/kopete-9999.ebuild
index 2430c97..e136108 100644
--- a/kde-apps/kopete/kopete-9999.ebuild
+++ b/kde-apps/kopete/kopete-9999.ebuild
@@ -53,7 +53,7 @@ PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight 
+history latex
 #      yahoo: media-libs/jasper
 #      zeroconf (bonjour): NO DEPS
 PROTOCOLS="gadu groupwise jingle meanwhile oscar skype
-sms testbed winpopup +xmpp yahoo zeroconf"
+testbed winpopup +xmpp yahoo zeroconf"
 
 # disabled protocols
 #   telepathy: net-libs/decibel
@@ -107,7 +107,6 @@ RDEPEND="${COMMONDEPEND}
                )
                virtual/latex-base
        )
-       sms? ( app-mobilephone/smssend )
        ssl? ( app-crypt/qca:2[openssl] )
        winpopup? ( net-fs/samba )
 "
@@ -136,7 +135,7 @@ src_configure() {
                mycmakeargs+=( -DWITH_${x2}=$(usex ${x/+/}) )
        done
 
-       mycmakeargs+=( -DWITH_Libmsn=OFF -DWITH_qq=OFF )
+       mycmakeargs+=( -DWITH_Libmsn=OFF -DWITH_qq=OFF -DWITH_sms=OFF )
 
        # enable plugins
        for x in ${PLUGINS}; do

diff --git a/kde-apps/kopete/metadata.xml b/kde-apps/kopete/metadata.xml
index aa522db..2e164b6 100644
--- a/kde-apps/kopete/metadata.xml
+++ b/kde-apps/kopete/metadata.xml
@@ -29,7 +29,6 @@
                <!-- uncomment this when enabled in ebuild
                <flag name="telepathy">Enable support for the real-time 
communication framework telepathy.</flag>
                -->
-               <flag name="sms">Enable SMS sendinge functionality.</flag>
                <flag name="testbed">Enable the testbed protocol.</flag>
                <flag name="xmpp">Enable XMPP protocol handler (this is also 
gmail).</flag>
                <flag name="winpopup">Enable pop-up messages sending on 
windows. (same as good old "net send" messages ;])</flag>

Reply via email to