Update to telepathy-glib-0.17.7.
This commit is contained in:
parent
5d183607b4
commit
e1a14bab38
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2012/03/17 12:07:56 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2012/03/29 08:59:58 ajacoutot Exp $
|
||||
|
||||
COMMENT= flexible communications framework, glib bindings
|
||||
|
||||
DISTNAME= telepathy-glib-0.16.5
|
||||
DISTNAME= telepathy-glib-0.17.7
|
||||
|
||||
SHARED_LIBS += telepathy-glib 10.0 # .63.3
|
||||
SHARED_LIBS += telepathy-glib 69.0 # 69.0
|
||||
|
||||
HOMEPAGE= ${HOMEPAGE_TP:=Telepathy GLib}
|
||||
|
||||
@ -26,11 +26,11 @@ LIB_DEPENDS= x11/dbus-glib
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--disable-gtk-doc \
|
||||
--enable-introspection \
|
||||
--enable-vala-bindings
|
||||
#CONFIGURE_ARGS+= --enable-backtrace (add -llibexecinfo)
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
ac_cv_prog_PYTHON="${MODPY_BIN}"
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (telepathy/telepathy-glib-0.16.5.tar.gz) = JGt/LC+Zv4JJmQ+w9lJMCQ==
|
||||
RMD160 (telepathy/telepathy-glib-0.16.5.tar.gz) = Kq6RAD42NSc0NJvGCUMlMqLFnok=
|
||||
SHA1 (telepathy/telepathy-glib-0.16.5.tar.gz) = owWr6DJR3jKdBbA0hw8ZiZQhX+A=
|
||||
SHA256 (telepathy/telepathy-glib-0.16.5.tar.gz) = fRXWCK1dlg46oL2cdvbq0ACKXrD+H6W9yQ+d2RO0hHg=
|
||||
SIZE (telepathy/telepathy-glib-0.16.5.tar.gz) = 3113658
|
||||
MD5 (telepathy/telepathy-glib-0.17.7.tar.gz) = kud203XP4O9q9K/2AKUVDg==
|
||||
RMD160 (telepathy/telepathy-glib-0.17.7.tar.gz) = 7pM5m8i0be790V+Y1k36jERbRcI=
|
||||
SHA1 (telepathy/telepathy-glib-0.17.7.tar.gz) = aCocfmDr7OFjzYzBbluum6eDTaU=
|
||||
SHA256 (telepathy/telepathy-glib-0.17.7.tar.gz) = v+tp2W6aXxyrenpm5H7VOVe/fvN1fefygZ5xhRngP68=
|
||||
SIZE (telepathy/telepathy-glib-0.17.7.tar.gz) = 3570340
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-telepathy-glib_Makefile_in,v 1.13 2012/02/26 12:52:49 ajacoutot Exp $
|
||||
$OpenBSD: patch-telepathy-glib_Makefile_in,v 1.14 2012/03/29 08:59:58 ajacoutot Exp $
|
||||
|
||||
- For some reason on mips64(el), nm doesn't create the _gen/abi.nm file,
|
||||
but returns 1. This patch lets the build continue.
|
||||
|
||||
--- telepathy-glib/Makefile.in.orig Tue Dec 13 11:21:53 2011
|
||||
+++ telepathy-glib/Makefile.in Sun Feb 26 12:28:27 2012
|
||||
@@ -1629,7 +1629,7 @@ check-local: check-coding-style
|
||||
--- telepathy-glib/Makefile.in.orig Thu Mar 22 22:35:36 2012
|
||||
+++ telepathy-glib/Makefile.in Thu Mar 29 10:32:03 2012
|
||||
@@ -1734,7 +1734,7 @@ check-local: check-coding-style
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@ diff -c _gen/versioned-abi.txt _gen/abi.txt
|
||||
|
||||
@HAVE_LD_VERSION_SCRIPT_TRUE@_gen/abi.txt: libtelepathy-glib-internal.la abi.am
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2012/02/26 12:52:49 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.17 2012/03/29 08:59:58 ajacoutot Exp $
|
||||
include/telepathy-1.0/
|
||||
include/telepathy-1.0/telepathy-glib/
|
||||
include/telepathy-1.0/telepathy-glib/_gen/
|
||||
@ -9,6 +9,10 @@ include/telepathy-1.0/telepathy-glib/_gen/telepathy-enums.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/telepathy-interfaces.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-account-manager.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-account.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-call-content-media-description.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-call-content.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-call-stream-endpoint.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-call-stream.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-channel-dispatch-operation.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-channel-dispatcher.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-channel-request.h
|
||||
@ -23,6 +27,10 @@ include/telepathy-1.0/telepathy-glib/_gen/tp-cli-media-stream-handler.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-cli-protocol.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-account-manager.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-account.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-call-content-media-description.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-call-content.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-call-stream-endpoint.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-call-stream.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-channel-dispatch-operation.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-channel-dispatcher.h
|
||||
include/telepathy-1.0/telepathy-glib/_gen/tp-svc-channel-request.h
|
||||
@ -42,15 +50,27 @@ include/telepathy-1.0/telepathy-glib/account.h
|
||||
include/telepathy-1.0/telepathy-glib/add-dispatch-operation-context.h
|
||||
include/telepathy-1.0/telepathy-glib/automatic-client-factory.h
|
||||
include/telepathy-1.0/telepathy-glib/automatic-proxy-factory.h
|
||||
include/telepathy-1.0/telepathy-glib/base-call-channel.h
|
||||
include/telepathy-1.0/telepathy-glib/base-call-content.h
|
||||
include/telepathy-1.0/telepathy-glib/base-call-stream.h
|
||||
include/telepathy-1.0/telepathy-glib/base-channel.h
|
||||
include/telepathy-1.0/telepathy-glib/base-client.h
|
||||
include/telepathy-1.0/telepathy-glib/base-connection-manager.h
|
||||
include/telepathy-1.0/telepathy-glib/base-connection.h
|
||||
include/telepathy-1.0/telepathy-glib/base-contact-list.h
|
||||
include/telepathy-1.0/telepathy-glib/base-media-call-channel.h
|
||||
include/telepathy-1.0/telepathy-glib/base-media-call-content.h
|
||||
include/telepathy-1.0/telepathy-glib/base-media-call-stream.h
|
||||
include/telepathy-1.0/telepathy-glib/base-password-channel.h
|
||||
include/telepathy-1.0/telepathy-glib/base-protocol.h
|
||||
include/telepathy-1.0/telepathy-glib/base-room-config.h
|
||||
include/telepathy-1.0/telepathy-glib/basic-proxy-factory.h
|
||||
include/telepathy-1.0/telepathy-glib/call-channel.h
|
||||
include/telepathy-1.0/telepathy-glib/call-content-media-description.h
|
||||
include/telepathy-1.0/telepathy-glib/call-content.h
|
||||
include/telepathy-1.0/telepathy-glib/call-misc.h
|
||||
include/telepathy-1.0/telepathy-glib/call-stream-endpoint.h
|
||||
include/telepathy-1.0/telepathy-glib/call-stream.h
|
||||
include/telepathy-1.0/telepathy-glib/capabilities.h
|
||||
include/telepathy-1.0/telepathy-glib/channel-dispatch-operation.h
|
||||
include/telepathy-1.0/telepathy-glib/channel-dispatcher.h
|
||||
@ -115,6 +135,7 @@ include/telepathy-1.0/telepathy-glib/stream-tube-channel.h
|
||||
include/telepathy-1.0/telepathy-glib/stream-tube-connection.h
|
||||
include/telepathy-1.0/telepathy-glib/svc-account-manager.h
|
||||
include/telepathy-1.0/telepathy-glib/svc-account.h
|
||||
include/telepathy-1.0/telepathy-glib/svc-call.h
|
||||
include/telepathy-1.0/telepathy-glib/svc-channel-dispatch-operation.h
|
||||
include/telepathy-1.0/telepathy-glib/svc-channel-dispatcher.h
|
||||
include/telepathy-1.0/telepathy-glib/svc-channel-request.h
|
||||
@ -144,11 +165,19 @@ share/gir-1.0/TelepathyGLib-0.12.gir
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/telepathy-glib/
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseCallChannel.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseCallContent.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseCallStream.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseChannel.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseConnection.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseConnectionManager.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseMediaCallChannel.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseMediaCallContent.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseMediaCallStream.html
|
||||
share/gtk-doc/html/telepathy-glib/TpBaseRoomConfig.html
|
||||
share/gtk-doc/html/telepathy-glib/TpCMMessage.html
|
||||
share/gtk-doc/html/telepathy-glib/TpCallContentMediaDescription.html
|
||||
share/gtk-doc/html/telepathy-glib/TpCallStreamEndpoint.html
|
||||
share/gtk-doc/html/telepathy-glib/TpChannelFactoryIface.html
|
||||
share/gtk-doc/html/telepathy-glib/TpChannelIface.html
|
||||
share/gtk-doc/html/telepathy-glib/TpChannelManager.html
|
||||
@ -193,6 +222,10 @@ share/gtk-doc/html/telepathy-glib/telepathy-glib-base-contact-list.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-base-password-channel.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-base-protocol.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-basic-proxy-factory.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-call-channel.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-call-content.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-call-misc.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-call-stream.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-capabilities.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-channel-auth.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-channel-contactsearch.html
|
||||
@ -209,9 +242,14 @@ share/gtk-doc/html/telepathy-glib/telepathy-glib-channel-tube.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-channel-tubes.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-channel.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-cli-anonymity.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-cli-call-channel.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-cli-call-content.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-cli-call-misc.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-cli-call-stream.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-cli-service-point.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-client-channel-factory.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-client.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-connection-addressing.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-connection-aliasing.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-connection-avatars.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-connection-balance.html
|
||||
@ -268,11 +306,13 @@ share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-account-manager.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-account.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-anonymity.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-auth.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-call.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-contactlist.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-contactsearch.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-dispatch-operation.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-dispatcher.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-file-transfer.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-ft-metadata.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-group.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-media.html
|
||||
share/gtk-doc/html/telepathy-glib/telepathy-glib-svc-channel-request.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user