summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/kopete/kopete-18.04.49.9999.ebuild11
-rw-r--r--kde-apps/kopete/kopete-9999.ebuild11
-rw-r--r--kde-apps/kopete/metadata.xml1
3 files changed, 8 insertions, 15 deletions
diff --git a/kde-apps/kopete/kopete-18.04.49.9999.ebuild b/kde-apps/kopete/kopete-18.04.49.9999.ebuild
index 35090193894..fc674691934 100644
--- a/kde-apps/kopete/kopete-18.04.49.9999.ebuild
+++ b/kde-apps/kopete/kopete-18.04.49.9999.ebuild
@@ -39,7 +39,6 @@ PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight history latex nowli
otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence"
# Available protocols
-#
# gadu: net-libs/libgadu @since 4.3
# groupwise: app-crypt/qca:2
# irc: NO DEPS, probably will fail so inform user about it
@@ -50,16 +49,15 @@ otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence
# telepathy: net-libs/decibel
# testbed: NO DEPS
# winpopup: NO DEPS (we're adding samba as RDEPEND so it works)
-# yahoo: media-libs/jasper
# zeroconf (bonjour): NO DEPS
-# DISABLED until fixed: skype sms
-PROTOCOLS="gadu groupwise jingle meanwhile oscar
-testbed winpopup +xmpp yahoo zeroconf"
+PROTOCOLS="gadu groupwise jingle meanwhile oscar testbed winpopup +xmpp zeroconf"
# disabled protocols
-# telepathy: net-libs/decibel
# irc: NO DEPS
# qq: NO DEPS
+# telepathy: net-libs/decibel
+# yahoo: media-libs/jasper (service shutdown)
+# skype, sms (until fixed)
IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
@@ -113,7 +111,6 @@ COMMONDEPEND="
net-dns/libidn
sys-libs/zlib
)
- yahoo? ( media-libs/jasper )
zeroconf? (
$(add_frameworks_dep kdnssd)
$(add_kdeapps_dep kidentitymanagement)
diff --git a/kde-apps/kopete/kopete-9999.ebuild b/kde-apps/kopete/kopete-9999.ebuild
index 35090193894..fc674691934 100644
--- a/kde-apps/kopete/kopete-9999.ebuild
+++ b/kde-apps/kopete/kopete-9999.ebuild
@@ -39,7 +39,6 @@ PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight history latex nowli
otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence"
# Available protocols
-#
# gadu: net-libs/libgadu @since 4.3
# groupwise: app-crypt/qca:2
# irc: NO DEPS, probably will fail so inform user about it
@@ -50,16 +49,15 @@ otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence
# telepathy: net-libs/decibel
# testbed: NO DEPS
# winpopup: NO DEPS (we're adding samba as RDEPEND so it works)
-# yahoo: media-libs/jasper
# zeroconf (bonjour): NO DEPS
-# DISABLED until fixed: skype sms
-PROTOCOLS="gadu groupwise jingle meanwhile oscar
-testbed winpopup +xmpp yahoo zeroconf"
+PROTOCOLS="gadu groupwise jingle meanwhile oscar testbed winpopup +xmpp zeroconf"
# disabled protocols
-# telepathy: net-libs/decibel
# irc: NO DEPS
# qq: NO DEPS
+# telepathy: net-libs/decibel
+# yahoo: media-libs/jasper (service shutdown)
+# skype, sms (until fixed)
IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
@@ -113,7 +111,6 @@ COMMONDEPEND="
net-dns/libidn
sys-libs/zlib
)
- yahoo? ( media-libs/jasper )
zeroconf? (
$(add_frameworks_dep kdnssd)
$(add_kdeapps_dep kidentitymanagement)
diff --git a/kde-apps/kopete/metadata.xml b/kde-apps/kopete/metadata.xml
index 0cefd8509a6..88762100f0c 100644
--- a/kde-apps/kopete/metadata.xml
+++ b/kde-apps/kopete/metadata.xml
@@ -28,7 +28,6 @@
<flag name="meanwhile">Enable the Sametime protocol handler.</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>
<flag name="zeroconf">Enable Link-Local Messaging via the bonjour protocol.</flag>
</use>
</pkgmetadata>