diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-farstream/Makefile | 15 | ||||
-rw-r--r-- | net-im/telepathy-farstream/distinfo | 4 | ||||
-rw-r--r-- | net-im/telepathy-farstream/pkg-plist | 33 |
3 files changed, 27 insertions, 25 deletions
diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile index 58869f7b5..76e521e66 100644 --- a/net-im/telepathy-farstream/Makefile +++ b/net-im/telepathy-farstream/Makefile @@ -3,7 +3,7 @@ # $MCom PORTNAME= telepathy-farstream -PORTVERSION= 0.4.0 +PORTVERSION= 0.6.0 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -11,8 +11,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Farstream Connection Manager for Telepathy Framework LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ - telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \ - farstream-0.1:${PORTSDIR}/net-im/farstream + telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ + farstream-0.2:${PORTSDIR}/net-im/farstream GNU_CONFIGURE= yes USE_GMAKE= yes @@ -20,8 +20,13 @@ USE_LDCONFIG= yes USE_PYTHON= yes USE_AUTOTOOLS= libtool USES= pathfix pkgconfig -USE_GNOME= glib20 ltverhack libxslt:build +USE_GNOME= glib20 libxslt:build ltverhack +CONFIGURE_ENV= LIBS="-pthread" CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -pthread +LDFLAGS+= -L${LOCALBASE}/lib + +post-patch: + @${REINPLACE_CMD} -e 's|\(^pkgconfigdir =\).*|\1 ${PREFIX}/libdata/pkgconfig|' \ + ${WRKSRC}/telepathy-farstream/Makefile.in .include <bsd.port.mk> diff --git a/net-im/telepathy-farstream/distinfo b/net-im/telepathy-farstream/distinfo index c64738eeb..0d57a7f23 100644 --- a/net-im/telepathy-farstream/distinfo +++ b/net-im/telepathy-farstream/distinfo @@ -1,2 +1,2 @@ -SHA256 (telepathy-farstream-0.4.0.tar.gz) = cdfe69c8996fab439a89af2f5ee79c3b8eec709914e17f7780302cd2dda3b48e -SIZE (telepathy-farstream-0.4.0.tar.gz) = 656983 +SHA256 (telepathy-farstream-0.6.0.tar.gz) = 0524e09f6f3a9617b9dcb5a1c1cb75fa80afb722709f9967386a091925096413 +SIZE (telepathy-farstream-0.6.0.tar.gz) = 595317 diff --git a/net-im/telepathy-farstream/pkg-plist b/net-im/telepathy-farstream/pkg-plist index 3eae99ca2..8e7afbb89 100644 --- a/net-im/telepathy-farstream/pkg-plist +++ b/net-im/telepathy-farstream/pkg-plist @@ -1,26 +1,23 @@ include/telepathy-1.0/telepathy-farstream/channel.h include/telepathy-1.0/telepathy-farstream/content.h include/telepathy-1.0/telepathy-farstream/telepathy-farstream.h +lib/girepository-1.0/TelepathyFarstream-0.6.typelib lib/libtelepathy-farstream.a lib/libtelepathy-farstream.la lib/libtelepathy-farstream.so -lib/libtelepathy-farstream.so.2 -%%PYTHON_SITELIBDIR%%/tpfarstream.a -%%PYTHON_SITELIBDIR%%/tpfarstream.la -%%PYTHON_SITELIBDIR%%/tpfarstream.so +lib/libtelepathy-farstream.so.3 libdata/pkgconfig/telepathy-farstream.pc -share/gtk-doc/html/telepathy-farstream/TfChannel.html -share/gtk-doc/html/telepathy-farstream/TfContent.html -share/gtk-doc/html/telepathy-farstream/ch01.html -share/gtk-doc/html/telepathy-farstream/home.png -share/gtk-doc/html/telepathy-farstream/index.html -share/gtk-doc/html/telepathy-farstream/index.sgml -share/gtk-doc/html/telepathy-farstream/left.png -share/gtk-doc/html/telepathy-farstream/right.png -share/gtk-doc/html/telepathy-farstream/style.css -share/gtk-doc/html/telepathy-farstream/telepathy-farstream.devhelp2 -share/gtk-doc/html/telepathy-farstream/up.png -@dirrm share/gtk-doc/html/telepathy-farstream -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc +share/gir-1.0/TelepathyFarstream-0.6.gir +share/doc/telepathy-farstream/TfChannel.html +share/doc/telepathy-farstream/TfContent.html +share/doc/telepathy-farstream/ch01.html +share/doc/telepathy-farstream/home.png +share/doc/telepathy-farstream/index.html +share/doc/telepathy-farstream/index.sgml +share/doc/telepathy-farstream/left.png +share/doc/telepathy-farstream/right.png +share/doc/telepathy-farstream/style.css +share/doc/telepathy-farstream/up.png +share/doc/telepathy-farstream/telepathy-farstream.devhelp2 +@dirrm share/doc/telepathy-farstream @dirrm include/telepathy-1.0/telepathy-farstream |