diff options
| -rw-r--r-- | kde-apps/kopete/kopete-16.07.90.ebuild | 5 | ||||
| -rw-r--r-- | kde-apps/kopete/kopete-16.08.49.9999.ebuild | 5 | ||||
| -rw-r--r-- | kde-apps/kopete/kopete-9999.ebuild | 5 | ||||
| -rw-r--r-- | 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 951fcca5d33..cd117ceb710 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 2430c97800b..e1361086270 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 2430c97800b..e1361086270 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 aa522db9e99..2e164b6c6e8 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> |
