summaryrefslogtreecommitdiff
path: root/net-im/telepathy-connection-managers
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /net-im/telepathy-connection-managers
reinit the tree, so we can have metadata
Diffstat (limited to 'net-im/telepathy-connection-managers')
-rw-r--r--net-im/telepathy-connection-managers/Manifest4
-rw-r--r--net-im/telepathy-connection-managers/metadata.xml19
-rw-r--r--net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild40
3 files changed, 63 insertions, 0 deletions
diff --git a/net-im/telepathy-connection-managers/Manifest b/net-im/telepathy-connection-managers/Manifest
new file mode 100644
index 000000000000..6094445aa0cc
--- /dev/null
+++ b/net-im/telepathy-connection-managers/Manifest
@@ -0,0 +1,4 @@
+EBUILD telepathy-connection-managers-2-r2.ebuild 1097 SHA256 767e37fbf32a6978a10fc1f82aebb2301917ae267a68da0b969e004d5f49df3d SHA512 b09873feee1115a47ba57561c43be3b03b8d7ee5337793b04c0711c131c5fc5f64eb26580cfa4e4de1ea513bceb5a419db3d2e2e1ae789b3546e46fd61609f66 WHIRLPOOL 6d03febaf7e7427e477fd7e881d046603b208dae05171d62e103742a1ca40c709a8be6eb8d48bb624b7a65a558e4cac3f156d93b7bb1becd96ace9a32d599ce5
+MISC ChangeLog 3694 SHA256 0e94617d4aaa61bb92d719e7cd64b5c0a32463bc0319e74afc738987f0b1fbbb SHA512 af606a44ab01d1f5acf9ca15395dba21b82a0af41de3fa045cbde7c6b1e79add99579c4cdbb8b880312c9911a0b457ef2aa1a111c1859ca6fa2ca60f5bdcc84d WHIRLPOOL f463e34377b0690b3e83346442a02a7aaf46c29c91bcb5582f4b570d47de1a02aa64dd37183caf5a41570f89684ff11c766f048d2870b41388f2cc644fdb0586
+MISC ChangeLog-2015 5729 SHA256 ce032141aab7c35d78bac0934f80754b2ea48a7803c8a7e6f5a18957694e7c24 SHA512 b63f2cff89bbbc65ca69d724bf369c951514a4e8b021650fa9a566245d46e85680662b074b5036886039d29ba3093184860de0c9ad36a1e5672990c31120e6bb WHIRLPOOL a140709ea6c1e3e8051fe2bc299f7606ac54aea9ffce064f8385db9cdc2467021984919f220aa4e0a323ba9c7a57fc4a28e65b6d998ea078c4413dd31208168e
+MISC metadata.xml 895 SHA256 35cda0e7ce527444a494edb48f8e00ed84ed56f7cc772ddc4a57828d39a3cb3a SHA512 951e7a3875627d7a920baa828ee43c6d310a42bb9fb0955e6ab7a81af182b1daaf16da7df1f14644b1022f534d491b1e795c1ab7f63b8191eae0cea1366029f8 WHIRLPOOL 883ddfbb1d3bf1ef855d068f6b8c3f4bb329688a0525c31517776e9b84bbaccd2dbb71a764eabfa189390fff7a79b93f59d989c133b96d97a55d6410ee0a6158
diff --git a/net-im/telepathy-connection-managers/metadata.xml b/net-im/telepathy-connection-managers/metadata.xml
new file mode 100644
index 000000000000..9731573c34cb
--- /dev/null
+++ b/net-im/telepathy-connection-managers/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+</maintainer>
+<use>
+ <flag name="gadu">Enable Gadu Gadu protocol support.</flag>
+ <flag name="irc">Enable Internet Relay Chat (IRC) support.</flag>
+ <flag name="meanwhile">Enable meanwhile support for Sametime protocol.</flag>
+ <flag name="sip">Enable SIP/SIMPLE messaging and calling.</flag>
+ <flag name="sipe">Enable Sip Exchange Protocol.</flag>
+ <flag name="steam">Enable Steam Chat support.</flag>
+ <flag name="xmpp">Enable XMPP protocol handler (this is also Google Talk).</flag>
+ <flag name="yahoo">Enable Yahoo! messaging support.</flag>
+ <flag name="zeroconf">Enable Link-Local Messaging via the zeroconf or Bonjour protocol.</flag>
+</use>
+</pkgmetadata>
diff --git a/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild b/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild
new file mode 100644
index 000000000000..deda90c6a96d
--- /dev/null
+++ b/net-im/telepathy-connection-managers/telepathy-connection-managers-2-r2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Meta-package for Telepathy Connection Managers"
+HOMEPAGE="https://telepathy.freedesktop.org/"
+SRC_URI=""
+LICENSE="metapackage"
+SLOT="0"
+
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
+
+IUSE="gadu icq +irc meanwhile msn sip sipe +xmpp yahoo steam zeroconf"
+
+DEPEND=""
+# These version support the 0.24.0 Telepathy specification
+# They work with Mission Control 5.14
+RDEPEND="
+ gadu? (
+ net-im/pidgin[gadu]
+ net-voip/telepathy-haze
+ )
+ icq? ( >=net-voip/telepathy-haze-0.6.0 )
+ irc? ( >=net-irc/telepathy-idle-0.1.14 )
+ meanwhile? (
+ net-im/pidgin[meanwhile]
+ net-voip/telepathy-haze
+ )
+ msn? ( >=net-voip/telepathy-gabble-0.16.4 )
+ sip? ( >=net-voip/telepathy-rakia-0.7.4 )
+ sipe? ( >=x11-plugins/pidgin-sipe-1.17.1[telepathy] )
+ steam? (
+ x11-plugins/pidgin-opensteamworks
+ net-voip/telepathy-haze
+ )
+ xmpp? ( >=net-voip/telepathy-gabble-0.16.4 )
+ yahoo? ( >=net-voip/telepathy-haze-0.6.0 )
+ zeroconf? ( >=net-voip/telepathy-salut-0.8.1 )
+"