From 2cbefe575abe259b1749f4247c215ea6f163d11f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 24 Mar 2008 04:15:07 +0000 Subject: Add telepathy-haze, a libpurple connection manager for Telepathy. WWW: http://developer.pidgin.im/wiki/Telepathy Submitted by: ahze --- net-im/telepathy-haze/Makefile | 28 ++++++++++++++++++++++++++++ net-im/telepathy-haze/distinfo | 3 +++ net-im/telepathy-haze/pkg-descr | 4 ++++ net-im/telepathy-haze/pkg-plist | 5 +++++ 4 files changed, 40 insertions(+) create mode 100644 net-im/telepathy-haze/Makefile create mode 100644 net-im/telepathy-haze/distinfo create mode 100644 net-im/telepathy-haze/pkg-descr create mode 100644 net-im/telepathy-haze/pkg-plist (limited to 'net-im/telepathy-haze') diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile new file mode 100644 index 000000000000..00806ce87722 --- /dev/null +++ b/net-im/telepathy-haze/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: telepathy-haze +# Date created: 2007-10-29 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom: ports/net-im/telepathy-haze/Makefile,v 1.3 2008/03/02 19:50:45 marcus Exp $ + +PORTNAME= haze +PORTVERSION= 0.2.0 +PORTREVISION= 1 +CATEGORIES= net-im +MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/ +PKGNAMEPREFIX= telepathy- +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Libpurple connection manager for telepathy + +LIB_DEPENDS= purple.4:${PORTSDIR}/net-im/libpurple \ + telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib + +USE_GNOME= pkgconfig +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" +WRKSRC= ${WRKDIR}/telepathy-${PORTNAME}-${DISTVERSION} +GNU_CONFIGURE= yes +USE_GMAKE= yes + +.include diff --git a/net-im/telepathy-haze/distinfo b/net-im/telepathy-haze/distinfo new file mode 100644 index 000000000000..28ebc9412273 --- /dev/null +++ b/net-im/telepathy-haze/distinfo @@ -0,0 +1,3 @@ +MD5 (telepathy-haze-0.2.0.tar.gz) = 63bb7d0f9c45be27d5cec478f9f61846 +SHA256 (telepathy-haze-0.2.0.tar.gz) = 63cd1d612eff7a3b206384d4a8dbce74a6481cce498b9be706e0f2a4d75f963b +SIZE (telepathy-haze-0.2.0.tar.gz) = 362270 diff --git a/net-im/telepathy-haze/pkg-descr b/net-im/telepathy-haze/pkg-descr new file mode 100644 index 000000000000..4ade5205b5f9 --- /dev/null +++ b/net-im/telepathy-haze/pkg-descr @@ -0,0 +1,4 @@ +Libpurple-based Telepathy connection manager, to provide Telepathy clients +with access to the full range of protocols supported by libpurple. + +WWW: http://developer.pidgin.im/wiki/Telepathy diff --git a/net-im/telepathy-haze/pkg-plist b/net-im/telepathy-haze/pkg-plist new file mode 100644 index 000000000000..37a9a039f8a0 --- /dev/null +++ b/net-im/telepathy-haze/pkg-plist @@ -0,0 +1,5 @@ +libexec/telepathy-haze +share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.haze.service +share/telepathy/managers/haze.manager +@dirrmtry share/telepathy/managers +@dirrmtry share/telepathy -- cgit v1.2.3