summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authordrochner <drochner>2010-07-09 09:46:49 +0000
committerdrochner <drochner>2010-07-09 09:46:49 +0000
commit1f3a590f4b66452d7ccbb5d0cbb0ec828d086bf7 (patch)
tree8e11f6b2f5329696c73a4be46fcdc27cba3a8d73 /chat
parent4912bb371fd63e31e06943d18f2c3c4b246bdad1 (diff)
downloadpkgsrc-1f3a590f4b66452d7ccbb5d0cbb0ec828d086bf7.tar.gz
add telepathy-mission-control5-5.5.1, uses a different protocol than
t-m-c4 and can be installed in parallel (needed at runtime by newer versions of empathy)
Diffstat (limited to 'chat')
-rw-r--r--chat/telepathy-mission-control5/DESCR16
-rw-r--r--chat/telepathy-mission-control5/Makefile39
-rw-r--r--chat/telepathy-mission-control5/PLIST42
-rw-r--r--chat/telepathy-mission-control5/distinfo5
4 files changed, 102 insertions, 0 deletions
diff --git a/chat/telepathy-mission-control5/DESCR b/chat/telepathy-mission-control5/DESCR
new file mode 100644
index 00000000000..4cceb240faf
--- /dev/null
+++ b/chat/telepathy-mission-control5/DESCR
@@ -0,0 +1,16 @@
+Mission Control, or MC, is a Telepathy component providing a way
+for "end-user" applications to abstract some of the details of
+connection managers, to provide a simple way to manipulate a bunch
+of connection managers at once, and to remove the need to have in
+each program the account definitions and credentials.
+
+Misson Control implements some well-defined API's much like each
+connection manager respond to a set of well-defined telepathy API's.
+The set of API's implemented by MCs will be split in several
+interfaces to ease progressive and adaptative implementation of
+each facet.
+
+There are different types of files that the MC will use, and that
+are installed by the various connection managers package or
+third-party application needing to be hooked-in. MC is able to
+handle all those file formats as expected.
diff --git a/chat/telepathy-mission-control5/Makefile b/chat/telepathy-mission-control5/Makefile
new file mode 100644
index 00000000000..1192e7f59cf
--- /dev/null
+++ b/chat/telepathy-mission-control5/Makefile
@@ -0,0 +1,39 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/09 09:46:49 drochner Exp $
+#
+
+DISTNAME= telepathy-mission-control-5.5.1
+PKGNAME= telepathy-mission-control5-5.5.1
+CATEGORIES= chat
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mission-control/}
+MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-mission-control/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://mission-control.sourceforge.net/
+COMMENT= Telepathy component providing abstractions for "end-user" applications
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake pkg-config
+
+PKGCONFIG_OVERRIDE+= mission-control-plugins.pc.in
+#PKGCONFIG_OVERRIDE+= libmcclient.pc.in
+#PKGCONFIG_OVERRIDE+= mission-control.pc.in
+
+#.include "../../lang/python/pyversion.mk"
+CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN}
+
+CONFIGURE_ARGS+= --enable-gnome-keyring
+.include "../../security/libgnome-keyring/buildlink3.mk"
+
+# needs py-twisted
+# TEST_TARGET= check
+
+.include "../../chat/telepathy-glib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../textproc/libxslt/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/telepathy-mission-control5/PLIST b/chat/telepathy-mission-control5/PLIST
new file mode 100644
index 00000000000..433c9e50d21
--- /dev/null
+++ b/chat/telepathy-mission-control5/PLIST
@@ -0,0 +1,42 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/07/09 09:46:49 drochner Exp $
+bin/mc-tool
+bin/mc-wait-for-name
+include/mission-control-5.5/mission-control-plugins/account-storage.h
+include/mission-control-5.5/mission-control-plugins/account.h
+include/mission-control-5.5/mission-control-plugins/dispatch-operation-policy.h
+include/mission-control-5.5/mission-control-plugins/dispatch-operation.h
+include/mission-control-5.5/mission-control-plugins/loader.h
+include/mission-control-5.5/mission-control-plugins/mcp-signals-marshal.h
+include/mission-control-5.5/mission-control-plugins/mission-control-plugins.h
+include/mission-control-5.5/mission-control-plugins/request-policy.h
+include/mission-control-5.5/mission-control-plugins/request.h
+lib/libmission-control-plugins.la
+lib/pkgconfig/mission-control-plugins.pc
+libexec/mission-control-5
+man/man1/mc-tool.1
+man/man1/mc-wait-for-name.1
+man/man8/mission-control-5.8
+share/dbus-1/services/org.freedesktop.Telepathy.AccountManager.service
+share/dbus-1/services/org.freedesktop.Telepathy.MissionControl5.service
+share/gtk-doc/html/mission-control-plugins/McpAccountStorage.html
+share/gtk-doc/html/mission-control-plugins/McpDispatchOperation.html
+share/gtk-doc/html/mission-control-plugins/McpDispatchOperationPolicy.html
+share/gtk-doc/html/mission-control-plugins/McpRequest.html
+share/gtk-doc/html/mission-control-plugins/McpRequestPolicy.html
+share/gtk-doc/html/mission-control-plugins/api-index-full.html
+share/gtk-doc/html/mission-control-plugins/ch01.html
+share/gtk-doc/html/mission-control-plugins/ch02.html
+share/gtk-doc/html/mission-control-plugins/ch03.html
+share/gtk-doc/html/mission-control-plugins/ch04.html
+share/gtk-doc/html/mission-control-plugins/home.png
+share/gtk-doc/html/mission-control-plugins/index.html
+share/gtk-doc/html/mission-control-plugins/index.sgml
+share/gtk-doc/html/mission-control-plugins/left.png
+share/gtk-doc/html/mission-control-plugins/mission-control-plugins-Plugin-loader-and-global-functions.html
+share/gtk-doc/html/mission-control-plugins/mission-control-plugins-account.html
+share/gtk-doc/html/mission-control-plugins/mission-control-plugins.devhelp
+share/gtk-doc/html/mission-control-plugins/mission-control-plugins.devhelp2
+share/gtk-doc/html/mission-control-plugins/object-tree.html
+share/gtk-doc/html/mission-control-plugins/right.png
+share/gtk-doc/html/mission-control-plugins/style.css
+share/gtk-doc/html/mission-control-plugins/up.png
diff --git a/chat/telepathy-mission-control5/distinfo b/chat/telepathy-mission-control5/distinfo
new file mode 100644
index 00000000000..1d25cda0711
--- /dev/null
+++ b/chat/telepathy-mission-control5/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/09 09:46:49 drochner Exp $
+
+SHA1 (telepathy-mission-control-5.5.1.tar.gz) = 9698012674bbf3965c5147d19ecb9cceb01bf564
+RMD160 (telepathy-mission-control-5.5.1.tar.gz) = 3bf9c166c6056abec940736045fc8424b3994fed
+Size (telepathy-mission-control-5.5.1.tar.gz) = 1217791 bytes